BUG: UListIO: byteSize overflowing on really big faceLists
[OpenFOAM-2.0.x.git] / applications / solvers / lagrangian / LTSReactingParcelFoam / Make / options
blob91ee4a594d0a3ff79918481ebcc7764fe2823dee
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)/lagrangian/distributionModels/lnInclude \
9     -I$(LIB_SRC)/thermophysicalModels/specie/lnInclude \
10     -I$(LIB_SRC)/thermophysicalModels/basic/lnInclude \
11     -I$(LIB_SRC)/thermophysicalModels/properties/liquidProperties/lnInclude \
12     -I$(LIB_SRC)/thermophysicalModels/properties/liquidMixtureProperties/lnInclude \
13     -I$(LIB_SRC)/thermophysicalModels/properties/solidProperties/lnInclude \
14     -I$(LIB_SRC)/thermophysicalModels/properties/solidMixtureProperties/lnInclude \
15     -I$(LIB_SRC)/thermophysicalModels/thermophysicalFunctions/lnInclude \
16     -I$(LIB_SRC)/thermophysicalModels/reactionThermo/lnInclude \
17     -I$(LIB_SRC)/thermophysicalModels/SLGThermo/lnInclude \
18     -I$(LIB_SRC)/thermophysicalModels/chemistryModel/lnInclude \
19     -I$(LIB_SRC)/thermophysicalModels/radiationModels/lnInclude \
20     -I$(LIB_SRC)/ODE/lnInclude \
21     -I$(LIB_SRC)/regionModels/regionModel/lnInclude \
22     -I$(LIB_SRC)/regionModels/surfaceFilmModels/lnInclude \
23     -I$(LIB_SRC)/sampling/lnInclude
25 EXE_LIBS = \
26     -lfiniteVolume \
27     -lmeshTools \
28     -lcompressibleTurbulenceModel \
29     -lcompressibleRASModels \
30     -lcompressibleLESModels \
31     -llagrangian \
32     -llagrangianIntermediate \
33     -lspecie \
34     -lbasicThermophysicalModels \
35     -lliquidProperties \
36     -lliquidMixtureProperties \
37     -lsolidProperties \
38     -lsolidMixtureProperties \
39     -lthermophysicalFunctions \
40     -lreactionThermophysicalModels \
41     -lSLGThermo \
42     -lchemistryModel \
43     -lradiationModels \
44     -lODE \
45     -lregionModels \
46     -lsurfaceFilmModels \
47     -lsampling