calculate_hydrate_inhibitor
Calculate injection rates for methanol, MEG, or ethanol inhibitors to prevent hydrate formation in oil and gas operations using the Hammerschmidt equation.
Instructions
Calculate hydrate inhibitor injection rate using Hammerschmidt equation.
Supports methanol, MEG, and ethanol.
Args: hydrate_temp_f: Hydrate formation temperature in degrees F. operating_temp_f: Target operating temperature in degrees F. water_rate_bwpd: Water production rate in bbl/day. inhibitor: Inhibitor type - 'methanol', 'meg', or 'ethanol'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hydrate_temp_f | Yes | ||
| operating_temp_f | Yes | ||
| water_rate_bwpd | Yes | ||
| inhibitor | No | methanol |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |