.ThermoSysPro.Properties.MoltenSalt.derSpecificEnthalpy_derT

Information

der(Specific Enthalpy) computation for Salt (inputs: T, der(T))

Interface

function derSpecificEnthalpy_derT
  input Units.SI.Temperature T "Temperature (K)";
  input Real der_temp "Temperature time derivative (K/s)";
  output Real der_h "Specific Enthalpy time derivative (J/(kg*s))";
end derSpecificEnthalpy_derT;

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos