mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-09-05 04:40:19 -05:00
Unhide NewtonMaxIterations.
This commit is contained in:
@@ -161,7 +161,6 @@ namespace Opm
|
||||
|
||||
// flow also does not use the eWoms Newton method
|
||||
EWOMS_HIDE_PARAM(TypeTag, NewtonMaxError);
|
||||
EWOMS_HIDE_PARAM(TypeTag, NewtonMaxIterations);
|
||||
EWOMS_HIDE_PARAM(TypeTag, NewtonTolerance);
|
||||
EWOMS_HIDE_PARAM(TypeTag, NewtonTargetIterations);
|
||||
EWOMS_HIDE_PARAM(TypeTag, NewtonVerbose);
|
||||
|
||||
Reference in New Issue
Block a user