DEV_PATH=../../libs EXE_INC = \ -I$(LIB_SRC)/finiteVolume/lnInclude \ -I$(LIB_SRC)/meshTools/lnInclude \ -I$(LIB_SRC)/sampling/lnInclude \ -I$(LIB_SRC)/TurbulenceModels/turbulenceModels/lnInclude \ -I$(LIB_SRC)/TurbulenceModels/compressible/lnInclude \ -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \ -I$(LIB_SRC)/thermophysicalModels/reactionThermo/lnInclude \ -I$(LIB_SRC)/transportModels/compressible/lnInclude \ -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \ -I$(LIB_SRC)/ODE/lnInclude \ -I$(DEV_PATH)/chemistryModel_POSTECH/lnInclude \ -I$(DEV_PATH)/combustionModels_POSTECH/lnInclude EXE_LIBS = \ -L$(FOAM_USER_LIBBIN) \ -lchemistryModel_POSTECH \ -lcombustionModels_POSTECH \ -lfiniteVolume \ -lfvOptions \ -lmeshTools \ -lsampling \ -lturbulenceModels \ -lcompressibleTurbulenceModels \ -lreactionThermophysicalModels \ -lspecie \ -lcompressibleTransportModels \ -lfluidThermophysicalModels \ -lODE