Wouter J. de Bruin

Results 29 issues of Wouter J. de Bruin

This PR implements scaling of correlated observations using the ERT build-in PCA scaling method. --- ### Contributor checklist - [x] :tada: This PR closes #206. - [x] :scroll: I have...

enhancement

When running hyperparameter tuning, MLflow expects an mlruns folder - which we don't create. If we stick with the standard we can ommit having to run `mlflow ui` with the...

invalid

Since the 2021.04 OPM Flow release numerical aquifers are supported. By supporting this, we potentially can simplify aquifers in FlowNets. See: https://opm-project.org/?p=1388

enhancement

Currently we are loading data only from one source (the original reservoir simulation model). However, it will be benefitial to be able to load data that does not exist in...

enhancement

After #356 is merged, a possible follow-up could be to distribute the volume from the original model per cell instead of per tube. This would lead to smaller volumes close...

enhancement
blocked

The simple plotting tool added in #351 should also be exposed as a forward model option in FlowNet. If used in MLFlow runs, the output should then be stored as...

enhancement

The relative permeability modelling has in the meanwhile become quite extensive. We should write documentation on it.

documentation

Using `time_ag_open_location` ![image](https://user-images.githubusercontent.com/9119793/95589216-bb381200-0a44-11eb-99dd-1a44523a102d.png)

bug

When wells have multiple perforations, many "overlapping" triangles are potentially created as a result of Delaunay triagulation. This leads to many tubes that need to be history matched which all...

enhancement
invalid
question