mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
cleanup: reportStepIdx --> writeStepIdx.
startDate --> startDateTime
removal of debug output.
This commit is contained in:
@@ -83,7 +83,7 @@ namespace Opm
|
||||
double totalTime() const;
|
||||
|
||||
/// Return start date of simulation
|
||||
boost::gregorian::date startDate() const;
|
||||
boost::posix_time::ptime startDateTime() const;
|
||||
|
||||
/// Set total time.
|
||||
/// This is primarily intended for multi-epoch schedules,
|
||||
|
||||
Reference in New Issue
Block a user