.ThermoSysPro.Properties.SolarSalt.IsobaricExpansionCoefficient_derT

derivative of IsobaricExpansionCoefficient_T

Interface

function IsobaricExpansionCoefficient_derT
  input Units.SI.Temperature temp "Fluid temperature (K)";
  input Real der_temp "fluid temperature time derivative (K/s)";
  output Real der_beta "isobaric expansion coefficient time derivative (1/Ks)";
end IsobaricExpansionCoefficient_derT;

Generated at 2025-04-26T18:20:16Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos