exasim-project / FoamAdapter

GPL Adapter for the MIT licensed NeoFOAM
1 stars 0 forks source link

Requirements | Compilation |

FoamAdapter

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.

Requirements

FoamAdapter has the following requirements

Compilation

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

Structure

The repository is structured in the following way: