.ThermalSeparation.Media.WaterBasedLiquid.BaseClasses.IF97_Utilities.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 SI.Pressure p "pressure";
  input ThermalSeparation.Media.WaterBasedLiquid.BaseClasses.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-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos