.ThermoSysPro.Properties.Fluid

Information

ThermoSysPro Version 3.2

This library is an interface for the following fluid properties libraries:

  1. Water and steam (industrial IAPWS-IF97 standard)
  2. C3HF5
  3. Flue gases
  4. Molten salt
  5. Oil
  6. Dry air (ideal gas)
  7. Water and steam (simple implementation)

Contents

NameDescription
 Ph
 Ps
 PT
 P_sat
 T_sat
 Water_sat_P
 Density_PhDensity computation for all fluids (inputs: P, h, fluid)
 DynamicViscosity_PhDynamic Viscosity computation for all fluids (inputs: P, h, fluid)
 DynamicViscosity_rhoTDynamic Viscosity computation for all fluids (inputs: rho,T,fluid)
 IsentropicExponent_PhIsentropic Exponent computation for all fluids (inputs: P, h, fluid)
 IsobaricExpansionCoefficient_PhIsobaric Expansion Coefficient computation for all fluids (inputs: P, h, fluid)
 Prandtl_PhPrandtl number computation for all fluids (inputs: P, h, fluid)
 Reynolds_PhvDReynolds number computation for all fluids (inputs: P, h, fluid, v, D)
 Reynolds_vrhoDmuReynolds number computation for all fluids (inputs: v, rho, D, mu, fluid)
 SpecificEnthalpy_PTSpecific Enthalpy computation for all fluids (inputs: P, T, fluid)
 SpecificHeatCapacityCp_PhSpecific Heat Capacity at constant P computation for all fluids (inputs: P, h, fluid)
 SpecificHeatCapacityCp_PTSpecific Heat Capacity at constant P computation for all fluids (inputs: P, T, fluid)
 Temperature_PhTemperature computation for all fluids (inputs: P, h, fluid)
 ThermalConductivity_PhThermal Conductivity computation for all fluids (inputs: P, h, fluid)
 ThermalConductivity_rhoTThermal Conductivity computation for all fluids (inputs: rho,T, fluid)
 SpecificInternalEnergy_Ph_DO_NOT_USESpecific 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_PhDensity derivative w.r.t enthalpy computation for all fluids (inputs: P, h, fluid)
 Density_derp_PhDensity derivative w.r.t pressure computation for all fluids (inputs: P, h, fluid)
 derDensity_derh_derP_derhder(Density derivative w.r.t enthalpy) computation for all fluids (inputs: P, h, der(P), der(h), fluid)
 derDensity_derP_derhder(Density) computation for all fluids (inputs: P, h, der(P), der(h), fluid)
 derderDensity_derderP_derderhder(der(Density)) computation for all fluids (inputs: P, h, der(P), der(h), der(der(P)), der(der(h)), fluid)
 derderDensity_derh_derderP_derderhder(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_derderhder(der(Temperature)) computation for all fluids (inputs: P, h, der(P), der(h), der(der(P)), der(der(h)), fluid)
 derDynamicViscosity_derP_derhDynamic Viscosity computation for all fluids (inputs: P, h, fluid)
 derDynamicViscosity_derP_derh_oldDynamic Viscosity computation for all fluids (inputs: P, h, fluid)
 derSpecificEnthalpy_derP_derTder(Specific enthalpy) computation for all fluids (inputs: P, h, der(P), der(T), fluid)
 derSpecificInternalEnergy_derP_derhder(Specific Internal Energy) computation for all fluids (inputs: P, h, der(P), der(h), fluid)
 derTemperature_derP_derhder(Temperature) computation for all fluids (inputs: P, h, fluid, der(P), der(h))
 derDynamicViscosity_derT_derrhoDynamic Viscosity computation for all fluids
 derDynamicViscosity_derrho_derTDynamic Viscosity computation for all fluids

Generated at 2024-04-26T18:16:04Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos