| Name | Description |
|---|---|
| Method | Interpolation method selection |
| Method_dx | Interpolation method selection for derivative wrt x |
| Method_dy | Interpolation method selection for derivative wrt y |
| ThermodynamicState | |
| BaseProperties | |
| getMolarMass | |
| setState_ph | Return thermodynamic state record from p and h |
| setState_pT | Return thermodynamic state record from p and T |
| setState_dT | Return thermodynamic state record from d and T |
| setState_ps | Return thermodynamic state record from p and s |
| setState_hs | Return thermodynamic state record from h and s |
| setState_phX | |
| setState_pTX | |
| setState_dTX | |
| setState_psX | |
| setState_hsX | |
| density_ph | Return density from p and h |
| density_ph_der | Total derivative of density_ph |
| temperature_ph | Return temperature from p and h |
| specificEntropy_ph | Return specific entropy from p and h |
| specificEntropy_ph_der | time derivative of specificEntropy_ph |
| density_pT | Return density from p and T |
| density_pT_der | Total derivative of density_pT |
| specificEnthalpy_pT | Return specific enthalpy from p and T |
| specificEntropy_pT | returns specific entropy for a given p and T |
| pressure_dT | Return pressure from d and T |
| specificEnthalpy_dT | Return specific enthalpy from d and T |
| specificEntropy_dT | returns specific entropy for a given d and T |
| density_ps | Return density from p and s |
| density_ps_der | Total derivative of density_ps |
| temperature_ps | Return temperature from p and s |
| specificEnthalpy_ps | Return specific enthalpy from p and s |
| density_hs | Return density for given h and s |
| pressure_hs | Return pressure from h and s |
| temperature_hs | Return temperature from h and s |
| prandtlNumber | Returns Prandtl number |
| temperature | Return temperature from state |
| velocityOfSound | Return velocity of sound from state |
| isobaricExpansionCoefficient | Return isobaric expansion coefficient from state |
| isentropicExponent | Return isentropic exponent |
| specificHeatCapacityCp | Return specific heat capacity cp from state |
| specificHeatCapacityCv | Return specific heat capacity cv from state |
| density | Return density from state |
| density_derh_p | Return derivative of density wrt enthalpy at constant pressure from state |
| density_derp_h | Return derivative of density wrt pressure at constant enthalpy from state |
| density_derp_T | Return derivative of density wrt pressure at constant temperature from state |
| density_derT_p | Return derivative of density wrt temperature at constant pressure from state |
| dynamicViscosity | Return dynamic viscosity from state |
| specificEnthalpy | Return specific enthalpy from state |
| specificInternalEnergy | Returns specific internal energy |
| isothermalCompressibility | Return isothermal compressibility from state |
| thermalConductivity | Return thermal conductivity from state |
| pressure | Return pressure from state |
| specificEntropy | Return specific entropy from state |