Skip to content
Snippets Groups Projects
Commit 9ea68fe6 authored by h.weller@opencfd.co.uk's avatar h.weller@opencfd.co.uk Committed by graham
Browse files

Corrected for turbulence library name-change

parent 932d71c1
Branches
Tags
No related merge requests found
......@@ -3,8 +3,8 @@ EXE_LIBS = \
-lbasicThermophysicalModels \
-lchemistryModel \
-lcombustionThermophysicalModels \
-lcompressibleLESmodels \
-lcompressibleRASmodels \
-lcompressibleLESModels \
-lcompressibleRASModels \
-ldecompositionMethods \
-ldieselSpray \
-ldynamicFvMesh \
......@@ -15,9 +15,9 @@ EXE_LIBS = \
-lfiniteVolume \
-lforces \
-lfvMotionSolvers \
-lincompressibleLESmodels \
-lincompressibleLESModels \
-lincompressibleTransportModels \
-lincompressibleRASmodels \
-lincompressibleRASModels \
-linterfaceProperties \
-llagrangianIntermediate \
-llagrangian \
......
......@@ -5,5 +5,5 @@ EXE_INC = \
EXE_LIBS = \
-lfiniteVolume \
-lincompressibleRASmodels \
-lincompressibleRASModels \
-lincompressibleTransportModels
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment