Recovery-Cylinder 80% Fill

The maximum net refrigerant a recovery cylinder may legally hold under the 80% fill rule.

Run the calculator

Example

You enter

You get

Details, formula, and sources

From the stamped water capacity and the refrigerant's liquid density, plus the headroom left and the fill / do-not-fill action.

specific_gravity = density(lb/gal) / 8.34; max_net = 0.80 x water_capacity x specific_gravity; remaining = max(0, max_net - current). Do not fill when current >= max_net.

DOT / AHRI 700 / EPA Section 608 recovery practice (by name).

The 80% fill rule and the WC/tare basis are public refrigerant-handling practice.

Estimate. AHJ and licensed professional govern.

Field names used by the API: water_capacity_lb, refrig_density_lb_gal, current_net_lb, fill_fraction, specific_gravity, max_net_lb, remaining_lb, pct_full

Related tools