.ThermalSeparation.Media.IdealGasMixtures.BaseClasses.Common.SingleGasNasa.s0_T

Compute specific entropy from temperature and gas data

Interface

function s0_T
  extends Modelica.Icons.Function;
  input ThermalSeparation.Media.IdealGasMixtures.BaseClasses.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 2026-07-05T18:59:05Z by OpenModelicaOpenModelica 1.27.0 using GenerateDoc.mos