.ThermoSysPro.Properties.WaterSteam.Region.hvl_dp

derivative function for the specific enthalpy along the phase boundary

Information

## Copyright © EDF 2002 - 2025

## ThermoSysPro Version 4.2

      

Interface

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

Generated at 2026-07-12T20:48:41Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos