mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-14 04:21:56 -06:00
Unhide NewtonMaxIterations.
This commit is contained in:
parent
dea582d296
commit
2192b3a86c
@ -161,7 +161,6 @@ namespace Opm
|
|||||||
|
|
||||||
// flow also does not use the eWoms Newton method
|
// flow also does not use the eWoms Newton method
|
||||||
EWOMS_HIDE_PARAM(TypeTag, NewtonMaxError);
|
EWOMS_HIDE_PARAM(TypeTag, NewtonMaxError);
|
||||||
EWOMS_HIDE_PARAM(TypeTag, NewtonMaxIterations);
|
|
||||||
EWOMS_HIDE_PARAM(TypeTag, NewtonTolerance);
|
EWOMS_HIDE_PARAM(TypeTag, NewtonTolerance);
|
||||||
EWOMS_HIDE_PARAM(TypeTag, NewtonTargetIterations);
|
EWOMS_HIDE_PARAM(TypeTag, NewtonTargetIterations);
|
||||||
EWOMS_HIDE_PARAM(TypeTag, NewtonVerbose);
|
EWOMS_HIDE_PARAM(TypeTag, NewtonVerbose);
|
||||||
|
Loading…
Reference in New Issue
Block a user