mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Tutorials: Added libOpenFOAM.so to libs when used to avoid paraFoam failing
This commit is contained in:
@ -53,16 +53,9 @@ maxDeltaT 0.025;
|
||||
|
||||
libs
|
||||
(
|
||||
"libOpenFOAM.so"
|
||||
"libincompressibleRASModels.so"
|
||||
"libforces.so"
|
||||
);
|
||||
|
||||
|
||||
// libs
|
||||
// (
|
||||
// "libgenericPatchFields.so"
|
||||
// "libincompressibleRASModels.so"
|
||||
// "libforces.so"
|
||||
// );
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user