calculate_hydrate_inhibitor
Calculate hydrate inhibitor injection rate using Hammerschmidt equation for methanol, MEG, or ethanol based on hydrate formation and operating temperatures and water production 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 |