mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
cleanup of unused code.
This commit is contained in:
parent
f11d1758c1
commit
6b4a63787d
@ -367,8 +367,6 @@ namespace Opm
|
||||
// \Note: The report steps are met in any case
|
||||
// \Note: The sub stepping will require a copy of the state variables
|
||||
if( adaptiveTimeStepping ) {
|
||||
//adaptiveTimeStepping->step( solver, state, well_state,
|
||||
// timer.simulationTimeElapsed(), timer.currentStepLength() );
|
||||
adaptiveTimeStepping->step( timer, solver, state, well_state, output_writer_ );
|
||||
}
|
||||
else {
|
||||
|
Loading…
Reference in New Issue
Block a user