OpenCAEPoro
0.2.0 Sep/22/2022
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 constuctor. | |
void | setState (const bool &flag) |
Set state of perf. | |
OCP_USI | GetLoaction () |
Return the location of perf: index of bulk. | |
Friends | |
class | Well |
class | DetailInfo |
Perforation describe the connections between wells and bulks.
Definition at line 24 of file WellPerf.hpp.