.ThermofluidStream.Media.myMedia.Water.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 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-24T19:25:44Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos