O. Leeuwenburgh
O. Leeuwenburgh
[box_model9.tar.gz](https://github.com/equinor/flownet/files/6630359/box_model9.tar.gz) It was observed that for a symmetric 2-layer box model with a 5-spot well development and the multiple perforation option (and a water-oil contact between the 2 layers), the...
When looking at generated FlowNets for Norne I noticed both an unconnected aquifer flow tube and 3 aquifer flow tubes connecting to the same well (see figure). Is this desired?...
 A rule could be introduced to remove long connections based on a local distance criterion considering the largest distance among the nearest N nodes. Consider e.g. the red node....
Second step towards supporting layerying in FlowNet: 1. Implement the placement of additional nodes in 2D based on (X,Y) or (i,j) locations of all well nodes. 2. Translate all nodes...
Third step in creating support for layering in FlowNet: 1. Create connections between nodes in the same layer a. Delaunay triangulation b. Connect neighbouring nodes based on local search 2....
First steps towards an implementation of layering in FlowNet: 1. Formulate criteria to define (number of) layers/zones - for now, base this on layers of the Norne Eclipse model 2....
Check if the user has specified both instantaneous and cumulative phase rates as observations and produce an error or warning in that case. This should be implemented in the config...
Fourth step in supporting layering in FlowNet: 1. Remove connections across fault, keeping only quasi-horizontal and quasi-perpendicular connections 2. Remove all connections between disconnected layers/zones 
Even if a single well node is used, the Flow COMPDAT section will create connections for each connecting flow tube. This leads to an increased volume that is directly connected...