mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #4234 from atgeirr/backport-of-pr-4223
Unhide NewtonMaxIterations.
This commit is contained in:
commit
32f7fba719
@ -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);
|
||||
|
Loading…
Reference in New Issue
Block a user