The purpose of this repository is to simplify and showcase how NeoFOAM can be used in combination with OpenFOAM. It provides converters between OpenFOAM and NeoFOAM datastructures, examples and tests.
FoamAdapter has the following requirements
We provide several Cmake presets to set commmonly required flags if you compile FoamAdapter
cmake --list-presets # To list existing presets
cmake --preset production # To compile for production use
The repository is structured in the following way: