ThermoSysPro Version 3.2
This library implements the thermodynamic properties for water and steam using simple polynomials.
Name | Description |
---|---|
SimpleWater | |
critical | critical point data |
triple | triple point data |
ThermoProperties_ph | |
ThermoProperties_pT | |
ThermoProperties_ps | |
PropThermoSat | |
region_ph | Returns the current region (valid values: 1,2,4) for given pressure and specific enthalpy |
phase_ph | Returns the current phase |
prop1_Ph | Thermodynamics properties in region 1, independent variables p and h |
prop2_Ph | Thermodynamics properties in region 2, independent variables p and h |
prop4_Ph | Thermodynamics properties in region 4, independent variables p and h |
prop1_Ph_der | |
prop2_Ph_der | |
prop4_Ph_der | |
region_ps | Returns the current region (valid values: 1,2,4) for given pressure and specific entropy |
phase_ps | Returns the current phase |
prop1_Ps | Thermodynamics properties in region 1, independent variables p and s |
prop2_Ps | Thermodynamics properties in region 2, independent variables p and h |
prop4_Ps | Thermodynamics properties in region 4, independent variables p and h |
region_pT | Returns the current region (valid values: 1,2) for given pressure and temperature |
prop1_PT | Thermodynamics properties in region 1, independent variables p and T |
prop2_PT | Thermodynamics properties in region 2, independent variables p and T |
propsat1_P | |
propsat2_P | |
propsat1_P_der | |
propsat2_P_der | |
Temperature | Polynomials of temperature |
Energy | Polynomials of specific inner energy |
Density | Polynomials of density |
HeatCapacity | Polynomials of specific heat capacity |
Entropy | Polynomials of specific entropy |
Enthalpy | Polynomials of specific enthalpy |
Conductivity | Polynomials of conductivity |
Viscosity | Polynomials of viscosity |
Pressure | Polynomials of pressure |
SurfaceTension | Polynomials of surface tension |
InitLimits | |
Utilities | |
Validation |
Authors