.FreeFluids.ExternalMix.ExternalMixMedium.moleToMassFractions

Information

Return mole fractions from mass fractions X

Interface

function moleToMassFractions
  extends Modelica.Icons.Function;
  input SI.MoleFraction moleFractions[subsNum] "Mole fractions of mixture";
  input MolarMass MMX[subsNum] "Molar masses of components";
  output SI.MassFraction X[subsNum] "Mass fractions of gas mixture";
end moleToMassFractions;

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