mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
EclGenericProblem: remove unused time steppping parameters
and remove some hidden duplicates
This commit is contained in:
@@ -164,8 +164,6 @@ void handleExtraConvergenceOutput(SimulatorReport& report,
|
||||
EWOMS_HIDE_PARAM(TypeTag, MinTimeStepSize);
|
||||
EWOMS_HIDE_PARAM(TypeTag, PredeterminedTimeStepsFile);
|
||||
|
||||
EWOMS_HIDE_PARAM(TypeTag, EclMaxTimeStepSizeAfterWellEvent);
|
||||
EWOMS_HIDE_PARAM(TypeTag, EclRestartShrinkFactor);
|
||||
EWOMS_HIDE_PARAM(TypeTag, EclEnableTuning);
|
||||
|
||||
// flow also does not use the eWoms Newton method
|
||||
|
Reference in New Issue
Block a user