OpenCAEPoro
v0.5.0
A simulator for multicomponent porous media flow
|
Perforation describe the connections between wells and bulks. More...
#include <WellPerf.hpp>
Public Member Functions | |
Perforation ()=default | |
Default constructor. | |
void | SetState (const OCP_BOOL &flag) |
Set state of perf. | |
OCP_USI | Location () const |
Return the location of perf: index of bulk. | |
Friends | |
class | Well |
class | Out4RPT |
Perforation describe the connections between wells and bulks.
Definition at line 24 of file WellPerf.hpp.