cleanup: reportStepIdx --> writeStepIdx.

startDate     --> startDateTime
         removal of debug output.
This commit is contained in:
Robert K
2015-01-09 15:10:56 +01:00
parent 25af9e0033
commit 757bc67b80
6 changed files with 29 additions and 20 deletions

View File

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