Merge branch 'develop' of develop.openfoam.com:Development/OpenFOAM-plus into develop

This commit is contained in:
sergio
2019-05-13 13:13:55 -07:00
committed by Andrew Heather
15 changed files with 611 additions and 181 deletions

View File

@ -14,7 +14,12 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
libs ("libmeshTools.so" "liblumpedPointMotion.so");
libs
(
"libmeshTools.so"
"liblumpedPointMotion.so"
"libfvMotionSolvers.so"
);
application simpleFoam; // Change to pimpleFoam for transient