STYLE: consistency - moved radiation->radiation models

This commit is contained in:
andy
2011-02-01 16:00:27 +00:00
parent fba9ffeeb2
commit 9da43d1558
63 changed files with 30 additions and 30 deletions

View File

@ -11,7 +11,7 @@ EXE_INC = \
-I$(LIB_SRC)/thermophysicalModels/thermophysicalFunctions/lnInclude \
-I$(LIB_SRC)/thermophysicalModels/reactionThermo/lnInclude \
-I$(LIB_SRC)/thermophysicalModels/SLGThermo/lnInclude \
-I$(LIB_SRC)/thermophysicalModels/radiation/lnInclude \
-I$(LIB_SRC)/thermophysicalModels/radiationModels/lnInclude \
-I$(LIB_SRC)/turbulenceModels/compressible/turbulenceModel \
-I$(LIB_SRC)/meshTools/lnInclude \
-I$(LIB_SRC)/surfaceFilmModels/lnInclude
@ -26,7 +26,7 @@ EXE_LIBS = \
-lreactionThermophysicalModels \
-lSLGThermo \
-lspecie \
-lradiation \
-lradiationModels \
-lcompressibleRASModels \
-lcompressibleLESModels \
-lsurfaceFilmModels