mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-23 07:53:29 -06:00
fixed copy-paste mistake.
Cherry picked from SVN trunk (revision 8305)
This commit is contained in:
parent
f1b3a3d3e6
commit
e6849a45a8
@ -94,7 +94,7 @@ Also, {\bf all} fluid states {\bf must} provide the following methods:
|
||||
$x^\kappa_\alpha$ is defined as the ratio of the number of molecules
|
||||
of component $\kappa$ and the total number of molecules of the phase
|
||||
$\alpha$.
|
||||
\item[moleFraction():] Returns the mass fraction $X^\kappa_\alpha$ of
|
||||
\item[massFraction():] Returns the mass fraction $X^\kappa_\alpha$ of
|
||||
component $\kappa$ in fluid phase $\alpha$. The mass fraction
|
||||
$X^\kappa_\alpha$ is defined as the weight of all molecules of a
|
||||
component divided by the total mass of the fluid phase. It is
|
||||
|
Loading…
Reference in New Issue
Block a user