- Weatherford Knowledge Base
- Packages
- PetroVisor Package
-
Getting Started
-
Customer Training
-
Customer Success
-
Updates
-
Production Optimization
-
Artificial Lift Optimization
-
Completion Optimization
-
Environmental, Social & Governance
-
Development, Acquisition & Divestitures
-
Enhanced Oil Recovery
-
Admin
-
P#
- Getting Started with P#
- Data Cleansing
- String Functions
- Scenario Functions
- Regression Functions
- Placeholder Functions
- Mathematical Functions
- Logic Functions
- Entities Function
- Moving Window Functions
- Time and Date Functions
- Statistical Functions
- Economic Functions
- Data Handling
- Additional Functions
- Directional Functions
- Machine Learning Functions
- DCA Functions
- Neighborhood Functions
-
Packages
Flowing Stability Package
This package assess a well's flowing stability by calculating the angle between the well's IPR and VLP curves at the point of intersection.
Usage
Run the workflows from this package to perform the calculations. The schedules may be adapted to use different contexts.
Details
The angle is calculated by determining the slope of both curves at the point of intersection. The angle is then calculated as:
tan(θ) = (m2 - m1) / (1 + m1m2) ∀ m2 > m1
tan(θ) = (m1 - m2) / (1 + m1m2) ∀ m1 > m2
tan(θ) = (m2 - m1) / (1 + m1m2) ∀ m2 > m1
tan(θ) = (m1 - m2) / (1 + m1m2) ∀ m1 > m2
Data Requirements
The following data is required:
VLP and IPR reference tables