12 #ifndef __THERMALSOLVER_HEADER__
13 #define __THERMALSOLVER_HEADER__
unsigned int OCP_BOOL
OCP_BOOL in OCP.
ThermalMethod class declaration.
Linear solvers for discrete systems.
All control parameters except for well controllers.
ThermalSolver class for fluid solution method.
void SolveLinearSystem(Reservoir &rs, OCPControl &ctrl)
Solve the linear system in single problem.
OCP_BOOL FinishNR(Reservoir &rs, OCPControl &ctrl)
Finish the Newton-Raphson iteration.
void FinishStep(Reservoir &rs, OCPControl &ctrl)
Finish the current time step.
OCP_BOOL UpdateProperty(Reservoir &rs, OCPControl &ctrl)
Update properties of fluid.