Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds config files of first experiments #38

Draft
wants to merge 4 commits into
base: master
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,186 @@
name: Norne simplified

flownet:
data_source:
simulation:
input_case: ../input_model/norne_simplified/NORNE_ATW2013
vectors:
WBHP:
rel_error: 0.01
min_error: 5
WOPR:
rel_error: 0.05
min_error: 50
WWPR:
rel_error: 0.05
min_error: 50
WGPR:
rel_error: 0.05
min_error: 50000
# layers: [[1, 4], [5, 22]]
well_logs: true
concave_hull: true
phases:
- oil
- gas
- vapoil
- disgas
- water
pvt:
rsvd: norne_static/rsvd_multiple.csv
cell_length: 100
additional_flow_nodes: [50]
additional_node_candidates: 1000
hull_factor: 1.2
random_seed: 123456
perforation_handling_strategy: bottom_point
fast_pyscal: true
training_set_end_date: 2005-01-31
fault_tolerance: 0.0001
# max_distance: 1e12
max_distance_fraction: 0.0
prod_control_mode: RESV
inj_control_mode: RATE
# angle_threshold: 150
n_non_reservoir_evaluation: 0

ert:
static_include_files: ./norne_static
realizations:
num_realizations: 500
required_success_percent: 20
max_runtime: 1500
queue:
system: LOCAL
max_running: 50
ensemble_weights: [4, 2, 1, 1, 1, 1, 1, 1, 1, 1]
analysis:
- metric: [RMSE]
quantity: ['WOPR:', 'WOPT:', 'WWPR:', 'WWPT:', 'WGPR:', 'WGPT:', 'WBHP:']
start: 1997-11-06
end: 2005-01-31
outfile: exp00_analysis_metrics_history
- metric: [RMSE]
quantity: ['WOPR:', 'WOPT:', 'WWPR:', 'WWPT:', 'WGPR:', 'WGPT:', 'WBHP:']
start: 2005-01-31
end: 2006-12-01
outfile: exp00_analysis_metrics_test

model_parameters:
permeability:
min: 1
max: 1000
porosity:
min: 0.05
max: 0.35
bulkvolume_mult:
mean: 1.0
max: 1.5
fault_mult:
min: 1
max: 1
distribution: logunif
relative_permeability:
scheme: global
interpolate: false
regions:
- id: None
swirr:
min: 0.01
base: 0.01
max: 0.01
swl:
min: 0.05
base: 0.05
max: 0.05
swcr:
min: 0.1
base: 0.2
max: 0.3
sorw:
min: 0.2
base: 0.25
max: 0.3
sorg:
min: 0.1
base: 0.15
max: 0.2
sgcr:
min: 0.03
base: 0.055
max: 0.08
krwend:
min: 0.4
base: 0.5
max: 0.6
kroend:
min: 0.9
base: 0.95
max: 1.0
krgend:
min: 0.9
base: 0.95
max: 1.0
nw:
min: 1.5
base: 2.25
max: 3.0
now:
min: 1.5
base: 2.25
max: 3.0
ng:
min: 1.5
base: 2.25
max: 3.0
nog:
min: 1.5
base: 2.25
max: 3.0
equil:
scheme: regions_from_sim
regions:
- id: None
datum_depth: 2000
datum_pressure:
min: 210
max: 230
goc_depth:
min: 1995
max: 2005
owc_depth:
min: 2670
max: 2725
- id: 2
datum_depth: 2000
datum_pressure:
min: 210
max: 230
goc_depth:
min: 1995
max: 2005
owc_depth:
min: 2565
max: 2605
- id: 3
datum_depth: 2000
datum_pressure:
min: 210
max: 230
goc_depth:
min: 1995
max: 2005
owc_depth:
min: 2601
max: 2640
- id: 4
datum_depth: 2000
datum_pressure:
min: 210
max: 230
goc_depth:
min: 1995
max: 2005
owc_depth:
min: 2375
max: 2425
Original file line number Diff line number Diff line change
@@ -0,0 +1,186 @@
name: Norne simplified

flownet:
data_source:
simulation:
input_case: ../input_model/norne_simplified/NORNE_ATW2013
vectors:
WBHP:
rel_error: 0.01
min_error: 5
WOPR:
rel_error: 0.05
min_error: 50
WWPR:
rel_error: 0.05
min_error: 50
WGPR:
rel_error: 0.05
min_error: 50000
layers: [[1, 4], [5, 22]]
well_logs: true
concave_hull: true
phases:
- oil
- gas
- vapoil
- disgas
- water
pvt:
rsvd: norne_static/rsvd_multiple.csv
cell_length: 50
additional_flow_nodes: [100]
additional_node_candidates: 1000
hull_factor: 1.2
random_seed: 123456
perforation_handling_strategy: multiple_based_on_workovers
fast_pyscal: true
training_set_end_date: 2005-01-31
fault_tolerance: 0.0001
# max_distance: 1e12
max_distance_fraction: 0.10
prod_control_mode: RESV
inj_control_mode: RATE
# angle_threshold: 150
# n_non_reservoir_evaluation: 10

ert:
static_include_files: ./norne_static
realizations:
num_realizations: 500
required_success_percent: 20
max_runtime: 1500
queue:
system: LOCAL
max_running: 50
ensemble_weights: [4, 2, 1, 1, 1, 1, 1, 1, 1, 1]
analysis:
- metric: [RMSE]
quantity: ['WOPR:', 'WOPT:', 'WWPR:', 'WWPT:', 'WGPR:', 'WGPT:', 'WBHP:']
start: 1997-11-06
end: 2005-01-31
outfile: exp20_analysis_metrics_history
- metric: [RMSE]
quantity: ['WOPR:', 'WOPT:', 'WWPR:', 'WWPT:', 'WGPR:', 'WGPT:', 'WBHP:']
start: 2005-01-31
end: 2006-12-01
outfile: exp20_analysis_metrics_test

model_parameters:
permeability:
min: 1
max: 1000
porosity:
min: 0.05
max: 0.35
bulkvolume_mult:
mean: 1.0
max: 1.5
fault_mult:
min: 1.0e-5
max: 1
distribution: logunif
relative_permeability:
scheme: individual
interpolate: false
regions:
- id: None
swirr:
min: 0.01
base: 0.01
max: 0.01
swl:
min: 0.05
base: 0.05
max: 0.05
swcr:
min: 0.1
base: 0.2
max: 0.3
sorw:
min: 0.2
base: 0.25
max: 0.3
sorg:
min: 0.1
base: 0.15
max: 0.2
sgcr:
min: 0.03
base: 0.055
max: 0.08
krwend:
min: 0.4
base: 0.5
max: 0.6
kroend:
min: 0.9
base: 0.95
max: 1.0
krgend:
min: 0.9
base: 0.95
max: 1.0
nw:
min: 1.5
base: 2.25
max: 3.0
now:
min: 1.5
base: 2.25
max: 3.0
ng:
min: 1.5
base: 2.25
max: 3.0
nog:
min: 1.5
base: 2.25
max: 3.0
equil:
scheme: regions_from_sim
regions:
- id: None
datum_depth: 2000
datum_pressure:
min: 210
max: 230
goc_depth:
min: 1995
max: 2005
owc_depth:
min: 2670
max: 2725
- id: 2
datum_depth: 2000
datum_pressure:
min: 210
max: 230
goc_depth:
min: 1995
max: 2005
owc_depth:
min: 2565
max: 2605
- id: 3
datum_depth: 2000
datum_pressure:
min: 210
max: 230
goc_depth:
min: 1995
max: 2005
owc_depth:
min: 2601
max: 2640
- id: 4
datum_depth: 2000
datum_pressure:
min: 210
max: 230
goc_depth:
min: 1995
max: 2005
owc_depth:
min: 2375
max: 2425
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Please append list with performed experiments and location of results

- Experiment 00: flownetsimulator VM (Eduardo)
- Experiment 20: flownetsimulator VM (Eduardo)