FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

hsCombustionThermos.C File Reference


Detailed Description

Definition in file hsCombustionThermos.C.

#include "src/thermophysicalModels/reactionThermo/combustionThermo/hsCombustionThermo/makeHsCombustionThermo.H"
#include "src/thermophysicalModels/reactionThermo/combustionThermo/hsCombustionThermo/hsCombustionThermo.H"
#include "src/thermophysicalModels/reactionThermo/combustionThermo/mixtureThermos/hsPsiMixtureThermo/hsPsiMixtureThermo.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/dieselMixture/dieselMixture.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/reactingMixture/reactingMixture.H"
#include "src/thermophysicalModels/reactionThermo/mixtures/multiComponentMixture/multiComponentMixture.H"
#include "src/thermophysicalModels/specie/include/thermoPhysicsTypes.H"
Include dependency graph for hsCombustionThermos.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

 makeHsCombustionThermo (hsCombustionThermo, hsPsiMixtureThermo, homogeneousMixture, constTransport, hConstThermo, perfectGas)
 makeHsCombustionThermo (hsCombustionThermo, hsPsiMixtureThermo, inhomogeneousMixture, constTransport, hConstThermo, perfectGas)
 makeHsCombustionThermo (hsCombustionThermo, hsPsiMixtureThermo, veryInhomogeneousMixture, constTransport, hConstThermo, perfectGas)
 makeHsCombustionThermo (hsCombustionThermo, hsPsiMixtureThermo, homogeneousMixture, sutherlandTransport, janafThermo, perfectGas)
 makeHsCombustionThermo (hsCombustionThermo, hsPsiMixtureThermo, inhomogeneousMixture, sutherlandTransport, janafThermo, perfectGas)
 makeHsCombustionThermo (hsCombustionThermo, hsPsiMixtureThermo, veryInhomogeneousMixture, sutherlandTransport, janafThermo, perfectGas)
 makeHsCombustionThermo (hsCombustionThermo, hsPsiMixtureThermo, dieselMixture, sutherlandTransport, janafThermo, perfectGas)
 makeHsCombustionMixtureThermo (hsCombustionThermo, hsPsiMixtureThermo, multiComponentMixture, gasThermoPhysics)
 makeHsCombustionMixtureThermo (hsCombustionThermo, hsPsiMixtureThermo, reactingMixture, gasThermoPhysics)