1 hCombustionThermo = hCombustionThermo
2 hhuCombustionThermo = hhuCombustionThermo
5 chemistryReader = chemistryReaders/chemistryReader
6 foamChemistryReader = chemistryReaders/foamChemistryReader
7 chemkinReader = chemistryReaders/chemkinReader
9 mixtures = mixtureThermos/mixtures
10 combustionMixture = $(mixtures)/combustionMixture
11 reactingMixture = $(mixtures)/reactingMixture
13 $(chemistryReader)/chemistryReader.C
14 $(foamChemistryReader)/foamChemistryReader.C
15 $(chemkinReader)/chemkinReader.C
16 $(chemkinReader)/chemkinLexer.C
18 $(combustionMixture)/combustionMixture.C
19 $(reactingMixture)/reactingMixture.C
21 $(hCombustionThermo)/hCombustionThermo.C
22 $(hCombustionThermo)/newhCombustionThermo.C
23 $(hCombustionThermo)/hCombustionThermos.C
25 $(hhuCombustionThermo)/hhuCombustionThermo.C
26 $(hhuCombustionThermo)/newhhuCombustionThermo.C
27 $(hhuCombustionThermo)/hhuCombustionThermos.C
29 derivedFvPatchFields/fixedUnburntEnthalpy/fixedUnburntEnthalpyFvPatchScalarField.C
30 derivedFvPatchFields/gradientUnburntEnthalpy/gradientUnburntEnthalpyFvPatchScalarField.C
31 derivedFvPatchFields/mixedUnburntEnthalpy/mixedUnburntEnthalpyFvPatchScalarField.C
33 LIB = $(FOAM_LIBBIN)/libcombustionThermophysicalModels