Horizontal well with Eclipse

All Reservoir Simulation aspects

Moderator: Simulation_team

Post Reply
Jo-On
Posts: 1
Joined: Wed Mar 09, 2011 6:41 pm

Horizontal well with Eclipse

Post by Jo-On »

Hi everyone,
I hope someone could help me, I don't understand from Eclipse manual how can I do a horizontal well, I mean a well parallel to Y-axis.

Which keyword ??

Thanks a lot in advance.

Jo.
Tejaswy
Junior member
Posts: 54
Joined: Thu Oct 28, 2010 2:37 pm
Location: Perth
Contact:

Post by Tejaswy »

COMPDAT
--Define connection data
-- wname I J K1 K2 3* Dia
'P1' 1 1 1 1 'OPEN' 0 0 1 /
'P1' 1 1 2 2 'OPEN' 0 0 1 /
'P1' 1 1 3 3 'OPEN' 0 0 1 /
'P1' 1 1 4 4 'OPEN' 0 0 1 /
'P1' 1 1 5 5 'OPEN' 0 0 1 /
'P1' 1 1 6 6 'OPEN' 0 0 1 /
'P1' 1 1 7 7 'OPEN' 0 0 1 /
'P1' 1 1 8 8 'OPEN' 0 0 1 /
'P1' 1 1 9 9 'OPEN' 0 0 1 /
'P1' 1 1 10 10 'OPEN' 0 0 1 /
'P1' 1 1 11 11 'OPEN' 0 0 1 /
'P1' 1 1 12 12 'OPEN' 0 0 1 /
'P1' 1 1 13 13 'OPEN' 0 0 1 /
'P1' 1 1 14 14 'OPEN' 0 0 1 /
petro_freak
Posts: 4
Joined: Mon Nov 22, 2010 7:13 pm
Location: Louisiana

Post by petro_freak »

@Tejaswy,

Could you please explain why does the K1 K2 values increase for the horizontal well when the well is driven parallel to Y-axis ?

Shouldn't the I value remain constant, J value increases by one count and K value remain constant ?

Please let me know.

Cheers :)
User avatar
alvarorzr
Posts: 2
Joined: Thu May 05, 2011 6:40 am
Location: Madrid

Post by alvarorzr »

try this

COMPDAT
'INY.CO2' 103 80 11 11 'OPEN' 1* 1* 0.1 1* 1* 1* 'Y' /
'INY.CO2' 103 81 11 11 'OPEN' 1* 1* 0.1 1* 1* 1* 'Y' /
'INY.CO2' 103 82 11 11 'OPEN' 1* 1* 0.1 1* 1* 1* 'Y' /
'INY.CO2' 103 83 11 11 'OPEN' 1* 1* 0.1 1* 1* 1* 'Y' /
'INY.CO2' 103 84 11 11 'OPEN' 1* 1* 0.1 1* 1* 1* 'Y' /
'INY.CO2' 103 85 11 11 'OPEN' 1* 1* 0.1 1* 1* 1* 'Y' /
'INY.CO2' 103 86 11 11 'OPEN' 1* 1* 0.1 1* 1* 1* 'Y' /
'INY.CO2' 103 87 11 11 'OPEN' 1* 1* 0.1 1* 1* 1* 'Y' /
'INY.CO2' 103 88 11 11 'OPEN' 1* 1* 0.1 1* 1* 1* 'Y' /
'INY.CO2' 103 89 11 11 'OPEN' 1* 1* 0.1 1* 1* 1* 'Y' /
/

is a horizontal well begins in (103, 80) and extends along the Y axis

I hope to help you
Tejaswy
Junior member
Posts: 54
Joined: Thu Oct 28, 2010 2:37 pm
Location: Perth
Contact:

Post by Tejaswy »

My bad, Pasted the wrong code :S
bond07
Posts: 9
Joined: Tue Jun 22, 2010 7:39 am
Location: LAGOS
Contact:

Post by bond07 »

Guys, ‎​how can one represent oil recovery for every ICV possible size in a. Resopt e300 model where the optimization parameter is ICV sizing.
bond07
Posts: 9
Joined: Tue Jun 22, 2010 7:39 am
Location: LAGOS
Contact:

Post by bond07 »

‎​Pls could someone put me through on how to perform sensitivity analysis of well length of a horizontal well on eclipse
Post Reply