Pipes Functions
Drilling KPI
Mechanical Specific Energy - MSE
og.model.general.mse(
newmap("wellId", "{well_id}",
"weightOnBit", value_N,
"rotarySpeed", value_rad/s,
"torqueOnBit", value_N.m,
"rateOfPenetration", value_m/s)
)Hydraulic Mechanical Specific Energy - HMSE
og.model.general.hmse(
newmap("wellId", "{well_id}",
"weightOnBit", value_N,
"rotarySpeed", value_rad/s,
"torqueOnBit", value_N.m,
"rateOfPenetration", value_m/s,
"fluidFlow", value_m3/s,
"bitPressureLoss" value_Pa,
"energyReductionFactor", value)
)Drilling Specific Energy - DSE
d-Exponent
Volumes and Sizes
Well Volume
Well Volume Between
Well Volume in Region
Pipe Displacement
Open Hole Start Depth
Well JSON
Equivalent Geometry
Bottom’s up time
Lag Depth and Lag Time (only Fluid)
Fluid Properties
Rheometer Calculations

Last updated