Merge pull request #4770 from akva2/eclproblem_cleanup_timestepping

EclProblem: cleanup time stepping related members
This commit is contained in:
Markus Blatt
2023-08-17 11:19:55 +02:00
committed by GitHub
8 changed files with 19 additions and 61 deletions

View File

@@ -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