Drafting Maximum Lift (Altitude-Corrected)

Maximum drafting lift from a static source.

Run the calculator

Example

You enter

You get

Details, formula, and sources

theoretical = 33.9 - elevation/1000; attainable = factor x theoretical - suction losses (factor about 2/3). A real pump cannot pull a perfect vacuum, and every 1,000 ft of altitude shaves a foot -- lift is set by atmosphere pushing water up the suction, not the pump. A planning aid, not incident command.

theoretical_lift = 33.9 - site_elevation / 1000; attainable_lift = pump_factor x theoretical_lift - suction_losses (pump_factor about 2/3).

IFSTA / NWCG firefighter math altitude-corrected drafting maximum lift, by name.

The drafting-lift relations are public fire-service / wildland training material; incident command governs the actual setup.

Estimate. AHJ and licensed professional govern.

Field names used by the API: site_elevation_ft, pump_factor, theoretical_lift_ft, attainable_lift_ft

Related tools