Skip to main content
Glama

pyResToolbox MCP Server

oil_rs_at_bubble_point

Calculate solution gas-oil ratio at bubble point pressure using Standing correlation for petroleum reservoir 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

NameRequiredDescriptionDefault
requestYes

Input Schema (JSON Schema)

{ "properties": { "request": { "$ref": "#/$defs/BubblePointRequest" } }, "required": [ "request" ], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/gabrielserrao/pyrestoolbox-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server