External Coupling Interface 4 FOAM ECI4FOAM provides an interface for coupling external tools and software to OpenFOAM
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
install oftest to automatically test OpenFOAM with py.test
pip install oftest
run the test enviroment
py.test
The documentation is based on the Jekyll Documentation Theme
cd docs
jekyll serve