mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Cite CPR article by Gries, Stuben et al.
This commit is contained in:
parent
307cd6ef33
commit
b823324e59
@ -32,6 +32,9 @@ namespace Opm
|
||||
/// This class solves the fully implicit black-oil system by
|
||||
/// applying a Constrained Pressure Residual preconditioning
|
||||
/// strategy.
|
||||
/// The approach is similar to the one described in
|
||||
/// "Preconditioning for Efficiently Applying Algebraic Multigrid
|
||||
/// in Fully Implicit Reservoir Simulations" by Gries et al (SPE 163608).
|
||||
class NewtonIterationBlackoilCPR : public NewtonIterationBlackoilInterface
|
||||
{
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user