mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
*arg* I accidentally merged some local changes with the last PR...
This commit is contained in:
parent
9dc30cc0ac
commit
2dc69b4551
@ -166,6 +166,7 @@ public:
|
||||
std::ofstream tstep_os(tstep_filename.c_str());
|
||||
|
||||
const auto& schedule = eclState()->getSchedule();
|
||||
const auto& events = schedule->getEvents();
|
||||
|
||||
// adaptive time stepping
|
||||
std::unique_ptr< AdaptiveTimeStepping > adaptiveTimeStepping;
|
||||
|
Loading…
Reference in New Issue
Block a user