Skip to content

Python framework for coupled HPC simulations

License

Notifications You must be signed in to change notification settings

ehabhassan/IPS-framework

 
 

Repository files navigation

Integrated Plasma Simulator (IPS) Framework

Installing

python3 setup.py install

Install in develop mode

python3 setup.py develop

Running IPS

ips.py --help
ips.py --simulation=SIMULATION --platform=PLATFORM_FILENAME

To run the tests (requires pytest)

python3 setup.py test

Build Status codecov

About

Python framework for coupled HPC simulations

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 89.8%
  • HTML 4.6%
  • JavaScript 2.0%
  • CSS 1.2%
  • C 0.9%
  • Shell 0.7%
  • Other 0.8%