.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 2025-02-22T19:25:07Z by OpenModelicaOpenModelica 1.24.4 using GenerateDoc.mos