OpenCAEPoro
0.2.0 Sep/22/2022
A simulator for multicomponent porous media flow
|
perform AIM in time, that is, local FIM will be performed after global IMPEC performs More...
#include <OCPFluidMethod.hpp>
Public Member Functions | |
void | Setup (Reservoir &rs, LinearSystem &myLS, LinearSystem &myAuxLS, const OCPControl &ctrl) |
Setup AIMt. | |
void | Prepare (Reservoir &rs, OCP_DBL &dt) |
Prepare for Assembling matrix. | |
bool | UpdateProperty (Reservoir &rs, OCPControl &ctrl, LinearSystem &myAuxLS) |
Update properties of fluids. | |
perform AIM in time, that is, local FIM will be performed after global IMPEC performs
Definition at line 154 of file OCPFluidMethod.hpp.