This python library aims to help developing and managing an MCNP simulation. When
installed you'll be able to execute the python script MCNPmanager -h
. The -h
parameter will help and guide you through the usage of the script.
it is still a development version, but these commands work:
MCNPmanager init PATH
-> start a new MCNPmanager projectMCNPmanager cd PATH
-> copy an MCNPmanager project into an existing oneMCNPmanager build
-> build the MCNP input file
- Python. Versions >= 3 are not supported
Installing the latest stable repo is an easy task, just:
pip install git+https://github.com/ipostuma/PyMCNPmanager.git
While if you want to get the latest development unstable repo, just execute
the command above and add this trailing string @dev
.
pip uninstall PyMCNPmanager
e-mail: ian.postuma [аt] gmail.com
List of authors: Ian Postuma