OpenCAEPoro
v0.5.0
A simulator for multicomponent porous media flow
|
#include <AllWells.hpp>
Public Member Functions | |
WellGroup (const string &gname) | |
OCP_BOOL | IfReInj () const |
Friends | |
class | AllWells |
WellGroup contains a well group, which is responsible for managing the production and injection targets and interactions of some wells, etc. it will be initialized in the beginning of simulation, if necessary, it should be updated, for example, the types of well changes or the wells are regrouped.
Definition at line 25 of file AllWells.hpp.