Definition in file hsReactionThermos.C.
#include "src/thermophysicalModels/reactionThermo/reactionThermo/hsReactionThermo/makeHsReactionThermo.H"
#include "src/thermophysicalModels/reactionThermo/reactionThermo/hsReactionThermo/hsReactionThermo.H"
#include "src/thermophysicalModels/reactionThermo/reactionThermo/mixtureThermos/hsRhoMixtureThermo/hsRhoMixtureThermo.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 | |
makeHsReactionThermo (hsReactionThermo, hsRhoMixtureThermo, homogeneousMixture, constTransport, hConstThermo, perfectGas) | |
makeHsReactionThermo (hsReactionThermo, hsRhoMixtureThermo, inhomogeneousMixture, constTransport, hConstThermo, perfectGas) | |
makeHsReactionThermo (hsReactionThermo, hsRhoMixtureThermo, veryInhomogeneousMixture, constTransport, hConstThermo, perfectGas) | |
makeHsReactionThermo (hsReactionThermo, hsRhoMixtureThermo, homogeneousMixture, sutherlandTransport, janafThermo, perfectGas) | |
makeHsReactionThermo (hsReactionThermo, hsRhoMixtureThermo, inhomogeneousMixture, sutherlandTransport, janafThermo, perfectGas) | |
makeHsReactionThermo (hsReactionThermo, hsRhoMixtureThermo, veryInhomogeneousMixture, sutherlandTransport, janafThermo, perfectGas) | |
makeHsReactionThermo (hsReactionThermo, hsRhoMixtureThermo, dieselMixture, sutherlandTransport, janafThermo, perfectGas) | |
makeHsReactionMixtureThermo (hsReactionThermo, hsRhoMixtureThermo, multiComponentMixture, icoPoly8ThermoPhysics) | |
makeHsReactionMixtureThermo (hsReactionThermo, hsRhoMixtureThermo, multiComponentMixture, gasThermoPhysics) | |
makeHsReactionMixtureThermo (hsReactionThermo, hsRhoMixtureThermo, reactingMixture, icoPoly8ThermoPhysics) | |
makeHsReactionMixtureThermo (hsReactionThermo, hsRhoMixtureThermo, reactingMixture, gasThermoPhysics) |