edit LagrangianCMCSprayFoam compile option left not fixed

This commit is contained in:
ignis 2017-08-30 22:21:32 +09:00
parent 79b8be5597
commit ae459e2eca

View file

@ -25,13 +25,11 @@ EXE_INC = \
-I$(LIB_SRC)/ODE/lnInclude \
-I$(LIB_SRC)/regionModels/regionModel/lnInclude \
-I$(LIB_SRC)/regionModels/surfaceFilmModels/lnInclude \
-I$(DEV_PATH)/chemistryModel_POSTECH/lnInclude \
-I$(DEV_PATH)/combustionModels_POSTECH/lnInclude
-I$(DEV_PATH)/chemistryModel_POSTECH/lnInclude
EXE_LIBS = \
-L$(FOAM_USER_LIBBIN) \
-lchemistryModel_POSTECH \
-lcombustionModels_POSTECH \
-lturbulenceModels \
-lcompressibleTurbulenceModels \
-llagrangian \