ENH: autoLayerDriver: better layering information message
[OpenFOAM-2.0.x.git] / applications / solvers / combustion / PDRFoam / Make / options
blobb9937a8a698bc9451afe8e721e00be58cb3f6170
1 EXE_INC = \
2     -IXiModels/XiModel \
3     -IXiModels/XiEqModels/XiEqModel \
4     -IXiModels/XiGModels/XiGModel \
5     -IPDRModels/dragModels/PDRDragModel \
6     -IlaminarFlameSpeed/SCOPE \
7     -I$(LIB_SRC)/engine/lnInclude \
8     -I$(LIB_SRC)/sampling/lnInclude \
9     -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
10     -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
11     -I$(LIB_SRC)/thermophysicalModels/reactionThermo/lnInclude \
12     -I$(LIB_SRC)/turbulenceModels/compressible/RAS/lnInclude \
13     -I$(LIB_SRC)/turbulenceModels \
14     -I$(LIB_SRC)/thermophysicalModels/laminarFlameSpeed/lnInclude \
15     -I$(LIB_SRC)/finiteVolume/lnInclude \
16     -I$(LIB_SRC)/dynamicFvMesh/lnInclude \
17     -I$(LIB_SRC)/dynamicMesh/lnInclude \
18     -I$(LIB_SRC)/meshTools/lnInclude \
19     -I$(LIB_SRC)/triSurface/lnInclude
21 EXE_LIBS = \
22     -lengine \
23     -lmeshTools \
24     -lcompressibleTurbulenceModel \
25     -lcompressibleRASModels \
26     -lbasicThermophysicalModels \
27     -lreactionThermophysicalModels \
28     -lspecie \
29     -llaminarFlameSpeedModels \
30     -lfiniteVolume \
31     -ldynamicFvMesh