OpenFOAM Library template with testsuite and documenation
Edit me
OpenFOAM Library template 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