START
10 MAI 2007 /


SCHEDULE

WELSPECS 
     'W_1'        'GROUP1'   30   37  1*       'OIL'  7* /    
/

COMPDAT
-- WELL        I    J    K1  K2            Sat.        CF       DIAM        KH SKIN ND        DIR   Ro
-- the spaces around the name and the open/shut flag are intentional!
     ' W_1 '   10   32    1    1      ' OPEN '  1*    118.457      0.216  12025.229  2*         'Z'     24.860 /
/

TSTEP
 10 /

WELOPEN
-- the spaces around the name and the open/shut flag are intentional!
  '  W_1 '  '  SHUT  ' 5* /
/

TSTEP
  10 /

WELOPEN
  'W_1'  'OPEN' 5* /
/


TSTEP
  10 /

WELOPEN
  'W_1'  'STOP' 5* /
/


TSTEP
  10 /

WELOPEN
  'W_1'  'AUTO' 5* /
/


TSTEP
  10 /

WELOPEN
  'W_1'  'STOP' 0 0 0 2* /
/


TSTEP
  10 /

END
