.FreeFluids.ExternalMix.ExternalMixMedium.moleToMassFractions

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 2025-03-12T19:48:30Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos