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

thermoPhysicsTypes.H File Reference

Type definitions for thermo-physics models. More...


Detailed Description

Type definitions for thermo-physics models.

Typedefs Foam::thermoPhysicsTypes

Definition in file thermoPhysicsTypes.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/sutherland/sutherlandTransport.H"
#include "src/thermophysicalModels/specie/transport/const/constTransport.H"
#include "src/thermophysicalModels/specie/equationOfState/icoPolynomial/icoPolynomial.H"
#include "src/thermophysicalModels/specie/thermo/hPolynomial/hPolynomialThermo.H"
#include "src/thermophysicalModels/specie/transport/polynomial/polynomialTransport.H"
Include dependency graph for thermoPhysicsTypes.H:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Typedefs

typedef sutherlandTransport
< specieThermo< janafThermo
< perfectGas > > >  
gasThermoPhysics
typedef constTransport
< specieThermo< hConstThermo
< perfectGas > > >  
constGasThermoPhysics
typedef polynomialTransport
< specieThermo
< hPolynomialThermo
< icoPolynomial< 8 >, 8 > >, 8 >  
icoPoly8ThermoPhysics