.ThermoSysPro.Properties.SolarSalt.SpecificHeatCp_derT

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 2025-04-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos