.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 2025-04-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos