Small Python package to perform pre- and post-processing steps for PetIBM.
- PetIBM (last tested:
0.5.1
) - Python (
3.6.10
) - H5Py (
2.10.0
) - lxml (
4.5.0
) - Matplotlib (
3.1.1
) - NumPy (
1.18.1
) - Pyyaml (
5.3
) - SciPy (
1.3.2
)
With Anaconda:
conda env create --name=py36-petibmpy --file=environment.yaml
conda activate py36-petibmpy
python setup.py install
Please e-mail Olivier Mesnard if you have any questions, suggestions, or feedback.
To report bugs, please use the GitHub issue tracking system. We also welcome pull-requests.