Definition in file hhuCombustionThermos.C.
#include "src/thermophysicalModels/reactionThermo/combustionThermo/hhuCombustionThermo/hhuCombustionThermo.H"
#include "src/thermophysicalModels/reactionThermo/combustionThermo/mixtureThermos/hhuMixtureThermo/hhuMixtureThermo.H"
#include "src/thermophysicalModels/reactionThermo/combustionThermo/hCombustionThermo/makeCombustionThermo.H"
#include "src/OpenFOAM/db/runTimeSelection/addToRunTimeSelectionTable.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/egrMixture/egrMixture.H"
Go to the source code of this file.
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
Functions | |
makeCombustionThermo (hhuCombustionThermo, hhuMixtureThermo, homogeneousMixture, constTransport, hConstThermo, perfectGas) | |
makeCombustionThermo (hhuCombustionThermo, hhuMixtureThermo, inhomogeneousMixture, constTransport, hConstThermo, perfectGas) | |
makeCombustionThermo (hhuCombustionThermo, hhuMixtureThermo, veryInhomogeneousMixture, constTransport, hConstThermo, perfectGas) | |
makeCombustionThermo (hhuCombustionThermo, hhuMixtureThermo, homogeneousMixture, sutherlandTransport, janafThermo, perfectGas) | |
makeCombustionThermo (hhuCombustionThermo, hhuMixtureThermo, inhomogeneousMixture, sutherlandTransport, janafThermo, perfectGas) | |
makeCombustionThermo (hhuCombustionThermo, hhuMixtureThermo, veryInhomogeneousMixture, sutherlandTransport, janafThermo, perfectGas) | |
makeCombustionThermo (hhuCombustionThermo, hhuMixtureThermo, egrMixture, constTransport, hConstThermo, perfectGas) | |
makeCombustionThermo (hhuCombustionThermo, hhuMixtureThermo, egrMixture, sutherlandTransport, janafThermo, perfectGas) |