mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Merge branch 'master' of ssh://noisy/home/noisy2/OpenFOAM/OpenFOAM-dev
This commit is contained in:
@ -1,10 +1,8 @@
|
||||
EXE_LIBS = \
|
||||
-lautoMesh \
|
||||
-lbasicThermophysicalModels \
|
||||
-lchemistryModel \
|
||||
-lcombustionThermophysicalModels \
|
||||
-lcompressibleLESModels \
|
||||
-lcompressibleRASModels \
|
||||
-ldecompositionMethods \
|
||||
-ldieselSpray \
|
||||
-ldynamicFvMesh \
|
||||
@ -17,6 +15,7 @@ EXE_LIBS = \
|
||||
-lfvMotionSolvers \
|
||||
-lincompressibleLESModels \
|
||||
-lincompressibleTransportModels \
|
||||
-lcompressibleRASModels \
|
||||
-lincompressibleRASModels \
|
||||
-linterfaceProperties \
|
||||
-llagrangianIntermediate \
|
||||
@ -39,5 +38,5 @@ EXE_LIBS = \
|
||||
-lspecie \
|
||||
-lthermophysicalFunctions \
|
||||
-ltopoChangerFvMesh \
|
||||
-ltriSurface
|
||||
|
||||
-ltriSurface \
|
||||
-lautoMesh
|
||||
|
||||
Reference in New Issue
Block a user