|
EconomicLimitsMessage.hpp
Go to the documentation of this file.
Definition: blackoilbioeffectsmodules.hh:45 const std::string & economicLimitMessageSeparator() Separator line used to frame economic-limit workover messages. Built once and returned by reference (... Definition: EconomicLimitsMessage.hpp:61 std::string 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. Definition: EconomicLimitsMessage.hpp:41 std::string economicLimitWhenString(const UnitSystem &unit_system, const std::time_t start_time, const double sim_time) The "at time ... (date = ...)" clause shared by the well (WECON) and connection (CECON) economic-limi... Definition: EconomicLimitsMessage.hpp:49 |