32 #ifndef solidThermoPhysicsTypes_H 33 #define solidThermoPhysicsTypes_H 54 constIsoSolidTransport
Exponential properties for solid heat transport Templated into a given thermodynamics package...
constIsoSolidTransport< species::thermo< hPowerThermo< rhoConst< specie > >, sensibleEnthalpy > > hExpKappaConstSolidThermoPhysics
Thermodynamics package templated on the equation of state, using polynomial functions for cp...
constIsoSolidTransport< species::thermo< hConstThermo< rhoConst< specie > >, sensibleEnthalpy > > hConstSolidThermoPhysics
rhoReactionThermo & thermo
polynomialSolidTransport< species::thermo< hPolynomialThermo< rhoConst< specie >, 8 >, sensibleEnthalpy >, 8 > hTransportThermoPoly8SolidThermoPhysics
Transport package using polynomial functions for solid kappa.
Thermodynamics mapping class to expose the sensible enthalpy functions.
exponentialSolidTransport< species::thermo< hPowerThermo< rhoConst< specie > >, sensibleEnthalpy > > hPowerSolidThermoPhysics
Basic thermodynamics type based on the use of fitting functions for cp, h, s obtained from the templa...
Power-function based thermodynamics package templated on EquationOfState.
Constant properties Transport package. Templated into a given thermodynamics package (needed for ther...