![]() |
OpenCAEPoro
0.2.0 Sep/22/2022
A simulator for multicomponent porous media flow
|
#include <ParamOutput.hpp>
Public Attributes | |
| bool | FPR {false} |
| Field average Pressure. | |
| bool | FOPR {false} |
| Field oil production rate. | |
| bool | FOPT {false} |
| Field total oil production. | |
| bool | FGPR {false} |
| Field gas production rate. | |
| bool | FGPt {false} |
| Field total gas production. | |
| bool | FWPR {false} |
| Field water production rate. | |
| bool | FWPT {false} |
| Field total water production. | |
| bool | FGIR {false} |
| Field gas injection rate. | |
| bool | FGIT {false} |
| Field total gas injection. | |
| bool | FWIR {false} |
| Field water injection rate. | |
| bool | FWIT {false} |
| Field total water injection. | |
| Type_A_o | WOPR |
| Well oil production rate. | |
| Type_A_o | WOPT |
| Well total oil production rate. | |
| Type_A_o | WGPR |
| Well gas production rate. | |
| Type_A_o | WGPT |
| Well total gas production. | |
| Type_A_o | WWPR |
| Well water production rate. | |
| Type_A_o | WWPT |
| Well total water production. | |
| Type_A_o | WGIR |
| Well gas injection rate. | |
| Type_A_o | WGIT |
| Well total gas injection. | |
| Type_A_o | WWIR |
| Well water injection rate. | |
| Type_A_o | WWIT |
| Well total water injection. | |
| Type_A_o | WBHP |
| Well pressure. | |
| Type_A_o | DG |
| Pressure difference between wells and perforations. | |
| Type_B_o | BPR |
| Bulk pressure. | |
| Type_B_o | SOIL |
| Oil saturation of bulk. | |
| Type_B_o | SGAS |
| Gas saturation of bulk. | |
| Type_B_o | SWAT |
| Water saturation of bulk. | |
OutputSummary contains all information about SUMMARY, these information tells which results will be print to the summary output file.
Definition at line 54 of file ParamOutput.hpp.