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


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 |
Type definitions for solid-thermo-physics models.
Original source file solidThermoPhysicsTypes.H
Typedefs Foam::solidThermoPhysicsTypes
Definition in file solidThermoPhysicsTypes.H.
1.8.13