.Physiolibrary.Media.Air.X

Information

To set mass fractions

Interface

function X
  input Types.AmountOfSubstance tO2 = 0.21, tCO2 = 0.0003, tH2O = 0.06, tN2 = 1 - tO2 - tCO2 - tH2O;
  output Types.MassFraction X[nS];
end X;

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