equinor / flownet

FlowNet - Data-Driven Reservoir Predictions
GNU General Public License v3.0
63 stars 29 forks source link

Define layering for Norne #239

Open olwijn opened 3 years ago

olwijn commented 3 years ago

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. Determine if layers/zones are connected or not
  3. Define a depth interval for each layer/zone at each (i,j) index
  4. Implement a scheme to associate each defined well node with a layer/zone image

Detailed steps: