BUGFIX: Uninitialised member variables
[foam-extend-3.2.git] / applications / solvers / lagrangian / coalChemistryFoam / Make / options
blob002dead2f8cb75693506ce214ab2798306d353f3
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     -lcompressibleTurbulenceModel \
25     -lcompressibleRASModels \
26     -lcompressibleLESModels \
27     -llagrangian \
28     -llagrangianIntermediate \
29     -lcoalCombustion\
30     -lspecie \
31     -lbasicThermophysicalModels \
32     -lliquids \
33     -lliquidMixture \
34     -lsolids \
35     -lsolidMixture \
36     -lthermophysicalFunctions \
37     -lreactionThermophysicalModels \
38     -lchemistryModel \
39     -lradiation \
40     -lODE \
41     -llduSolvers