OpenCAEPoro
0.2.0 Sep/22/2022
A simulator for multicomponent porous media flow
|
Params for SSM in Phase Split. More...
#include <MixtureComp.hpp>
Public Attributes | |
USI | maxIt |
Max Iteration. | |
OCP_DBL | tol |
Tolerance. | |
OCP_DBL | tol2 |
tol*tol | |
OCP_DBL | realTol |
Real tol. | |
bool | conflag |
convergence flag, if converges, conflag = true | |
USI | curIt |
current Iters | |
Params for SSM in Phase Split.
Definition at line 59 of file MixtureComp.hpp.