Namespaces | Typedefs
solidThermoPhysicsTypes.H File Reference

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

Include dependency graph for solidThermoPhysicsTypes.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Typedefs

typedef constIsoSolidTransport< species::thermo< hConstThermo< rhoConst< specie > >, sensibleEnthalpy > > hConstSolidThermoPhysics
 
typedef exponentialSolidTransport< species::thermo< hPowerThermo< rhoConst< specie > >, sensibleEnthalpy > > hPowerSolidThermoPhysics
 
typedef polynomialSolidTransport< species::thermo< hPolynomialThermo< rhoConst< specie >, 8 >, sensibleEnthalpy >, 8 > hTransportThermoPoly8SolidThermoPhysics
 
typedef constIsoSolidTransport< species::thermo< hPowerThermo< rhoConst< specie > >, sensibleEnthalpy > > hExpKappaConstSolidThermoPhysics
 

Detailed Description

Type definitions for solid-thermo-physics models.

Original source file solidThermoPhysicsTypes.H

Typedefs Foam::solidThermoPhysicsTypes

Definition in file solidThermoPhysicsTypes.H.