.ThermoSysPro.Properties.MoltenSalt.derTemperature_derh

Information

der(Temperature) computation for Salt (input der(h))

Interface

function derTemperature_derh
  input Units.SI.SpecificEnthalpy h "Specific Enthalpy (J/kg)";
  input Real der_h "Specific Enthalpy time derivative (J/(kg*s))";
  output Real der_T "Fluid temperature time derivative (K/s)";
end derTemperature_derh;

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