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

Information

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 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos