to handle the wells and connections violating economic limits.
More...
#include <DynamicListEconLimited.hpp>
|
bool | wellShutEconLimited (const std::string &well_name) const |
|
void | addShutWell (const std::string &well_name) |
|
bool | wellStoppedEconLimited (const std::string &well_name) const |
|
void | addStoppedWell (const std::string &well_name) |
|
bool | anyConnectionClosedForWell (const std::string &well_name) const |
|
const std::vector< int > & | getClosedConnectionsForWell (const std::string &well_name) const |
|
void | addClosedConnectionsForWell (const std::string &well_name, const int cell_closed_connection) |
|
to handle the wells and connections violating economic limits.
The documentation for this class was generated from the following file: