.ThermoSysPro.Properties.WaterSteamSimple.Enthalpy.dh2Td_dT

Derivative of specific enthalpy wrt. specific entropy at constant density in vapor region for given density and temperature

Interface

function dh2Td_dT
  input Units.SI.Density d "Density";
  input Units.SI.Temperature T "Temperature";
  output Real dhTd "Derivative of specific enthalpy wrt. temperature at constant density";
end dh2Td_dT;

Generated at 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos