Skip to content

gerlero/reagency

Repository files navigation

reagency

CI OpenFOAM versions Docker Docker image

A simple, extensible reaction model for OpenFOAM.

Installation

Install from source

Requirements

reagency requires OpenFOAM, as distributed by OpenCFD (openfoam.com). Compatible OpenFOAM versions are v2112, v2206, v2212, v2306, v2312, v2406 and v2412.

Versions produced by the OpenFOAM Foundation (openfoam.org) (e.g. OpenFOAM 11, OpenFOAM 12) are not compatible. macOS users may want to consider OpenFOAM.app.

Download

Download the source code of reagency, or clone this repository with Git:

git clone https://github.com/gerlero/reagency.git

Compile

To build and install reagency, just invoke the top-level Allwmake script:

cd reagency
./Allwmake -j

If necessary, activate/source the correct OpenFOAM environment before running Allwmake.

Test

Optionally, you can verify the installation of reagency by running the included test suite (requires Python 3.7 or later):

tests/Alltest

About

A simple, extensible reaction model for OpenFOAM

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published