Skip to content

carlo-fiorina/ECI4FOAM

 
 

Repository files navigation

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 48.5%
  • C++ 47.0%
  • Shell 3.0%
  • Python 1.5%