fvMeshMovers: Rationalised directory structure and library naming convention

to support additional movers in a more modular fashion so that they can be
loaded individually.
This commit is contained in:
Henry Weller
2024-02-13 21:26:52 +00:00
parent fd18d7e528
commit c84e216282
65 changed files with 93 additions and 1668 deletions

View File

@ -18,7 +18,7 @@ mover
{
type motionSolver;
libs ("libfvMeshMovers.so" "libfvMotionSolvers.so");
libs ("libfvMotionSolvers.so");
motionSolver solidBody;

View File

@ -18,7 +18,7 @@ mover
{
type motionSolver;
libs ("libfvMeshMovers.so" "libfvMotionSolvers.so");
libs ("libfvMotionSolvers.so");
motionSolver solidBody;