.Modelica.Media.IdealGases.Common.Functions.s0_T

Information

Compute specific entropy from temperature and gas data

Interface

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

Generated at 2024-11-26T19:26:15Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos