<

Results 1 to 2 of 2

Thread: ECLIPSE feature : WELOPEN

  1. #1

    ECLIPSE feature : WELOPEN

    Dear All,

    I have a problem to apply the WELOPEN keyword in ECLIPSE 100 (2006 version).

    I have already applied the keyword after the WELSPEC and COMPDAT. I write the well name, and the WELOPEN keyword was set to SHUT. But the Well still producing at the current time. Than I made a group of well with the keyword WLIST to define the wells that i want to control. But the well still, the well or the well group in the WELOPEN, produced.

    Do you have any suggestion?

    Thank you before.

    Here's what i wrote:

    WELSPECS
    'CW-5H' 'GROUP 1' 31 51 1* 'OIL' 1* 'STD' 'SHUT' 'YES' 1* 'SEG' 3* 'STD'
    /
    /

    WLIST
    '*LIST1' 'ADD' 'CW-5H' /
    /

    WRFTPLT
    'CW-5H' 'FOPN' 'TIMESTEP' 'TIMESTEP' /
    /

    COMPDAT
    'CW-5H' 31 51 15 15 'OPEN' 1* 0.0796 0.58333 53.41 0 1* 'Z' 33.77 /
    /

    COMPDAT
    'CW-5H' 31 51 16 16 'OPEN' 1* 0.0078 0.58333 5.26 0 1* 'Z' 33.83 /
    /

    COMPDAT
    'CW-5H' 30 51 16 16 'OPEN' 1* 0.1706 0.58333 114.67 0 1* 'Z' 34.03 /
    /

    COMPDAT
    'CW-5H' 30 51 17 17 'OPEN' 1* 0.3201 0.58333 214.89 0 1* 'Z' 33.86 /
    /

    COMPDAT
    'CW-5H' 30 51 18 18 'OPEN' 1* 0.4466 0.58333 298.3 0 1* 'Z' 33.05 /
    /

    COMPDAT
    'CW-5H' 30 51 19 19 'OPEN' 1* 1.2435 0.58333 826.16 0 1* 'X' 32.23 /
    /

    COMPDAT
    'CW-5H' 29 51 19 19 'OPEN' 1* 1.1318 0.58333 752.84 0 1* 'X' 32.42 /
    /

    COMPDAT
    'CW-5H' 28 51 19 19 'OPEN' 1* 0.3231 0.58333 215.12 0 1* 'Z' 32.54 /
    /

    COMPDAT
    'CW-5H' 28 51 18 18 'OPEN' 1* 1.3886 0.58333 924.31 0 1* 'Z' 32.52 /
    /

    COMPDAT
    'CW-5H' 27 51 18 18 'OPEN' 1* 1.0615 0.58333 705.55 0 1* 'Z' 32.29 /
    /

    COMPDAT
    'CW-5H' 27 51 17 17 'OPEN' 1* 0.4952 0.58333 330.1 0 1* 'Z' 32.73 /
    /

    COMPDAT
    'CW-5H' 27 52 17 17 'OPEN' 1* 0.5378 0.58333 358.4 0 1* 'Z' 32.69 /
    /

    COMPDAT
    'CW-5H' 26 52 17 17 'OPEN' 1* 0.1997 0.58333 133.21 0 1* 'Z' 32.86 /
    /

    COMPDAT
    'CW-5H' 26 52 16 16 'OPEN' 1* 0.9541 0.58333 637.71 0 1* 'Z' 33.16 /
    /

    COMPDAT
    'CW-5H' 26 52 15 15 'OPEN' 1* 0.0359 0.58333 23.96 0 1* 'Z' 32.76 /
    /

    COMPDAT
    'CW-5H' 25 52 15 15 'OPEN' 1* 0.4802 0.58333 320.63 0 1* 'Z' 32.99 /
    /

    COMPDAT
    'CW-5H' 25 52 14 14 'OPEN' 1* 0.3824 0.58333 254.46 0 1* 'Z' 32.45 /
    /

    COMPDAT
    'CW-5H' 24 52 14 14 'OPEN' 1* 0.5238 0.58333 346.57 0 1* 'Z' 31.6 /
    /

    COMPDAT
    'CW-5H' 24 52 13 13 'OPEN' 1* 0.6383 0.58333 422.55 0 1* 'Z' 31.69 /
    /

    COMPDAT
    'CW-5H' 23 52 16 16 'OPEN' 1* 0.2538 0.58333 168.9 0 1* 'Z' 32.46 /
    /

    COMPDAT
    'CW-5H' 23 52 15 15 'OPEN' 1* 0.4834 0.58333 320.84 0 1* 'Z' 32.07 /
    /

    COMPDAT
    'CW-5H' 23 53 15 15 'OPEN' 1* 0.7607 0.58333 504.97 0 1* 'Z' 32.1 /
    /

    COMPDAT
    'CW-5H' 23 53 14 14 'OPEN' 1* 0.5801 0.58333 385.49 0 1* 'Z' 32.26 /
    /

    COMPDAT
    'CW-5H' 22 53 14 14 'OPEN' 1* 0.3084 0.58333 207.77 0 1* 'Z' 34.45 /
    /

    WELOPEN
    '*LIST1' 'SHUT' 5* /
    /

    GRUPTREE
    'GROUP 1' 'FIELD' /
    /

    WCONHIST
    'CW-5H' 'OPEN' 'LRAT' 1101 502 2158 4* /
    /

  2. # ADS
    Spons Circuit
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many
     
  3. #2
    Tepetrol, define WELOPEN after WCONHIST, like this:

    ...

    WCONHIST
    'CW-5H' 'OPEN' 'LRAT' 1101 502 2158 4* /
    /
    WELOPEN
    'CW-5H' 'SHUT' /
    /

    Best regards.

  4.    Sponsored Links



    -

Similar Threads

  1. Eclipse
    By chap in forum Reservoir
    Replies: 11
    Last Post: 12-29-2012, 07:49 AM
  2. Help with Eclipse
    By mikka in forum Reservoir
    Replies: 2
    Last Post: 07-02-2010, 04:16 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40