DLR-RY / ECI4FOAM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ECI4I4FOAM

External Coupling Interface 4 FOAM ECI4FOAM provides an interface for coupling external tools and software to OpenFOAM

Documentation

Documentation

Installation

requires OpenFOAM of2212 or higher sourced and installed and python 3.7+ (conda is highly recommended)

./build-ECI4FOAM.sh # will install conan zmq oftest

Note: Older version are supported on v1.0.1

Testsuite

install oftest to automatically test OpenFOAM with py.test

pip install oftest

run the test enviroment

py.test

Build Documentation

The documentation is based on the Jekyll Documentation Theme

cd docs
jekyll serve

About

License:GNU General Public License v3.0


Languages

Language:C 48.5%Language:C++ 47.0%Language:Shell 3.0%Language:Python 1.5%