Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1.17 KB

readme.md

File metadata and controls

20 lines (11 loc) · 1.17 KB

##Equivalent Circulating Density of Drilling Mud

Engineering Calculation of Equivalent Circulating Density (ECD) of Drilling Mud takes into consideration many variables. Scripts ecd.py is based on simplified method, as explained in the "Formulas and Calculations for Drilling, Production and Workover".

Although scripts had been tested against published examples and confirmed in practice few times, there is NO WARANTY OF ANY KIND.

###Usage

Even simple drill string, composed of only one size of drill pipe, will have MINIMUM TWO (2) SEGMENTS - one for drill pipe and it's total length and the other for drill collar and it's own total length. Keep that in mind. True Vertical Depth is not necessary equal to total length of drill pipe and drill collar - think about directional drilling.

###Update:

Script ECD_eng.py had been added, using "engineering approach" and more complex equations for Annular Pressure Loss and ECD. Dial readings from rotational viscometer at 300 rpm and 600 rpm are required as input.

###NOTE

You are using these scripts on YOUR OWN RISK. Scripts are not replacement for simulations run by well control companies.

(c) D. Djokic, 2015