adding a mutlisegment wells intergration test.

This commit is contained in:
Kai Bao
2015-10-30 16:48:41 +01:00
parent 2d0b5d8237
commit 8704c3eac6
3 changed files with 152 additions and 1 deletions

View File

@@ -0,0 +1,44 @@
-- This reservoir simulation deck is made available under the Open Database
-- License: http://opendatacommons.org/licenses/odbl/1.0/. Any rights in
-- individual contents of the database are licensed under the Database Contents
-- License: http://opendatacommons.org/licenses/dbcl/1.0/
-- Copyright (C) 2015 SINTEF ICT, Applied Mathematics
START
06 'NOV' 2011 /
SCHEDULE
WELSPECS
'PROD01' 'P' 20 1 1* 'OIL' 7* /
/
COMPDAT
'PROD01' 20 1 1 1 'OPEN' 1* 200. 0.5 /
'PROD01' 20 1 2 2 'OPEN' 1* 200. 0.5 /
'PROD01' 20 1 3 3 'OPEN' 1* 200. 0.4 /
'PROD01' 19 1 2 2 'OPEN' 1* 200. 0.4 /
'PROD01' 18 1 2 2 'OPEN' 1* 200. 0.4 /
'PROD01' 17 1 2 2 'OPEN' 1* 200. 0.4 /
/
WELSEGS
'PROD01' 2512.5 2512.5 1.0e-5 'ABS' 'H--' 'HO' /
2 2 1 1 2537.5 2537.5 0.3 0.00010 /
3 3 1 2 2562.5 2562.5 0.2 0.00010 /
4 4 2 2 2737.5 2537.5 0.2 0.00010 /
5 5 2 4 2937.5 2537.5 0.2 0.00010 /
6 6 2 5 3137.5 2537.5 0.2 0.00010 /
/
COMPSEGS
'PROD01'/
20 1 1 1 2512.5 2525.0 /
20 1 2 1 2525.0 2550.0 /
20 1 3 1 2550.0 2575.0 /
19 1 2 2 2637.5 2837.5 /
18 1 2 2 2837.5 3037.5 /
17 1 2 2 3037.5 3237.5 /
/