O. Leeuwenburgh

Results 19 issues of 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...

question

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?...

invalid
question

![image](https://user-images.githubusercontent.com/13539085/109282777-47917880-781e-11eb-9a26-7f3ee7ac6492.png) 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....

enhancement

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...

enhancement

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....

enhancement

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....

enhancement

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...

invalid

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 ![image](https://user-images.githubusercontent.com/13539085/98913370-931a5380-24c7-11eb-9577-4bcfa55ebf52.png)

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...