ENH: Updating libs/applications affected by surface film modelling

This commit is contained in:
andy
2010-04-08 17:03:35 +01:00
parent df1716f48b
commit 078a3204ba
7 changed files with 25 additions and 9 deletions

View File

@ -7,7 +7,8 @@ EXE_INC = \
-I$(LIB_SRC)/thermophysicalModels/reactionThermo/lnInclude \
-I$(LIB_SRC)/thermophysicalModels/radiation/lnInclude \
-I$(LIB_SRC)/turbulenceModels/compressible/turbulenceModel \
-I$(LIB_SRC)/meshTools/lnInclude
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/surfaceFilmModels/lnInclude
EXE_LIBS = \
-llagrangian \
@ -20,4 +21,5 @@ EXE_LIBS = \
-lspecie \
-lradiation \
-lcompressibleRASModels \
-lcompressibleLESModels
-lcompressibleLESModels \
-lsurfaceFilmModels