Skip to content
Snippets Groups Projects
Commit e67d22f2 authored by henry's avatar henry
Browse files

Load the "forces" library needed for the 6-DoF motion.

parent 66163783
No related branches found
No related tags found
No related merge requests found
......@@ -51,6 +51,11 @@ maxCo 0.2;
maxDeltaT 0.025;
libs ("libincompressibleRASModels.so" "libfvMotionSolvers.so");
libs
(
"libincompressibleRASModels.so"
"libfvMotionSolvers.so"
"libforces.so"
);
// ************************************************************************* //
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment