.ThermalSeparation.Media.IdealGasMixtures.BaseClasses.Common.Functions.s0_Tlow_der

Information

Compute derivative of specific entropy, low T region

Interface

function s0_Tlow_der
  extends Modelica.Icons.Function;
  input Modelica.Media.IdealGases.Common.DataRecord data "Ideal gas data";
  input SI.Temperature T "Temperature";
  input Real T_der "Temperature derivative";
  output SI.SpecificEntropy s "Specific entropy at temperature T";
end s0_Tlow_der;

Generated at 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos