OpenCAEPoro
v0.5.0
A simulator for multicomponent porous media flow
|
Params for NR in Phase Stability Analysis. More...
#include <MixtureComp.hpp>
Public Attributes | |
USI | maxIt |
Max Iteration. | |
OCP_DBL | tol |
Tolerance. | |
OCP_DBL | tol2 |
tol*tol | |
OCP_DBL | realTol |
Real tol. | |
OCP_BOOL | conflag |
convergence flag, if converges, conflag = OCP_TRUE | |
USI | curIt |
current Iters | |
Params for NR in Phase Stability Analysis.
Definition at line 45 of file MixtureComp.hpp.