| Name | Description |
|---|---|
| FluidConstants | external fluid constants |
| ThermodynamicState | |
| BaseProperties | |
| setState_ph | Return thermodynamic state record from p and h |
| setState_phX | Return thermodynamic state record from p and h |
| setState_ph_library | Return thermodynamic state record from p and h |
| setState_pT | Return thermodynamic state record from p and T |
| setState_pTX | Return thermodynamic state record from p and T |
| setState_pT_library | Return thermodynamic state record from p and T |
| setState_psX | Return thermodynamic state record from p and s |
| density_phX | returns density for given p and h |
| density_phX_state | returns density for given p and h |
| density_phX_der | Total derivative of density_ph |
| 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 |
| temperature_phX | returns temperature for given p and h |
| temperature_phX_state | returns temperature for given p and h |
| specificEntropy_phX | returns specific entropy for a given p and h |
| specificEntropy_phX_state | returns specific entropy for a given p and h |
| specificEntropy_phX_der | time derivative of specificEntropy_phX |
| density_pTX | Return density from p and T |
| density_pTX_state | |
| specificEnthalpy_pTX | returns specific enthalpy for given p and T |
| specificEnthalpy_pTX_state | returns specific enthalpy for given p and T |
| specificEntropy_pTX | returns specific entropy for a given p and T |
| specificEntropy_pTX_state | returns specific entropy for a given p and T |
| density | Return density from state |
| pressure | Return pressure from state |
| specificEnthalpy | Return specific enthalpy from state |
| specificEntropy | Return specific entropy from state |
| temperature | Return temperature from state |
| prandtlNumber | |
| velocityOfSound | Return velocity of sound from state |
| specificHeatCapacityCp | Return specific heat capacity cp from state |
| specificHeatCapacityCv | Return specific heat capacity cv from state |
| dynamicViscosity | Return dynamic viscosity from state |
| thermalConductivity | Return thermal conductivity from state |