Definition in file hReactionThermos.C.
#include "src/thermophysicalModels/reactionThermo/reactionThermo/hReactionThermo/makeReactionThermo.H"
#include "src/thermophysicalModels/reactionThermo/reactionThermo/hReactionThermo/hReactionThermo.H"
#include "src/thermophysicalModels/reactionThermo/reactionThermo/mixtureThermos/hRhoMixtureThermo/hRhoMixtureThermo.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"
Go to the source code of this file.
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
Functions | |
makeReactionThermo (hReactionThermo, hRhoMixtureThermo, homogeneousMixture, constTransport, hConstThermo, perfectGas) | |
makeReactionThermo (hReactionThermo, hRhoMixtureThermo, inhomogeneousMixture, constTransport, hConstThermo, perfectGas) | |
makeReactionThermo (hReactionThermo, hRhoMixtureThermo, veryInhomogeneousMixture, constTransport, hConstThermo, perfectGas) | |
makeReactionThermo (hReactionThermo, hRhoMixtureThermo, homogeneousMixture, sutherlandTransport, janafThermo, perfectGas) | |
makeReactionThermo (hReactionThermo, hRhoMixtureThermo, inhomogeneousMixture, sutherlandTransport, janafThermo, perfectGas) | |
makeReactionThermo (hReactionThermo, hRhoMixtureThermo, veryInhomogeneousMixture, sutherlandTransport, janafThermo, perfectGas) | |
makeReactionThermo (hReactionThermo, hRhoMixtureThermo, dieselMixture, sutherlandTransport, janafThermo, perfectGas) | |
makeReactionMixtureThermo (hReactionThermo, hRhoMixtureThermo, multiComponentMixture, icoPoly8ThermoPhysics) | |
makeReactionMixtureThermo (hReactionThermo, hRhoMixtureThermo, multiComponentMixture, gasThermoPhysics) | |
makeReactionMixtureThermo (hReactionThermo, hRhoMixtureThermo, reactingMixture, icoPoly8ThermoPhysics) | |
makeReactionMixtureThermo (hReactionThermo, hRhoMixtureThermo, reactingMixture, gasThermoPhysics) |