Go to the documentation of this file.
32 #ifndef thermoPhysicsTypes_H
33 #define thermoPhysicsTypes_H
Thermodynamics mapping class to expose the sensible internal energy function as the standard internal...
constTransport< species::thermo< hConstThermo< perfectGas< specie > >, sensibleInternalEnergy > > constGasEThermoPhysics
sutherlandTransport< species::thermo< janafThermo< incompressiblePerfectGas< specie > >, sensibleInternalEnergy > > incompressibleGasEThermoPhysics
JANAF tables based thermodynamics package templated into the equation of state.
Thermodynamics mapping class to expose the sensible enthalpy function as the standard enthalpy functi...
constTransport< species::thermo< hConstThermo< incompressiblePerfectGas< specie > >, sensibleEnthalpy > > constIncompressibleGasHThermoPhysics
polynomialTransport< species::thermo< hPolynomialThermo< icoPolynomial< specie, 8 >, 8 >, sensibleInternalEnergy >, 8 > icoPoly8EThermoPhysics
sutherlandTransport< species::thermo< janafThermo< incompressiblePerfectGas< specie > >, sensibleEnthalpy > > incompressibleGasHThermoPhysics
Perfect gas equation of state.
Transport package using Sutherland's formula.
sutherlandTransport< species::thermo< janafThermo< perfectGas< specie > >, sensibleInternalEnergy > > gasEThermoPhysics
Constant properties Transport package. Templated into a given thermodynamics package (needed for ther...
Thermodynamics package templated on the equation of state, using polynomial functions for cp,...
sutherlandTransport< species::thermo< janafThermo< perfectGas< specie > >, sensibleEnthalpy > > gasHThermoPhysics
constTransport< species::thermo< hConstThermo< incompressiblePerfectGas< specie > >, sensibleInternalEnergy > > constIncompressibleGasEThermoPhysics
Transport package using polynomial functions for mu and kappa.
Incompressible gas equation of state using a constant reference pressure in the perfect gas equation ...
Constant properties thermodynamics package templated into the EquationOfState.
constTransport< species::thermo< hConstThermo< perfectGas< specie > >, sensibleEnthalpy > > constGasHThermoPhysics
polynomialTransport< species::thermo< hPolynomialThermo< icoPolynomial< specie, 8 >, 8 >, sensibleEnthalpy >, 8 > icoPoly8HThermoPhysics
Incompressible, polynomial form of equation of state, using a polynomial function for density.