OpenCAEPoro  v0.5.0
A simulator for multicomponent porous media flow
Public Member Functions | Public Attributes | List of all members
ControlPreTime Class Reference

Params for convergence and material balance error checks. More...

#include <OCPControl.hpp>

Public Member Functions

 ControlPreTime (const vector< OCP_DBL > &src)
 

Public Attributes

OCP_DBL dPlim
 Ideal max Pressure change.
 
OCP_DBL dTlim
 Ideal max Temperature change.
 
OCP_DBL dSlim
 Ideal max Saturation change.
 
OCP_DBL dNlim
 Ideal max relative Ni (moles of components) change.
 
OCP_DBL eVlim
 Ideal max relative Verr (pore - fluid) change.
 

Detailed Description

Params for convergence and material balance error checks.

Definition at line 43 of file OCPControl.hpp.


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