OpenCAEPoro
v0.5.0
A simulator for multicomponent porous media flow
|
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 |
Declaration of solution methods for fluid part in OpenCAEPoro.
Copyright (C) 2021–present by the OpenCAEPoro team. All rights reserved.
Definition in file OCPFluidMethod.hpp.