OpenCAEPoro  v0.5.0
A simulator for multicomponent porous media flow
Classes
OCPFluidMethod.hpp File Reference

Declaration of solution methods for fluid part in OpenCAEPoro. More...

#include "LinearSystem.hpp"
#include "OCPControl.hpp"
#include "Reservoir.hpp"
#include "UtilOutput.hpp"
#include "UtilTiming.hpp"

Go to the source code of this file.

Classes

class  IsothermalMethod
 
class  IsoT_IMPEC
 IsoT_IMPEC is IMPEC (implicit pressure explict saturation) method. More...
 
class  IsoT_FIM
 IsoT_FIM is FIM (Fully Implicit Method). More...
 
class  IsoT_FIMn
 
class  IsoT_AIMc
 

Detailed Description

Declaration of solution methods for fluid part in OpenCAEPoro.

Author
Shizhe Li
Date
Oct/01/2021

Copyright (C) 2021–present by the OpenCAEPoro team. All rights reserved.

Released under the terms of the GNU Lesser General Public License 3.0 or later.

Definition in file OCPFluidMethod.hpp.