Support for additional modules
-
Provides hooks for placing additional OpenFOAM-related components into a modules/ subdirectory and having is build along with the normal OpenFOAM build.
-
To avoid possible collisions with other OpenFOAM components, the namespace Foam::Module is provided.
-
The additional components could come from one of the Community repositories, any other repository or even just from an unpacked tar-file.
Edited by Mark OLESEN