Updated name of turbulence library for immersed boundary
This commit is contained in:
parent
19890cb253
commit
0a48479185
1 changed files with 1 additions and 1 deletions
|
@ -19,6 +19,6 @@ EXE_LIBS = \
|
||||||
-lincompressibleTurbulenceModel \
|
-lincompressibleTurbulenceModel \
|
||||||
-lincompressibleRASModels \
|
-lincompressibleRASModels \
|
||||||
-lincompressibleLESModels \
|
-lincompressibleLESModels \
|
||||||
-limmersedBoundaryTurbulence \
|
-lincompressibleImmersedBoundaryTurbulence \
|
||||||
-llduSolvers \
|
-llduSolvers \
|
||||||
-L$(MESQUITE_LIB_DIR) -lmesquite
|
-L$(MESQUITE_LIB_DIR) -lmesquite
|
||||||
|
|
Reference in a new issue