Pipes Functions
Drilling KPI
Mechanical Specific Energy - MSE
Calculates the mechanical specific energy for the given well
Output: MSE (Pa)
Hydraulic Mechanical Specific Energy - HMSE
Calculates the hydraulic mechanical specific energy for the given well
Output: HMSE (Pa)
Drilling Specific Energy - DSE
Calculates the drilling specific energy for the given well
Output: DSE (Pa)
d-Exponent
Calculates the d-exponent for the given well
Output: d-exponent (-)
Volumes and Sizes
Well Volume
Given a well, this function computes the volume between two well locations.
Obs: These methods (well, Well between, and Well in Region) do not take into account the material of the work column, it only considers the space available for fluid (drilling mud, cement, etc). For work column volume, refer to og.model.general.pipeDisplacement.
Well Volume Between
Given a well, this function computes the volume between two well locations.
startPosition: Starting location where volume will be computed ({measuredDepth: number, isAnnular: boolean})
endPosition: Starting location where volume will be computed ({measuredDepth: number, isAnnular: boolean})
Well Volume in Region
Given a well, this function computes the volume between two well locations. The expected parameters are: isAnnular: flag indicating if region is annular or not (boolean)
Pipe Displacement
Calculates the pipe displacement (steel total volume) for the given well
Output: Pipe Displacement (m3)
Open Hole Start Depth
Shows the last casing shoe measured depth
Well JSON
Equivalent Geometry
Bottom’s up time
Calculates the time the fluid takes to travel through a well portion. For this function, the flow rate and depth are fixed during all periods of time.
Output: Bottom’s up time (s)
Example Pipes:
Example Pipes
Calculate annular volume and annular velocity
Lag Depth and Lag Time (only Fluid)
Calculates lag time and lag depth for a given interval of data, only using the information of fluid flow, i.e, do not take into account the cuttings velocities (see on cuttings this feature).
Fluid Properties
Rheometer Calculations
Calculate shear rate and Shear Stress from rheometer readings
Calculate Rheological Parameter from rheometer readings
Fluid Types:
HERSCHEL_BULKLEY
POWER_LAW
BINGHAM
NEWTONIAN
Example
Last updated