flownet
flownet copied to clipboard
FlowNet - Data-Driven Reservoir Predictions
code used for the salt related simulations presented in the paper
Code that was used to run the gf-nosalt experiments reported in the paper. --- ### Contributor checklist - [ ] :tada: This PR closes #ISSUE_NUMBER. - [ ] :scroll: I...
It was observed in experiments with a large field case that when only WWPR type data are specified for history matching FlowNet, WWPR data from wells for which all selected...
The number of regions, for example equilibration regions (EQLNUM), recognized by FlowNet is based on the region ID's that are mapped to the flownet cells from the corresponding ECLIPSE grid....
Here's a start on a crude "manual" coarse grid generator based on the bounding box of the reference grid. It's work in progress. For example, there are some well configurations...
*Insert a description of your pull request (PR) here, and check off the boxes below when they are done.* --- ### Contributor checklist - [ ] :tada: This PR closes...
Here's a simple docker file with some dependencies for flownet. I updated the readme with the most basic instructions for building the image and running the container.
*Enables `flownet ahm` to run ERT in `ensemble_experiment` mode to facilitate evaluation of prior ensemble only* --- ### Contributor checklist - [x] :tada: This PR closes #447. - [x] :scroll:...
In FlowNet, the saturation tables (e.g. SWOF) extend to Sw values of 1, consistent with the requirement stated in the OPM Flow manual. As a result, however, the equilibration produces...
For large cases (many wells, long history) the construction of a FlowNet case from scratch might take quite some time. For repeated experiments in which only history match settings are...