mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
BUG: Separated surface film wall functions into a separate library to remove duplication messages when using new turbulent structure
This commit is contained in:
@ -49,6 +49,7 @@ EXE_LIBS = \
|
||||
-lregionModels \
|
||||
-lradiationModels \
|
||||
-lsurfaceFilmModels \
|
||||
-lsurfaceFilmDerivedFvPatchFields \
|
||||
-lpyrolysisModels \
|
||||
-lregionCoupling \
|
||||
-llagrangianIntermediate \
|
||||
|
||||
@ -43,6 +43,7 @@ EXE_LIBS = \
|
||||
-lregionModels \
|
||||
-lradiationModels \
|
||||
-lsurfaceFilmModels \
|
||||
-lsurfaceFilmDerivedFvPatchFields \
|
||||
-llagrangianIntermediate \
|
||||
-llagrangianTurbulence \
|
||||
-lODE \
|
||||
|
||||
Reference in New Issue
Block a user