.ThermoSysPro.Properties.WaterSteam.BaseIF97.Regions.rhovl_p_der

Interface

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

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