This routine computes the molecular weight ratio for all species based asinari model
"Lattice Boltzmann scheme for mixture modeling: Analysis of the continuum diffusion regimes recovering Maxwell-Stefan model and incompressible Navier-Stokes equations. Pietro Asinari(2009)" \f$ m_\sigma = \frac{min_\varsigma(m_\varsigma)}{m_\sigma} \le 1 \f$
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=rk), | intent(in) | :: | molWeights(:) | molecular weight of the species |
||
real(kind=rk), | intent(out) | :: | molWeigRatios(:) | ratio of molecular weight \f$ \phi_\sigma = min(M)/M_\sigma \f$ |