/aiofoam

asyncio-enabled Python-based OpenFOAM case runner

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

aiofoam

⚠️ This project is deprecated: it is superseded by foamlib

Documentation CI Codecov Checked with mypy Code style: black PyPI PyPI - Python Version

aiofoam provides an asynchronous (asyncio-based) API for running OpenFOAM cases from Python.

Install with pip:

pip install aiofoam

For more information, check out the documentation.