openfoam/modules
2017-12-18 10:51:53 +01:00
..
cfmesh@7fb146a232 CONFIG: update for gcc-4.9.4, and cfmesh module 2017-12-18 10:51:53 +01:00
doc CONFIG: add additional modules/ directory and Module namespace 2017-12-13 17:36:35 +01:00
README.md CONFIG: add additional modules/ directory and Module namespace 2017-12-13 17:36:35 +01:00

OpenFOAM Modules

This directory is a location to place additional OpenFOAM components or tools and have them built as part of the normal OpenFOAM build process. It is assumed that each subdirectory contain an appropriate Allwmake file, and that they should in all likelihood also build into $FOAM_APPBIN and $FOAM_LIBBIN instead of $FOAM_USER_APPBIN and $FOAM_USER_LIBBIN.

These additional components may be added as git submodules, by script or by hand.

To build the doxygen information for the components, it is also necessary to link the directories to the doc/ subdirectory.