GithubHelp home page GithubHelp logo

jec5103 / modular Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ctogle/modular

0.0 1.0 0.0 27.23 MB

modular simulator framework

License: MIT License

Python 86.62% Shell 0.47% AMPL 4.16% HTML 8.75%

modular's Introduction


modular4

Version 4 of modular simulator framework


Install modular, sim_anneal, and gillespiem with:

./setup.py



To run the tests and view the test results:

Change to the tests directory:

cd ./tests/

Run the test:

./test.py

View the test results:

../mrun.sh --dir ./correl_ensemble_test/ --plt



Three ways to run an mcfg using the mrun.sh script (with mrun.sh in the path):

mrun.sh --mcfg path/to/some/mcfgfile.mcfg

mrun.sh --np #processes --mcfg path/to/some/mcfgfile.mcfg

mrun.sh --mpi path/to/some/hostfile --mcfg path/to/some/mcfgfile.mcfg

You can also run mcfgs using mpiexec manually:

mpiexec [mpi-options] mrun.sh --mcfg path/to/some/mcfgfile.mcfg

Running an mcfg creates a directory in the current working directory containing results among other files generated during the run. To view output data:

mrun.sh --dir /path/to/output/files/ --plt


modular's People

Contributors

ctogle avatar

Watchers

Jason Czak avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.