Shuting the well connection that exceeds the specific limit

All Reservoir Simulation aspects

Moderator: Simulation_team

Post Reply
User avatar
Bilal Amjad
Senior member
Posts: 258
Joined: Sat Sep 20, 2008 12:14 am
Location: اسلامی جمہوریہ پاکستان

Shuting the well connection that exceeds the specific limit

Post by Bilal Amjad »

Which keyword and how is used for shuting the specific connection which mets the criteria set under ACTION (-,G,R,W,S,X) keyword?

For Example
Well P1 has 4 connections (1 per layer) I want well P1 to shut connection which exceeds water cut limit of 0.8.
Bilal Amjad
Reservoir Engineering Consultant
User avatar
Abdelkader
Junior member
Posts: 72
Joined: Thu Aug 31, 2006 7:33 am
Location: algiers

Post by Abdelkader »

Bilal,
I am not sure I am getting your point well, but under Eclipse, you can specify a constraint for a specific well, have a look in the User guide, under keyword WCONPROD and related keywords!
Regards,
Abdelkader
Abdelkader Aissaoui
Reservoir Engineer
Image
http://dz.linkedin.com/pub/abdelkader-a ... 13/389/4b6
Tejaswy
Junior member
Posts: 54
Joined: Thu Oct 28, 2010 2:37 pm
Location: Perth
Contact:

Post by Tejaswy »

This might help

ACTIONW
ACTION1 'P2' WWCT > 0.8 10000 /

COMPDAT
--Name I J K1 K2 OPEN/SHUT
'P1' 26 5 1 1 'OPEN' 0 0 1 /
'P1' 26 5 2 2 'OPEN' 0 0 1 /
'P1' 26 5 3 3 'OPEN' 0 0 1 /
'P1' 26 5 4 4 'OPEN' 0 0 1 /
'P1' 26 5 5 5 'OPEN' 0 0 1 /
'P1' 26 5 6 6 'OPEN' 0 0 1 /

'P2' 26 13 1 1 'SHUT' 0 0 1 /
'P2' 26 13 2 2 'SHUT' 0 0 1 /
'P2' 26 13 3 3 'SHUT' 0 0 1 /
'P2' 26 13 4 4 'SHUT' 0 0 1 /
'P2' 26 13 5 5 'SHUT' 0 0 1 /
'P2' 26 13 6 6 'SHUT' 0 0 1 /

/





ENDACTIO
User avatar
Bilal Amjad
Senior member
Posts: 258
Joined: Sat Sep 20, 2008 12:14 am
Location: اسلامی جمہوریہ پاکستان

Post by Bilal Amjad »

thanks, it is the same I have already done,
But my ques was the ECLIPSE itself shut the worst performing perforation. in above example you have specified the perforation.
Do You mean we have to see the each connection report in the .prt file and then decide which perforation should be shut using ACTIONW?
Bilal Amjad
Reservoir Engineering Consultant
batruna
Posts: 31
Joined: Thu Nov 18, 2010 7:25 pm
Location: LY
Contact:

Post by batruna »

use the keyword CECON for economic limit
Post Reply