.BrineProp.PartialBrineMultiSaltMultiGasTwoPhase.density_gas_pTX

Information

Density of the gas phase

Interface

function density_gas_pTX
  input SI.Pressure p;
  input SI.Temp_K T;
  input MassFraction X[:] "nX_gas mass fraction";
  input SI.MolarMass MM[:] "=MM_vec =fill(0,nX) molar masses of components";
  output SI.Density d;
end density_gas_pTX;

Generated at 2024-04-23T18:15:56Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos