NETWORK
Recognised by the OPM Flow parserRUNSPEC
This keyword activates the Extended Network option and defines the maximum number of nodes and links (branches) in the network. The Extended Network option is a different facility to the Standard Network facility, as such, this keyword should only be used if the former network is required for the run.
Notes:
The keyword is terminated by a “/”.
- Records
- Fixed number of records
- Record count
- 1
- Items per record
- 3
Parameters
| No. | Name | Description | Type | Default |
|---|---|---|---|---|
| 1 | NODMAX | NODMAX is a positive integer that defines the maximum number of nodes in the Extended Network model. | INT | None |
| 2 | NBRMAX | NBRMAX is a positive integer that defines the maximum number of links in the Extended Network model. | INT | None |
| 3 | NBCMAX | NBCMAX is a positive integer that defines the maximum number of branches that can be connected to a node in the Extended Network model, used in the commercial compositional simulator. The parameter is ignored by OPM Flow and should be defaulted or set to the default value of 20. | INT | 20 |
Example
--
-- ACTIVATE THE EXTENDED NETWORK OPTION AND DEFINE PARAMETERS
--
-- MAX. MAX NOT
-- NODE LINK USED
NETWORK
10 12 1* /
In the above example the maximum number of nodes is set equal to ten and the maximum number of links (or branches) is set equal to 12, for the Extended Network option.Related keywords
- Cannot be combined with
GRUPNET
Manual source: parts/chapters/subsections/5.3/NETWORK.fodt