calculate_hydrate_inhibitor
Determine required injection rate of methanol, MEG, or ethanol to prevent hydrates based on hydrate temperature, operating temperature, and water rate.
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 |