| Name | Description | 
|---|---|
| Return saturation pressure from T | |
| Return derivative of saturation pressure w.r.t. temperature | |
| Return saturation temperature from P | |
| Return derivative of saturation temperature w.r.t. pressure | |
| Lucas liquid viscosity pressure correction. | |
| Dynamic viscosity of a low pressure gas according to Chung | |
| Thermal conductivity of a low pressure gas according to Chung | |
| Density correction for low pressure gas thermal conductivity, according to Chung | |
| Return ThermodynamicState record as function of p,T and composition X or Xi | |
| Return ThermodynamicState record as function of T,d and composition X or Xi | |
| Return ThermodynamicState record as function of p,H and composition X or Xi | |
| Return thermodynamic state as function of p, s and composition X or Xi | |
| The input is a SaturationProperties record called sat. Returns the ThermodynamicState record at the bubble point | |
| The input is a SaturationProperties record called sat. Returns the ThermodynamicState record at the dew point | |
| Return pressure | |
| Return temperature | |
| Return density | |
| Return density derivative w.r.t. pressure at const temperature. OK | |
| Return density derivative w.r.t. temperature at constant pressure. OK | |
| Return density derivative w.r.t. pressure at const specific enthalpy. Numerical derivative in two phases differs from HelmholtzMedia, but is similar to ExternalMedia | |
| Return density derivative w.r.t. specific enthalpy at constant pressure. OK | |
| Return specific enthalpy | |
| Return specific internal energy | |
| Return specific entropy | |
| Return specific Gibbs energy | |
| Return specific Helmholtz energy | |
| Return specific heat capacity at constant pressure. OK | |
| Return heat capacity at constant volume | |
| Return isentropic exponent | |
| Returns the approximate isobaric expansion coefficient beta=dV_dT/V | |
| Returns overall the isothermal compressibility factor | |
| Return velocity of sound | |
| OK. The ExternalMedia function is not found !! | |
| Return dynamic viscosity | |
| Return thermal conductivity | |
| Return surface tension | |
| Return bubble point density from a sat record | |
| Return bubble point density derivative | |
| Return bubble point density from a sat record | |
| Return dew point density derivative | |
| Return bubble point specific enthalpy | |
| Return bubble point specific enthalpy derivative | |
| Return dew point specific enthalpy | |
| Return dew point specific enthalpy derivative | |
| Return bubble point specific entropy | |
| Return dew point specific entropy | |
| Return thermodynamic state so that it smoothly approximates: if x > 0 then state_a else state_b | |
| pressure derivative w.r.t. density at constant T. OK | |
| pressure derivative w.r.t. T at constant density. OK | |
| pressure derivative w.r.t. density at constant T. | |
| pressure derivative w.r.t. density at constant T. To be finished analyticaly for two phases |