.ThermoSysPro.Properties.WaterSteam.IF97_packages.IF97_wAJ.Water_Ph_der

Derivative function of Water_Ph

Information

Copyright © EDF 2002 - 2010

ThermoSysPro Version 2.0

Interface

function Water_Ph_der
  input Units.SI.AbsolutePressure p "Pressure";
  input Units.SI.SpecificEnthalpy h "Specific enthalpy";
  input Integer mode = 0 "Région IF97 - 0:calcul automatique";
  input Real p_der "derivative of Pressure";
  input Real h_der "derivative of Specific enthalpy";
  output ThermoSysPro.Properties.WaterSteam.Common.ThermoProperties_ph der_pro "Derivative";
end Water_Ph_der;

Generated at 2025-04-08T18:20:01Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos