.ThermoSysPro.Properties.WaterSteamSimple.SimpleWater.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.WaterSteamSimple.ThermoProperties_ph der_pro "Derivative";
end Water_Ph_der;

Generated at 2025-04-06T18:19:50Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos