HenningScheufler / FMU4FOAM-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:GNU General Public License v3.0


Languages

Language:C++ 72.9%Language:C 15.5%Language:Python 7.1%Language:Modelica 2.3%Language:Shell 1.2%Language:CMake 0.9%Language:Batchfile 0.0%