mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Removing some spaces.
This commit is contained in:
parent
6ac95ac7a8
commit
8a905535ce
@ -1711,8 +1711,8 @@ namespace {
|
|||||||
bool &oscillate, bool &stagnate ) const
|
bool &oscillate, bool &stagnate ) const
|
||||||
{
|
{
|
||||||
// The detection of oscillation in two primary variable results in the report of the detection
|
// The detection of oscillation in two primary variable results in the report of the detection
|
||||||
// of oscillation for the solver
|
// of oscillation for the solver.
|
||||||
// Only the saturations are used in detection for the black oil model.
|
// Only the saturations are used for oscillation detection for the black oil model.
|
||||||
// Stagnate is not used for any treatment here.
|
// Stagnate is not used for any treatment here.
|
||||||
|
|
||||||
oscillate = false;
|
oscillate = false;
|
||||||
|
Loading…
Reference in New Issue
Block a user