All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Pages
Opm::DynamicListEconLimited Class Reference

to handle the wells and connections violating economic limits. More...

#include <DynamicListEconLimited.hpp>

Public Member Functions

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)
 

Detailed Description

to handle the wells and connections violating economic limits.


The documentation for this class was generated from the following file: