equinor / flownet

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

Generating low/base/high SCAL recommendations for pyscal #231

Closed olelod closed 3 years ago

olelod commented 3 years ago

As of now, the low/pessimistic SCAL recommendation is made up from all the low values from the relative permeability model parameters in the config file, the base SCAL recommendation is made up from the base input values, and the high/optimistic is made up from all the high input values. Some of the input values should have the opposite effect, as they give more optimistic relative permeability if the value is lowered.

Identify which relative permeability model parameters should have low/high value in generating the low/high SCAL recommendations.