ThermoSysPro Version 4.1
This library is an interface for the following fluid properties libraries:
| Name | Description |
|---|---|
| Ph | |
| Ps | |
| PT | |
| P_sat | |
| T_sat | |
| Water_sat_P | |
| Density_Ph | Density computation for all fluids (inputs: P, h, fluid) |
| DynamicViscosity_Ph | Dynamic Viscosity computation for all fluids (inputs: P, h, fluid) |
| DynamicViscosity_rhoT | Dynamic Viscosity computation for all fluids (inputs: rho,T,fluid) |
| IsentropicExponent_Ph | Isentropic Exponent computation for all fluids (inputs: P, h, fluid) |
| IsobaricExpansionCoefficient_Ph | Isobaric Expansion Coefficient computation for all fluids (inputs: P, h, fluid) |
| Prandtl_Ph | Prandtl number computation for all fluids (inputs: P, h, fluid) |
| Reynolds_PhvD | Reynolds number computation for all fluids (inputs: P, h, fluid, v, D) |
| Reynolds_vrhoDmu | Reynolds number computation for all fluids (inputs: v, rho, D, mu, fluid) |
| SpecificEnthalpy_PT | Specific Enthalpy computation for all fluids (inputs: P, T, fluid) |
| SpecificHeatCapacityCp_Ph | Specific Heat Capacity at constant P computation for all fluids (inputs: P, h, fluid) |
| SpecificHeatCapacityCp_PT | Specific Heat Capacity at constant P computation for all fluids (inputs: P, T, fluid) |
| Temperature_Ph | Temperature computation for all fluids (inputs: P, h, fluid) |
| ThermalConductivity_Ph | Thermal Conductivity computation for all fluids (inputs: P, h, fluid) |
| ThermalConductivity_rhoT | Thermal Conductivity computation for all fluids (inputs: rho,T, fluid) |
| SpecificInternalEnergy_Ph_DO_NOT_USE | Specific Internal Energy computation for all fluids (inputs: P, h, fluid). DO NOT USE (does not work with use-case 'DistributedVolumePartialModel'. Use u = h - P/rho instead) |
| Density_derh_Ph | Density derivative w.r.t enthalpy computation for all fluids (inputs: P, h, fluid) |
| Density_derp_Ph | Density derivative w.r.t pressure computation for all fluids (inputs: P, h, fluid) |
| derDensity_derh_derP_derh | der(Density derivative w.r.t enthalpy) computation for all fluids (inputs: P, h, der(P), der(h), fluid) |
| derDensity_derP_derh | der(Density) computation for all fluids (inputs: P, h, der(P), der(h), fluid) |
| derderDensity_derderP_derderh | der(der(Density)) computation for all fluids (inputs: P, h, der(P), der(h), der(der(P)), der(der(h)), fluid) |
| derderDensity_derh_derderP_derderh | der(der(Density derivative w.r.t enthalpy)) computation for all fluids (inputs: P, h, der(P), der(h), der(der(P)), der(der(h)), fluid) |
| derderTemperature_derderP_derderh | der(der(Temperature)) computation for all fluids (inputs: P, h, der(P), der(h), der(der(P)), der(der(h)), fluid) |
| derDynamicViscosity_derP_derh | Dynamic Viscosity computation for all fluids (inputs: P, h, fluid) |
| derDynamicViscosity_derP_derh_old | Dynamic Viscosity computation for all fluids (inputs: P, h, fluid) |
| derSpecificEnthalpy_derP_derT | der(Specific enthalpy) computation for all fluids (inputs: P, h, der(P), der(T), fluid) |
| derSpecificInternalEnergy_derP_derh | der(Specific Internal Energy) computation for all fluids (inputs: P, h, der(P), der(h), fluid) |
| derTemperature_derP_derh | der(Temperature) computation for all fluids (inputs: P, h, fluid, der(P), der(h)) |
| derDynamicViscosity_derT_derrho | Dynamic Viscosity computation for all fluids |
| derDynamicViscosity_derrho_derT | Dynamic Viscosity computation for all fluids |