.ThermoSysPro.Properties.WaterSteam.BaseIF97.Regions.hvl_p_der

Information

derivative function for the specific enthalpy along the phase boundary

Interface

function hvl_p_der
  extends Modelica.Icons.Function;
  input Units.SI.Pressure p "pressure";
  input ThermoSysPro.Properties.WaterSteam.Common.IF97PhaseBoundaryProperties bpro "property record";
  input Real p_der "derivative of pressure";
  output Real h_der "time derivative of specific enthalpy along the phase boundary";
end hvl_p_der;

Generated at 2024-11-22T19:25:38Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos