mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Always use the reduction of the maximum of the weighted residual as convergence criterion
This should make things a much more robust, partially because now the linear and the non-linear solvers use the same convergence criterion. Also, this patch includes some collateral indentation improvements.
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
/*!
|
||||
* \file
|
||||
*
|
||||
* \brief Test for the isothermal primary variable switching VCVF
|
||||
*discretization.
|
||||
* \brief Test for the isothermal primary variable switching model using the VCVF
|
||||
* discretization.
|
||||
*/
|
||||
#include "config.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user