oil_rs_at_bubble_point
Calculate solution gas-oil ratio at bubble point pressure using Standing correlation. Input oil API gravity, temperature, and gas specific gravity to determine Rs in scf/stb for petroleum engineering analysis.
Instructions
Calculate solution GOR at bubble point using Standing correlation.
Computes Rs specifically at the bubble point pressure based on reservoir fluid properties. Uses Standing (1947) correlation.
This is useful when you know the bubble point pressure and need to calculate the corresponding solution GOR.
Returns Rs in scf/stb.
Args: request: Bubble point parameters (API, temperature, bubble point, gas gravity)
Returns: Dictionary with Rs at bubble point, method, units, and inputs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes |