.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 2026-01-15T19:14:00Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos