Removing some spaces.

This commit is contained in:
Kai Bao 2014-05-22 21:58:44 +02:00
parent 6ac95ac7a8
commit 8a905535ce

View File

@ -1711,8 +1711,8 @@ namespace {
bool &oscillate, bool &stagnate ) const
{
// The detection of oscillation in two primary variable results in the report of the detection
// of oscillation for the solver
// Only the saturations are used in detection for the black oil model.
// of oscillation for the solver.
// Only the saturations are used for oscillation detection for the black oil model.
// Stagnate is not used for any treatment here.
oscillate = false;