Free tool · no signup · runs in your browser

Sterilizer Load Calculator

Enter your barrel size, method, and finished block weight — get bags per load, cycle time, and total loads to clear a batch in a 55–150 gallon Bubba-barrel-style steamer. Capacities and hold times are typical, adjustable defaults — barrel makers publish almost nothing official, so this tool treats every figure as a starting point you verify on your own rig, not gospel.

Your sterilizer
Your run
Loads needed
for your batch in this barrel
Bags per load
at typical capacity
Cycle time / load
hold + come-up + cool, typical
Total time, all loads
one barrel, sequential
Total substrate
bags × block weight
Capacity model: capacity (lb) ≈ 3.6 × gallons — typical, ~200 lb @55 gal, ~300 lb @85 gal. Overhead per load (typical): atmospheric ≈ come-up 2.5 h + cool 2 h; pressure ≈ come-up 1 h + cool 1.5 h. No propane/water figures are baked in — meter your own rig.
What this calculator does

Plan loads before you light the burner, not after.

Loads = bags in the batch ÷ bags that fit per load, rounded up. A barrel steamer only sterilizes what physically fits inside it in one cycle, and every cycle costs the same fixed overhead — come-up time and cool-down — whether it's packed full or half empty. This tool takes your barrel size, your block weight, and your batch size, and tells you how many loads you're actually running and how long the whole batch will take, so you can plan a sterilizing day instead of discovering at 9pm that you need a third cycle.

Everything runs client-side. Nothing is stored, nothing is sent — change any input and the result updates live.

The load and cycle math, explained

Capacity, bags per load, and cycle time.

Capacity: gallons to pounds of substrate

Barrel makers publish surprisingly little in the way of hard specs — I could not confirm Bubba's Barrels' own load figures directly, and no source anywhere publishes propane or water use for these rigs. What circulates among growers are secondary, word-of-mouth numbers: roughly 200 lb of blocks in a 55 gallon barrel, and roughly 300 lb in an 85 gallon barrel. That works out to about 3.6 lb of finished substrate per gallon of barrel volume, which is the ratio this calculator uses to scale to 100, 150, or a custom barrel. Treat it as a planning starting point, not a spec sheet — weigh a real load in your rig once and you'll know your actual number.

# typical capacity — verify for your rig
capacity_lb = 3.6 × gallons

# how many finished blocks physically fit
bags_per_load = floor(capacity_lb ÷ block_weight_lb)
loads = ceil(bags ÷ bags_per_load)

Cycle time: hold + come-up + cool

Every cycle has three phases: come-up (the barrel and its contents climb to temperature), hold (the temperature that actually kills contaminants is sustained), and cool-down (safe enough to open and unload). The hold time is the one number you should treat as most provisional and most important — this tool auto-fills a typical default by method but makes it fully editable, because your load size, packing density, and burner all change how long a true hold actually needs to be. Come-up and cool overhead are typically shorter for pressure cooking (higher differential drives faster heating, and pressure vessels vent down faster) than for atmospheric steam.

# typical overhead per load, by method
atmospheric_overhead = 2.5 h come-up + 2.0 h cool = 4.5 h
pressure_overhead = 1.0 h come-up + 1.5 h cool = 2.5 h

cycle_per_load = hold_hours + overhead
total_time = loads × cycle_per_load # sequential, one barrel
total_substrate = bags × block_weight
Worked example

80 × 5 lb bags in a 55 gal barrel, atmospheric, 16 h hold. Capacity ≈ 3.6 × 55 ≈ 200 lb (typical).

Bags per load = floor(200 ÷ 5) = 40 bags/load. Loads = ceil(80 ÷ 40) = 2 loads.

Cycle per load ≈ 16 + (2.5 + 2.0) ≈ 20.5 h. Total for both loads ≈ 2 × 20.5 ≈ 41 h.

Total substrate = 80 × 5 = 400 lb. (All figures typical — verify for your setup.)

The part no calculator farm writes

When the standard number is wrong.

These capacities and cycle times are typical, not gospel — barrel makers publish surprisingly little, and I could not confirm Bubba's Barrels' own specs directly. Treat every output above as a planning starting point and verify it against your actual rig.

The hold clock starts at the core, not the barrel

Atmospheric steam only sterilizes once the bag core reaches roughly 210°F and holds there — a short hold timed from when the barrel itself comes up to temperature can leave the center of a tightly packed load still cold, and that load comes out contaminated days later. Time the hold from when the core is confirmed up to temperature, not the chamber. A data-logging probe pushed into a center bag on a full load pays for itself the first time it saves a batch.

Supplemented substrate needs sterilization, not pasteurization

Bran- or soy-hull-supplemented sawdust must be fully sterilized, not just pasteurized — the extra nitrogen that makes supplemented blocks so productive is exactly what gives any surviving contaminant, especially Trichoderma, a massive head start if the kill isn't complete. Atmospheric barrels run long holds precisely because they're capped near 212°F (100°C) at sea level and can't push past it the way a pressure vessel can — the only lever atmospheric steam has is time.

Propane and water aren't published — meter your own first cycle

Nobody publishes propane or water consumption for these barrel rigs, and it genuinely varies with insulation, ambient temperature, wind, and burner output — a bare steel barrel in a Vermont winter and an insulated one in Georgia summer are different machines. This tool won't invent a number here. Meter your own tank before and after a real cycle once, and you'll have a rig-specific figure worth more than anything a spec sheet could tell you.

Notes from the farm
From the sterilizing shed

The number that actually matters on a barrel steamer isn't the one on a spec sheet — it's the one you get from packing your own barrel and running your own probe. Bubba's Barrels and rigs like it are workhorses, but the growers who build them don't publish load charts, and the "200 lb" and "300 lb" figures floating around forums are grower folklore, not engineering data. I use them as a planning starting point and nothing more. The first cycle on a new setup should have a temperature logger in the coldest-looking bag you can find — usually dead center, low in the barrel — and I don't trust a hold time until that probe confirms it. Every barrel, burner, and climate is a little different; the calculator gets you in the right neighborhood, the probe gets you the truth.

Wire this into your batch data

Track every batch, flush, and yield — not just the sterilizer.

A load calculation gets you through one sterilizing day. The value compounds when every batch, flush, yield, and contamination rate is logged across your grow rooms — so you catch a room drifting before a crop is lost, instead of after.