.ThermoSysPro.Properties.WaterSteamSimple.Enthalpy.dh1Td_dT

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

Interface

function dh1Td_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 dh1Td_dT;

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