.BrineProp.PartialBrineMultiSaltMultiGasTwoPhase.density_liq_pTX

Information

Density of the liquid phase

Interface

function density_liq_pTX
  input SI.Pressure p "TODO: Rename to density_liq_pTX";
  input SI.Temp_K T;
  input MassFraction X[nX] "mass fraction m_NaCl/m_Sol";
  input SI.MolarMass MM[:] "=MM_vec =fill(0,nX) molar masses of components";
  output SI.Density d;
end density_liq_pTX;

Generated at 2024-07-26T18:16:02Z by OpenModelicaOpenModelica 1.23.1 using GenerateDoc.mos