chtMultiRegionSimpleFoam: new solver, steady-state version of chtMultiRegionFoam
[OpenFOAM-1.6.x.git] / applications / solvers / heatTransfer / chtMultiRegionSimpleFoam / Make / options
bloba5c9b828f8ee06053526f3103bd0f379f8930b73
1 EXE_INC = \
2     -Ifluid \
3     -Isolid \
4     -I$(LIB_SRC)/finiteVolume/lnInclude \
5     -I$(LIB_SRC)/meshTools/lnInclude \
6     -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
7     -I$(LIB_SRC)/turbulenceModels \
8     -I$(LIB_SRC)/turbulenceModels/compressible/turbulenceModel/lnInclude \
9     -I$(LIB_SRC)/turbulenceModels/compressible/RAS/lnInclude
11 EXE_LIBS = \
12     -lfiniteVolume \
13     -lbasicThermophysicalModels \
14     -lspecie \
15     -lcompressibleRASModels \
16     -lcompressibleLESModels