ECI4FOAM with testsuite and documenation
Edit me

ECI4FOAM to quickly generate a library with testsuite and hosted documenation

zip or clone this library and edit it from there

Installation OpenFOAM

requires OpenFOAM of2012 sourced and installed

./Allwmake

Installation Testsuite

install oftest to automatically test OpenFOAM with py.test

pip install oftest

run the test enviroment

py.test