initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / applications / solvers / lagrangian / porousExplicitSourceReactingParcelFoam / Make / options
blob76bc8b084f460664af2e459e21f691c45be205e4
1 EXE_INC = \
2     -I$(LIB_SRC)/finiteVolume/lnInclude \
3     -I${LIB_SRC}/meshTools/lnInclude \
4     -I$(LIB_SRC)/turbulenceModels/compressible/turbulenceModel \
5     -I$(LIB_SRC)/lagrangian/basic/lnInclude \
6     -I$(LIB_SRC)/lagrangian/intermediate/lnInclude \
7     -I$(LIB_SRC)/lagrangian/coalCombustion/lnInclude \
8     -I$(LIB_SRC)/thermophysicalModels/pdfs/lnInclude \
9     -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
10     -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
11     -I$(LIB_SRC)/thermophysicalModels/liquids/lnInclude \
12     -I$(LIB_SRC)/thermophysicalModels/liquidMixture/lnInclude \
13     -I$(LIB_SRC)/thermophysicalModels/solids/lnInclude \
14     -I$(LIB_SRC)/thermophysicalModels/solidMixture/lnInclude \
15     -I$(LIB_SRC)/thermophysicalModels/thermophysicalFunctions/lnInclude \
16     -I$(LIB_SRC)/thermophysicalModels/reactionThermo/lnInclude \
17     -I$(LIB_SRC)/thermophysicalModels/chemistryModel/lnInclude \
18     -I$(LIB_SRC)/thermophysicalModels/radiation/lnInclude \
19     -I$(LIB_SRC)/ODE/lnInclude
21 EXE_LIBS = \
22     -lfiniteVolume \
23     -lmeshTools \
24     -lcompressibleRASModels \
25     -lcompressibleLESModels \
26     -llagrangian \
27     -llagrangianIntermediate \
28     -lspecie \
29     -lbasicThermophysicalModels \
30     -lliquids \
31     -lliquidMixture \
32     -lsolids \
33     -lsolidMixture \
34     -lthermophysicalFunctions \
35     -lreactionThermophysicalModels \
36     -lchemistryModel \
37     -lradiation \
38     -lODE