initial commit for version 1.6.x patch release
[OpenFOAM-1.6.x.git] / applications / solvers / combustion / PDRFoam / Make / options
blob4e5b8fb9a077888bdd3802f41232ddfb6d7e4618
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 \
13     -I$(LIB_SRC)/turbulenceModels/compressible/RAS/lnInclude \
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     -lcompressibleRASModels \
25     -lbasicThermophysicalModels \
26     -lreactionThermophysicalModels \
27     -lspecie \
28     -llaminarFlameSpeedModels \
29     -lfiniteVolume \
30     -ldynamicFvMesh