Skip to content

Commit 061c8a0

Browse files
authored
Merge pull request #10 from daavid00/developing
Improving the examples and figures for the paper
2 parents 14cdadf + ef8d6ee commit 061c8a0

19 files changed

+85
-64
lines changed

examples/newcases/Case1/basecase.txt

+5-4
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ PERMXY5 1000 PERMZ5 100 PORO5 0.2
4343

4444
"""Define the injection values"""
4545
"""injection time [d], time step size to write results regional [d], time step size to write results site/reference [d], maximum time step [d], fluid (0 wetting, 1 non-wetting) well 0, injection rates [kg/day] well 0, fluid ... well n, injection, ...well n, (if 'wells' for BC in site (Line 14); bottom, right, top, and left values (0(prod)/1(inj), pressure [Pa]))"""
46-
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
47-
180 1 1 1 1 0 1 0 1 4106776.18
48-
180 1 1 1 1 0 1 4106776.18 1 0
49-
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
46+
2 1 1 0.01 1 4106776.18 1 4106776.18 1 4106776.18
47+
178 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
48+
180 1 1 1 1 0 1 0 1 4106776.18
49+
180 1 1 1 1 0 1 4106776.18 1 0
50+
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18

examples/newcases/Case1/basecase_closed.txt

+5-4
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ PERMXY5 1000 PERMZ5 100 PORO5 0.2
4343

4444
"""Define the injection values"""
4545
"""injection time [d], time step size to write results regional [d], time step size to write results site/reference [d], maximum time step [d], fluid (0 wetting, 1 non-wetting) well 0, injection rates [kg/day] well 0, fluid ... well n, injection, ...well n, (if 'wells' for BC in site (Line 14); bottom, right, top, and left values (0(prod)/1(inj), pressure [Pa]))"""
46-
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
47-
180 1 1 1 1 0 1 0 1 4106776.18
48-
180 1 1 1 1 0 1 4106776.18 1 0
49-
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
46+
2 1 1 0.01 1 4106776.18 1 4106776.18 1 4106776.18
47+
178 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
48+
180 1 1 1 1 0 1 0 1 4106776.18
49+
180 1 1 1 1 0 1 4106776.18 1 0
50+
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18

examples/newcases/Case1/basecase_flux.txt

+5-4
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ PERMXY5 1000 PERMZ5 100 PORO5 0.2
4343

4444
"""Define the injection values"""
4545
"""injection time [d], time step size to write results regional [d], time step size to write results site/reference [d], maximum time step [d], fluid (0 wetting, 1 non-wetting) well 0, injection rates [kg/day] well 0, fluid ... well n, injection, ...well n, (if 'wells' for BC in site (Line 14); bottom, right, top, and left values (0(prod)/1(inj), pressure [Pa]))"""
46-
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
47-
180 1 1 1 1 0 1 0 1 4106776.18
48-
180 1 1 1 1 0 1 4106776.18 1 0
49-
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
46+
2 1 1 0.01 1 4106776.18 1 4106776.18 1 4106776.18
47+
178 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
48+
180 1 1 1 1 0 1 0 1 4106776.18
49+
180 1 1 1 1 0 1 4106776.18 1 0
50+
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18

examples/newcases/Case1/basecase_open.txt

+5-4
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ PERMXY5 1000 PERMZ5 100 PORO5 0.2
4343

4444
"""Define the injection values"""
4545
"""injection time [d], time step size to write results regional [d], time step size to write results site/reference [d], maximum time step [d], fluid (0 wetting, 1 non-wetting) well 0, injection rates [kg/day] well 0, fluid ... well n, injection, ...well n, (if 'wells' for BC in site (Line 14); bottom, right, top, and left values (0(prod)/1(inj), pressure [Pa]))"""
46-
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
47-
180 1 1 1 1 0 1 0 1 4106776.18
48-
180 1 1 1 1 0 1 4106776.18 1 0
49-
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
46+
2 1 1 0.01 1 4106776.18 1 4106776.18 1 4106776.18
47+
178 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
48+
180 1 1 1 1 0 1 0 1 4106776.18
49+
180 1 1 1 1 0 1 4106776.18 1 0
50+
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18

examples/newcases/Case1/basecase_porvproj.txt

+5-4
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ PERMXY5 1000 PERMZ5 100 PORO5 0.2
4343

4444
"""Define the injection values"""
4545
"""injection time [d], time step size to write results regional [d], time step size to write results site/reference [d], maximum time step [d], fluid (0 wetting, 1 non-wetting) well 0, injection rates [kg/day] well 0, fluid ... well n, injection, ...well n, (if 'wells' for BC in site (Line 14); bottom, right, top, and left values (0(prod)/1(inj), pressure [Pa]))"""
46-
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
47-
180 1 1 1 1 0 1 0 1 4106776.18
48-
180 1 1 1 1 0 1 4106776.18 1 0
49-
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
46+
2 1 1 0.01 1 4106776.18 1 4106776.18 1 4106776.18
47+
178 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
48+
180 1 1 1 1 0 1 0 1 4106776.18
49+
180 1 1 1 1 0 1 4106776.18 1 0
50+
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18

examples/newcases/Case2/Grid_0_40m.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ PERMXY5 1000 PERMZ5 100 PORO5 0.2
4343

4444
"""Define the injection values"""
4545
"""injection time [d], time step size to write results regional [d], time step size to write results site/reference [d], maximum time step [d], fluid (0 wetting, 1 non-wetting) well 0, injection rates [kg/day] well 0, fluid ... well n, injection, ...well n, (if 'wells' for BC in site (Line 14); bottom, right, top, and left values (0(prod)/1(inj), pressure [Pa]))"""
46-
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
46+
2 1 1 .01 1 4106776.18 1 4106776.18 1 4106776.18
47+
178 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
4748
180 1 1 1 1 0 1 0 1 4106776.18
4849
180 1 1 1 1 0 1 4106776.18 1 0
4950
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18

examples/newcases/Case2/Grid_1_120m.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ PERMXY5 1000 PERMZ5 100 PORO5 0.2
4343

4444
"""Define the injection values"""
4545
"""injection time [d], time step size to write results regional [d], time step size to write results site/reference [d], maximum time step [d], fluid (0 wetting, 1 non-wetting) well 0, injection rates [kg/day] well 0, fluid ... well n, injection, ...well n, (if 'wells' for BC in site (Line 14); bottom, right, top, and left values (0(prod)/1(inj), pressure [Pa]))"""
46-
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
46+
2 1 1 .01 1 4106776.18 1 4106776.18 1 4106776.18
47+
178 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
4748
180 1 1 1 1 0 1 0 1 4106776.18
4849
180 1 1 1 1 0 1 4106776.18 1 0
4950
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18

examples/newcases/Case2/Grid_2_200m.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ PERMXY5 1000 PERMZ5 100 PORO5 0.2
4343

4444
"""Define the injection values"""
4545
"""injection time [d], time step size to write results regional [d], time step size to write results site/reference [d], maximum time step [d], fluid (0 wetting, 1 non-wetting) well 0, injection rates [kg/day] well 0, fluid ... well n, injection, ...well n, (if 'wells' for BC in site (Line 14); bottom, right, top, and left values (0(prod)/1(inj), pressure [Pa]))"""
46-
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
46+
2 1 1 .01 1 4106776.18 1 4106776.18 1 4106776.18
47+
178 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
4748
180 1 1 1 1 0 1 0 1 4106776.18
4849
180 1 1 1 1 0 1 4106776.18 1 0
4950
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18

examples/newcases/Case2/Grid_3_600m.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ PERMXY5 1000 PERMZ5 100 PORO5 0.2
4343

4444
"""Define the injection values"""
4545
"""injection time [d], time step size to write results regional [d], time step size to write results site/reference [d], maximum time step [d], fluid (0 wetting, 1 non-wetting) well 0, injection rates [kg/day] well 0, fluid ... well n, injection, ...well n, (if 'wells' for BC in site (Line 14); bottom, right, top, and left values (0(prod)/1(inj), pressure [Pa]))"""
46-
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
46+
2 1 1 .01 1 4106776.18 1 4106776.18 1 4106776.18
47+
178 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
4748
180 1 1 1 1 0 1 0 1 4106776.18
4849
180 1 1 1 1 0 1 4106776.18 1 0
4950
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18

examples/newcases/Case2/Grid_4_1000m.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ PERMXY5 1000 PERMZ5 100 PORO5 0.2
4343

4444
"""Define the injection values"""
4545
"""injection time [d], time step size to write results regional [d], time step size to write results site/reference [d], maximum time step [d], fluid (0 wetting, 1 non-wetting) well 0, injection rates [kg/day] well 0, fluid ... well n, injection, ...well n, (if 'wells' for BC in site (Line 14); bottom, right, top, and left values (0(prod)/1(inj), pressure [Pa]))"""
46-
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
46+
2 1 1 .01 1 4106776.18 1 4106776.18 1 4106776.18
47+
178 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
4748
180 1 1 1 1 0 1 0 1 4106776.18
4849
180 1 1 1 1 0 1 4106776.18 1 0
4950
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18

examples/newcases/Case2/Grid_5_5000m.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ PERMXY5 1000 PERMZ5 100 PORO5 0.2
4343

4444
"""Define the injection values"""
4545
"""injection time [d], time step size to write results regional [d], time step size to write results site/reference [d], maximum time step [d], fluid (0 wetting, 1 non-wetting) well 0, injection rates [kg/day] well 0, fluid ... well n, injection, ...well n, (if 'wells' for BC in site (Line 14); bottom, right, top, and left values (0(prod)/1(inj), pressure [Pa]))"""
46-
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
46+
2 1 1 .01 1 4106776.18 1 4106776.18 1 4106776.18
47+
178 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
4748
180 1 1 1 1 0 1 0 1 4106776.18
4849
180 1 1 1 1 0 1 4106776.18 1 0
4950
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18

examples/newcases/Case3/Everyday.txt

+4-3
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ flow --tolerance-mb=1e-7 --enable-opm-rst-file=true --linear-solver=cprw --newt
33

44
"""Set the model parameters"""
55
15000 15000 9 #Reginonal aquifer length, width, and depth [m]
6-
75 #Variable array of x-refinment (Regional)
7-
75 #Variable array of y-refinment (Regional)
6+
375 #Variable array of x-refinment (Regional)
7+
375 #Variable array of y-refinment (Regional)
88
1 #Variable array of z-refinment (Regional)
99
375 #Variable array of x-refinment (Reference)
1010
375 #Variable array of y-refinment (Reference)
@@ -43,7 +43,8 @@ PERMXY5 1000 PERMZ5 100 PORO5 0.2
4343

4444
"""Define the injection values"""
4545
"""injection time [d], time step size to write results regional [d], time step size to write results site/reference [d], maximum time step [d], fluid (0 wetting, 1 non-wetting) well 0, injection rates [kg/day] well 0, fluid ... well n, injection, ...well n, (if 'wells' for BC in site (Line 14); bottom, right, top, and left values (0(prod)/1(inj), pressure [Pa]))"""
46-
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
46+
2 1 1 .01 1 4106776.18 1 4106776.18 1 4106776.18
47+
178 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
4748
180 1 1 1 1 0 1 0 1 4106776.18
4849
180 1 1 1 1 0 1 4106776.18 1 0
4950
180 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18

examples/newcases/Case3/Interpolation_in_time.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ PERMXY5 1000 PERMZ5 100 PORO5 0.2
4343

4444
"""Define the injection values"""
4545
"""injection time [d], time step size to write results regional [d], time step size to write results site/reference [d], maximum time step [d], fluid (0 wetting, 1 non-wetting) well 0, injection rates [kg/day] well 0, fluid ... well n, injection, ...well n, (if 'wells' for BC in site (Line 14); bottom, right, top, and left values (0(prod)/1(inj), pressure [Pa]))"""
46-
10 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
46+
2 1 1 .01 1 4106776.18 1 4106776.18 1 4106776.18
47+
8 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
4748
50 10 10 1 1 4106776.18 1 4106776.18 1 4106776.18
4849
120 120 10 1 1 4106776.18 1 4106776.18 1 4106776.18
4950
10 1 1 1 1 0 1 0 1 4106776.18

examples/newcases/Case3/On_report_steps.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ PERMXY5 1000 PERMZ5 100 PORO5 0.2
4343

4444
"""Define the injection values"""
4545
"""injection time [d], time step size to write results regional [d], time step size to write results site/reference [d], maximum time step [d], fluid (0 wetting, 1 non-wetting) well 0, injection rates [kg/day] well 0, fluid ... well n, injection, ...well n, (if 'wells' for BC in site (Line 14); bottom, right, top, and left values (0(prod)/1(inj), pressure [Pa]))"""
46-
10 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
46+
2 1 1 .01 1 4106776.18 1 4106776.18 1 4106776.18
47+
8 1 1 1 1 4106776.18 1 4106776.18 1 4106776.18
4748
50 10 10 1 1 4106776.18 1 4106776.18 1 4106776.18
4849
120 120 120 1 1 4106776.18 1 4106776.18 1 4106776.18
4950
10 1 1 1 1 0 1 0 1 4106776.18

examples/newcases/Case4/complexity.txt

+2-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,8 @@ PERMXY5 1300 PERMZ5 130 PORO5 0.25
5252

5353
"""Define the injection values"""
5454
"""injection time [d], time step size to write results regional [d], time step size to write results site/reference [d], maximum time step [d], fluid (0 wetting, 1 non-wetting) well 0, injection rates [kg/day] well 0, fluid ... well n, injection, ...well n, (if 'wells' for BC in site (Line 14); bottom, right, top, and left values (0(prod)/1(inj), pressure [Pa]))"""
55-
10 1 1 1 1 1368925.4 1 1368925.4 1 1368925.4 1 4106776.18 1 0 1 0
55+
2 1 1 .01 1 1368925.4 1 1368925.4 1 1368925.4 1 4106776.18 1 0 1 0
56+
8 1 1 1 1 1368925.4 1 1368925.4 1 1368925.4 1 4106776.18 1 0 1 0
5657
50 10 10 1 1 1368925.4 1 1368925.4 1 1368925.4 1 4106776.18 1 0 1 0
5758
120 120 10 1 1 1368925.4 1 1368925.4 1 1368925.4 1 4106776.18 1 0 1 0
5859
10 1 1 1 1 0 1 0 1 0 1 0 1 0 1 4106776.18

examples/newcases/Locations_figures/Case_1.ipe

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<!DOCTYPE ipe SYSTEM "ipe.dtd">
3-
<ipe version="70218" creator="Ipe 7.2.28">
4-
<info created="D:20240227150825" modified="D:20240227160406"/>
3+
<ipe version="70218" creator="Ipe 7.2.29">
4+
<info created="D:20240227150825" modified="D:20240618104626"/>
55
<ipestyle name="basic">
66
<symbol name="arrow/arc(spx)">
77
<path stroke="sym-stroke" fill="sym-stroke" pen="sym-pen">
@@ -329,7 +329,7 @@ h
329329
</path>
330330
<text matrix="1 0 0 1 56 20" transformations="translations" pos="156 384" stroke="black" type="label" width="54.518" height="6.428" depth="1.93" valign="baseline">nx=ny=375,</text>
331331
<text matrix="1 0 0 1 68 100" transformations="translations" pos="156 384" stroke="black" type="label" width="20.479" height="7.473" depth="2.49" valign="baseline">(5,5)</text>
332-
<text matrix="1 0 0 1 -9.49581 244.556" transformations="translations" pos="156 384" stroke="black" type="label" width="55.836" height="8.965" depth="2.99" valign="baseline" size="large">REG/REF</text>
332+
<text matrix="1 0 0 1 -9.49581 244.556" transformations="translations" pos="156 384" stroke="black" type="label" width="63.957" height="8.169" depth="0" valign="baseline" size="large">REGIONAL</text>
333333
<text matrix="1 0 0 1 71.0232 165.082" transformations="translations" pos="156 384" stroke="black" type="label" width="27.145" height="8.169" depth="0" valign="baseline" size="large">SITE</text>
334334
<text matrix="1 0 0 1 116.255 144" transformations="translations" pos="156 384" stroke="black" type="label" width="21.171" height="6.808" depth="0" valign="baseline">INJ0</text>
335335
<text matrix="1 0 0 1 160 208" transformations="translations" pos="156 384" stroke="black" type="label" width="21.171" height="6.808" depth="0" valign="baseline">INJ1</text>

examples/newcases/Locations_figures/Case_4_regional.ipe

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<!DOCTYPE ipe SYSTEM "ipe.dtd">
3-
<ipe version="70218" creator="Ipe 7.2.28">
4-
<info created="D:20240227150825" modified="D:20240228002654"/>
3+
<ipe version="70218" creator="Ipe 7.2.29">
4+
<info created="D:20240227150825" modified="D:20240618130024"/>
55
<ipestyle name="basic">
66
<symbol name="arrow/arc(spx)">
77
<path stroke="sym-stroke" fill="sym-stroke" pen="sym-pen">
@@ -328,7 +328,7 @@ h
328328
h
329329
</path>
330330
<text matrix="1 0 0 1 68 100" transformations="translations" pos="156 384" stroke="black" type="label" width="20.479" height="7.473" depth="2.49" valign="baseline">(5,5)</text>
331-
<text matrix="1 0 0 1 -9.49581 244.556" transformations="translations" pos="156 384" stroke="black" type="label" width="25.764" height="8.169" depth="0" valign="baseline" size="large">REG</text>
331+
<text matrix="1 0 0 1 -9.49581 244.556" transformations="translations" pos="156 384" stroke="black" type="label" width="63.957" height="8.169" depth="0" valign="baseline" size="large">REGIONAL</text>
332332
<text matrix="1 0 0 1 71.0232 165.082" transformations="translations" pos="156 384" stroke="black" type="label" width="27.145" height="8.169" depth="0" valign="baseline" size="large">SITE</text>
333333
<text matrix="1 0 0 1 168 208" transformations="translations" pos="156 384" stroke="black" type="label" width="21.171" height="6.808" depth="0" valign="baseline">INJ3</text>
334334
<text matrix="1 0 0 1 160 80" transformations="translations" pos="156 384" stroke="black" type="label" width="21.171" height="6.808" depth="0" valign="baseline">INJ4</text>

0 commit comments

Comments
 (0)