Definition in file hCombustionThermos.C.
#include "src/thermophysicalModels/reactionThermo/combustionThermo/hCombustionThermo/makeCombustionThermo.H"#include "src/thermophysicalModels/reactionThermo/combustionThermo/hCombustionThermo/hCombustionThermo.H"#include "src/thermophysicalModels/reactionThermo/combustionThermo/mixtureThermos/hPsiMixtureThermo/hPsiMixtureThermo.H"#include "src/thermophysicalModels/specie/equationOfState/perfectGas/perfectGas.H"#include "src/thermophysicalModels/specie/thermo/hConst/hConstThermo.H"#include "src/thermophysicalModels/specie/thermo/janaf/janafThermo.H"#include "src/thermophysicalModels/specie/thermo/specieThermo/specieThermo.H"#include "src/thermophysicalModels/specie/transport/const/constTransport.H"#include "src/thermophysicalModels/specie/transport/sutherland/sutherlandTransport.H"#include "src/thermophysicalModels/reactionThermo/mixtures/homogeneousMixture/homogeneousMixture.H"#include "src/thermophysicalModels/reactionThermo/mixtures/inhomogeneousMixture/inhomogeneousMixture.H"#include "src/thermophysicalModels/reactionThermo/mixtures/veryInhomogeneousMixture/veryInhomogeneousMixture.H"#include "src/thermophysicalModels/reactionThermo/mixtures/dieselMixture/dieselMixture.H"#include "src/thermophysicalModels/reactionThermo/mixtures/multiComponentMixture/multiComponentMixture.H"#include "src/thermophysicalModels/reactionThermo/mixtures/reactingMixture/reactingMixture.H"#include "src/thermophysicalModels/specie/include/thermoPhysicsTypes.H"
Include dependency graph for hCombustionThermos.C:Go to the source code of this file.
Namespaces | |
| namespace | Foam |
Namespace for OpenFOAM. | |
Functions | |
| makeCombustionThermo (hCombustionThermo, hPsiMixtureThermo, homogeneousMixture, constTransport, hConstThermo, perfectGas) | |
| makeCombustionThermo (hCombustionThermo, hPsiMixtureThermo, inhomogeneousMixture, constTransport, hConstThermo, perfectGas) | |
| makeCombustionThermo (hCombustionThermo, hPsiMixtureThermo, veryInhomogeneousMixture, constTransport, hConstThermo, perfectGas) | |
| makeCombustionThermo (hCombustionThermo, hPsiMixtureThermo, homogeneousMixture, sutherlandTransport, janafThermo, perfectGas) | |
| makeCombustionThermo (hCombustionThermo, hPsiMixtureThermo, inhomogeneousMixture, sutherlandTransport, janafThermo, perfectGas) | |
| makeCombustionThermo (hCombustionThermo, hPsiMixtureThermo, veryInhomogeneousMixture, sutherlandTransport, janafThermo, perfectGas) | |
| makeCombustionThermo (hCombustionThermo, hPsiMixtureThermo, dieselMixture, sutherlandTransport, janafThermo, perfectGas) | |
| makeCombustionMixtureThermo (hCombustionThermo, hPsiMixtureThermo, multiComponentMixture, gasThermoPhysics) | |
| makeCombustionMixtureThermo (hCombustionThermo, hPsiMixtureThermo, reactingMixture, gasThermoPhysics) | |