Type definitions for thermo-physics models. More...
Go to the source code of this file.
Namespaces | |
Foam | |
Typedefs | |
typedef constTransport< species::thermo< hConstThermo< perfectGas< specie > >, sensibleEnthalpy > > | constGasHThermoPhysics |
typedef sutherlandTransport< species::thermo< janafThermo< perfectGas< specie > >, sensibleEnthalpy > > | gasHThermoPhysics |
typedef constTransport< species::thermo< hConstThermo< incompressiblePerfectGas< specie > >, sensibleEnthalpy > > | constIncompressibleGasHThermoPhysics |
typedef sutherlandTransport< species::thermo< janafThermo< incompressiblePerfectGas< specie > >, sensibleEnthalpy > > | incompressibleGasHThermoPhysics |
typedef polynomialTransport< species::thermo< hPolynomialThermo< icoPolynomial< specie, 8 >, 8 >, sensibleEnthalpy >, 8 > | icoPoly8HThermoPhysics |
typedef polynomialTransport< species::thermo< janafThermo< perfectGas< specie > >, sensibleEnthalpy >, 8 > | icoPoly8TranspJanafHThermoPhysics |
typedef constTransport< species::thermo< hConstThermo< perfectFluid< specie > >, sensibleEnthalpy > > | constFluidHThermoPhysics |
typedef constTransport< species::thermo< hConstThermo< rPolynomial< specie > >, sensibleEnthalpy > > | constrPolFluidHThermoPhysics |
typedef constTransport< species::thermo< hConstThermo< adiabaticPerfectFluid< specie > >, sensibleEnthalpy > > | constAdiabaticFluidHThermoPhysics |
typedef constTransport< species::thermo< hConstThermo< rhoConst< specie > >, sensibleEnthalpy > > | constHThermoPhysics |
typedef tabulatedTransport< species::thermo< hTabulatedThermo< icoTabulated< specie > >, sensibleEnthalpy > > | tabulatedThermoPhysics |
typedef constTransport< species::thermo< eConstThermo< perfectGas< specie > >, sensibleInternalEnergy > > | constGasEThermoPhysics |
typedef sutherlandTransport< species::thermo< janafThermo< perfectGas< specie > >, sensibleInternalEnergy > > | gasEThermoPhysics |
typedef constTransport< species::thermo< eConstThermo< incompressiblePerfectGas< specie > >, sensibleInternalEnergy > > | constIncompressibleGasEThermoPhysics |
typedef sutherlandTransport< species::thermo< janafThermo< incompressiblePerfectGas< specie > >, sensibleInternalEnergy > > | incompressibleGasEThermoPhysics |
typedef polynomialTransport< species::thermo< hPolynomialThermo< icoPolynomial< specie, 8 >, 8 >, sensibleInternalEnergy >, 8 > | icoPoly8EThermoPhysics |
typedef polynomialTransport< species::thermo< janafThermo< perfectGas< specie > >, sensibleInternalEnergy >, 8 > | icoPoly8TranspJanafEThermoPhysics |
typedef constTransport< species::thermo< eConstThermo< perfectFluid< specie > >, sensibleInternalEnergy > > | constFluidEThermoPhysics |
typedef constTransport< species::thermo< eConstThermo< perfectFluid< specie > >, sensibleInternalEnergy > > | constrPolFluidEThermoPhysics |
typedef constTransport< species::thermo< eConstThermo< adiabaticPerfectFluid< specie > >, sensibleInternalEnergy > > | constAdiabaticFluidEThermoPhysics |
typedef constTransport< species::thermo< eConstThermo< rhoConst< specie > >, sensibleInternalEnergy > > | constEThermoPhysics |
typedef tabulatedTransport< species::thermo< hTabulatedThermo< icoTabulated< specie > >, sensibleInternalEnergy > > | tabulatedEThermoPhysics |
Type definitions for thermo-physics models.
Original source file thermoPhysicsTypes.H
Typedefs Foam::thermoPhysicsTypes
Definition in file thermoPhysicsTypes.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.