EconomicLimitsMessage.hpp File Reference
#include <opm/common/utility/TimeService.hpp>
#include <fmt/chrono.h>
#include <fmt/format.h>
#include <ctime>
#include <string>
Include dependency graph for EconomicLimitsMessage.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Opm
 

Functions

std::string Opm::economicLimitDateString (const std::time_t start_time, const double sim_time)
 Calendar date (DD-Mon-YYYY, UTC) reached at start_time plus sim_time seconds. More...
 
const std::string & Opm::economicLimitMessageSeparator ()
 Separator line used to frame economic-limit workover messages. Built once and returned by reference (all callers use the same line). More...