Toolkit for reproducible multiphase CFD workflows.
Project description
Multiphase Python Repository by HZDR
The multiphasepy package is a Python toolkit for building, running, and
maintaining CFD simulation case collections for the software released by the
OpenFOAM Foundation (but also others, like Ansys Fluent
or Siemens Simcenter Star-CCM). It combines reusable library modules with
practical command-line tools to cover the full simulation lifecycle: case
templating, batch execution, monitoring, post-processing, validation support,
repository comparison, and publication workflows.
At its core, multiphasepy helps teams move from individual case setups to
scalable, structured projects containing a large collection of setups, e.g. a
validation database. Cases can be provided as templates that are parameterized
at runtime, metadata can be managed in a machine-readable way and cases can be
conveniently batch-processed with the workflow management tool
Snakemake both on workstations and
Slurm-based HPC systems. Using a container-based
software environment (e.g. Apptainer or
Docker) the case collection becomes fully portable.
An integrated Copier template allows the
creation and maintenance of multiple independent case collections.
Beyond execution, the package supports quality assurance and communication of results: tools are included for automated checks, fuzzy-logic based evaluation, data conversion, visualization, and generation of artifacts suitable for reporting and dissemination. This makes multiphasepy a practical bridge between day-to-day CFD case work and long-term, reproducible research software operations in collaborative environments.
Command-Line Tools
The multiphasepy package provides a comprehensive suite of command-line tools
for CFD workflow management, data processing, and quality assurance. All tools
follow the naming convention mpy<function> and provide --help for detailed
usage information.
Workflow Management
- mpycopy : Copy and render templated cases
- mpydocker : Launch customizable Docker development environments
- mpywatch : Progress display and real-time data visualization
- mpyworkflow : Create and manage cases projects allowing batch processing
Data Processing
- mpyconv : Convert data files between formats
- mpypost : Mathematical post-processing operations
- mpyvisualize : Visualize simulation result files
Quality Assurance
- mpytest : Run CFD code functionality tests
- mpyfuzzy : Evaluate simulation goodness using fuzzy logic
- mpyhooks : Run git hooks for code quality checks
Utilities
- mpyidentify : Identify file types and associate tags
- mpyrpcmp : Compare two repositories (file-based)
- mpyrpdiff : Compare repositories using git diff
- mpyshrun : Wrap shell commands with logging
Publishing
- mpypublish : Publish software to Rodare repository
Installation
The multiphasepy package requires Python 3.12 or newer.
Install the latest release from PyPI:
pip install multiphasepy
For full environment setup and platform-specific notes, see the installation guide in the documentation.
How to cite us?
If you find that package useful, please cite as
Schlegel et al. (2026). Multiphase Python Repository by HZDR. Rodare.
<https://doi.org/10.14278/rodare.3093>.
Acknowledgements
OpenFOAM® is a registered trade mark of OpenCFD Limited, producer and distributor of the OpenFOAM® software via www.openfoam.com. The Multiphase Python Repository by HZDR is not compatible with the software released by OpenCFD Limited, but is developed for the software released by the OpenFOAM Foundation via www.openfoam.org.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file multiphasepy-4.0.0.tar.gz.
File metadata
- Download URL: multiphasepy-4.0.0.tar.gz
- Upload date:
- Size: 89.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Hatch/1.16.5 cpython/3.12.13 HTTPX/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e97bbac7e5f8e0825038245da1cc7e427e67add523529026d499b1b4e217cdf6
|
|
| MD5 |
c75060bbc5e466e89bf5e03b7f4df7e3
|
|
| BLAKE2b-256 |
d34a93f6885ea9bcafa571bbff357d278b195a7825dd19da8d9144c882d6c3a1
|
File details
Details for the file multiphasepy-4.0.0-py3-none-any.whl.
File metadata
- Download URL: multiphasepy-4.0.0-py3-none-any.whl
- Upload date:
- Size: 122.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: Hatch/1.16.5 cpython/3.12.13 HTTPX/0.28.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
142d6d22f4082e67823290dec065f19f7f703e0ecdc00c7ebdddd133a98cefef
|
|
| MD5 |
01bb0078a6c2ac13f856c609b895965a
|
|
| BLAKE2b-256 |
de09eb4fa819f2324c46d5708316c4d96efff17896eafcf425f5a6d041a104ea
|