OpenCAEPoro  0.2.0 Sep/22/2022
A simulator for multicomponent porous media flow
Public Attributes | List of all members
SSMparamSTA Class Reference

Params for SSM in Phase Stability Analysis. More...

#include <MixtureComp.hpp>

Public Attributes

USI maxIt
 Max Iteration.
 
OCP_DBL tol
 Tolerance.
 
OCP_DBL Ktol { 1E-4 }
 tolerace^2 for K
 
OCP_DBL dYtol { 1E-6 }
 
OCP_DBL eYt { 1E-8 }
 if Yt > 1 + eYt, then single phase is unstable
 
OCP_DBL tol2
 tol*tol
 
OCP_DBL realTol
 Real tol.
 
bool conflag
 convergence flag, if converges, conflag = true
 
USI curIt
 current Iterations
 
OCP_DBL curSk
 

Detailed Description

Params for SSM in Phase Stability Analysis.

Definition at line 28 of file MixtureComp.hpp.


The documentation for this class was generated from the following file: