|
8 years ago | |
---|---|---|
doc | 9 years ago | |
examples | 9 years ago | |
model | 9 years ago | |
models | 9 years ago | |
src | 9 years ago | |
test | 9 years ago | |
.gitignore | 9 years ago | |
LICENSE | 9 years ago | |
NOTICE | 9 years ago | |
README.md | 8 years ago | |
build.sh | 9 years ago | |
install_mpi4py.sh | 9 years ago | |
notes.txt | 9 years ago |
You can easily install PythonPDEVS with the following command.
cd src
python setup.py install --user
To use distributed simulation capabilities, run the script install_mpi4py.sh to install the necessary MPI library and bindings.
Detailed documentation of the installation and use of PythonPDEVS can be found in the PythonPDEVS documentation.