.Modelica.Media.IdealGases.Common.Functions.s0_Tlow_der

Information

Compute derivative of specific entropy, low T region

Interface

function s0_Tlow_der
  extends Modelica.Icons.Function;
  input IdealGases.Common.DataRecord data "Ideal gas data";
  input SI.Temperature T "Temperature";
  input Real T_der(unit = "K/s") "Temperature derivative";
  output Real s_der(unit = "J/(kg.K.s)") "Derivative of specific entropy at temperature T";
end s0_Tlow_der;

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