-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generate multi-trajectory schedule files
- Loading branch information
Showing
7 changed files
with
127 additions
and
53 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
13 changes: 13 additions & 0 deletions
13
tests/testdata/well_trajectory/spe1case1_mlt/expected/INJ_Y2.SCH
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
-- WELL GROUP BHP PHASE DRAIN INFLOW OPEN CROSS PVT HYDS FIP | ||
-- NAME NAME I J DEPTH FLUID AREA EQUANS SHUT FLOW TABLE DENS REGN | ||
WELSPECS | ||
INJ G1 3 3 1* GAS 0.0 STD STOP YES 0 SEG 0 / | ||
/ | ||
-- WELL OPEN SAT CONN WELL KH SKIN D DIR | ||
-- NAME I J K1 K2 SHUT TAB FACT DIA FACT FACT FACT PEN | ||
COMPDAT | ||
INJ 3 3 1 1 OPEN 1* 7.456398E+01 0.30000 1.000000E+04 0.00000 1* 'Z' / | ||
INJ 3 3 2 2 OPEN 1* 1.121509E+01 0.30000 1.503705E+03 0.00000 1* 'Z' / | ||
INJ 3 3 3 3 OPEN 1* 7.928836E+01 0.30000 1.057577E+04 0.00000 1* 'Z' / | ||
INJ 2 3 3 3 OPEN 1* 3.470050E+02 0.30000 4.440705E+04 0.00000 1* 'Z' / | ||
/ |
16 changes: 16 additions & 0 deletions
16
tests/testdata/well_trajectory/spe1case1_mlt/expected/INJ_Y3.SCH
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
-- WELL GROUP BHP PHASE DRAIN INFLOW OPEN CROSS PVT HYDS FIP | ||
-- NAME NAME I J DEPTH FLUID AREA EQUANS SHUT FLOW TABLE DENS REGN | ||
WELSPECS | ||
INJ G1 3 3 1* GAS 0.0 STD STOP YES 0 SEG 0 / | ||
/ | ||
-- WELL OPEN SAT CONN WELL KH SKIN D DIR | ||
-- NAME I J K1 K2 SHUT TAB FACT DIA FACT FACT FACT PEN | ||
COMPDAT | ||
INJ 3 3 1 1 OPEN 1* 7.456398E+01 0.30000 1.000000E+04 0.00000 1* 'Z' / | ||
INJ 3 3 2 2 OPEN 1* 1.118459E+01 0.30000 1.499999E+03 0.00000 1* 'Z' / | ||
INJ 3 3 3 3 OPEN 1* 7.465564E+01 0.30000 1.001114E+04 0.00000 1* 'Z' / | ||
INJ 3 6 3 3 OPEN 1* 2.026594E+03 0.30000 2.588101E+05 0.00000 1* 'Y' / | ||
INJ 3 8 3 3 OPEN 1* 3.133136E+03 0.30000 4.000000E+05 0.00000 1* 'Y' / | ||
INJ 3 9 3 3 OPEN 1* 3.133136E+03 0.30000 4.000000E+05 0.00000 1* 'Y' / | ||
INJ 3 10 3 3 OPEN 1* 7.832840E+02 0.30000 9.999998E+04 0.00000 1* 'Y' / | ||
/ |
File renamed without changes.
14 changes: 14 additions & 0 deletions
14
tests/testdata/well_trajectory/spe1case1_mlt/expected/PROD_Y2.SCH
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
-- WELL GROUP BHP PHASE DRAIN INFLOW OPEN CROSS PVT HYDS FIP | ||
-- NAME NAME I J DEPTH FLUID AREA EQUANS SHUT FLOW TABLE DENS REGN | ||
WELSPECS | ||
PROD G1 8 8 1* OIL 0.0 STD STOP YES 0 SEG 0 / | ||
/ | ||
-- WELL OPEN SAT CONN WELL KH SKIN D DIR | ||
-- NAME I J K1 K2 SHUT TAB FACT DIA FACT FACT FACT PEN | ||
COMPDAT | ||
PROD 8 8 1 1 OPEN 1* 7.459173E+01 0.30000 1.000336E+04 0.00000 1* 'Z' / | ||
PROD 8 8 2 2 OPEN 1* 1.120798E+01 0.30000 1.502841E+03 0.00000 1* 'Z' / | ||
PROD 8 8 3 3 OPEN 1* 7.528431E+01 0.30000 1.008758E+04 0.00000 1* 'Z' / | ||
PROD 9 9 3 3 OPEN 1* 8.896967E+02 0.30000 1.136119E+05 0.00000 1* 'Z' / | ||
PROD 10 10 3 3 OPEN 1* 2.216264E+03 0.30000 2.829557E+05 0.00000 1* 'Y' / | ||
/ |