.ThermoSysPro.Properties.MoltenSalt.Temperature_derh

Information

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

Interface

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

Generated at 2024-11-26T19:26:15Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos