17 #ifndef __SOLVER_HEADER__
18 #define __SOLVER_HEADER__
47 USI OCPModel{ISOTHERMALMODEL};
IsothermalSolver class declaration.
unsigned int USI
Generic unsigned integer.
OCPOutput class declaration.
ThermalSolver class declaration.
IsothermalSolver class for fluid solution method.
All control parameters except for well controllers.
The OCPOutput class manages different kinds of ways to output information.
Solver class for overall solution methods.
void Setup(Reservoir &rs, const OCPControl &ctrl)
Setup Solver.
void RunSimulation(Reservoir &rs, OCPControl &ctrl, OCPOutput &output)
Start simulation.
void InitReservoir(Reservoir &rs) const
Initialize the reservoir.
ThermalSolver class for fluid solution method.