.ThermoSysPro.Properties.SolarSalt.SpecificHeatCp_derT

Information

derivative of SpecificHeatCp_T

Interface

function SpecificHeatCp_derT
  input Units.SI.Temperature temp "Fluid temperature (K)";
  input Real der_temp "fluid temperature time derivative (K/s)";
  output Real der_cp "specific heat capacity time derivative (J/kgKs)";
end SpecificHeatCp_derT;

Generated at 2024-05-18T18:16:21Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos