/FMU4FOAM-1

Primary LanguageC++GNU General Public License v3.0GPL-3.0

FMU4FOAM

A framework that enables the coupling of OpenFOAM with FMUs or the distribution of OpenFOAM as an FMU

Documentation

Documentation

How to install?

  1. Install FMU4FOAM package:

requires conan and pythonfmu

pip install fmu4foam

Compile OpenFOAM

./build-ECI4FOAM.sh # init submodule
./Allwmake

more details are found in the documentation

run example

cd examples/TempControlFlange/
./Allrun