eea51a12b420198a97c86a4c49a9c9fc9f497335
Mostly for converting between std::time_t and broken-down time stamps. Uses UTC and std::chrono::system_clock. May wrap in as little as 292 years, depending on the period of system_clock. Intended to replace various timestamping utility functions from libecl. A comprehensive time-service protocol for Flow is much more work than this, and will likely not be easily realized before we have C++17 and its much expanded time/calendar library.
Changed EGrid API, function getCellCorners. Changed from std::vector<double> to std::array<double,8>
opm-common
Contains common components used throughout all of OPM, in particular CMake modules for the build system.
Description
Languages
C++
79%
ECL
13.4%
Scheme
3.1%
CMake
2.4%
Python
1%
Other
1%