.ThermalSeparation.Media.WaterBasedLiquid.BaseClasses.IF97_Utilities.h_dT_der

Information

derivative function of h_dT

Interface

function h_dT_der
  extends Modelica.Icons.Function;
  input SI.Density d "density";
  input SI.Temperature T "temperature";
  input ThermalSeparation.Media.WaterBasedLiquid.BaseClasses.Common.IF97BaseTwoPhase aux "auxiliary record";
  input Real d_der "derivative of density";
  input Real T_der "derivative of temperature";
  output Real h_der "derivative of specific enthalpy";
end h_dT_der;

Generated at 2024-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos