.ThermoSysPro.Properties.WaterSteamSimple.HeatCapacity.cv1_Ph

Information

Specific heat capacity at constant volume in liquid region for given pressure and specific enthalpy

Interface

function cv1_Ph
  input Units.SI.AbsolutePressure p "Pressure";
  input Units.SI.SpecificEnthalpy h "Specific enthalpy";
  output Units.SI.SpecificHeatCapacity cv "Specific heat capacity at constant volume";
end cv1_Ph;

Generated at 2024-06-01T18:15:59Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos