.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-08-12T18:38:51Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos