Skip to content
ignzai
← All insights

August 4, 2026 · 5 min read

Air cooling vs. liquid cooling: where the limit actually is

Air didn't get worse at cooling chips. Rack power got past what air was ever going to handle.

Every conversation about liquid cooling in AI data centers eventually runs into the same question from a facilities team that has run air-cooled halls for a decade: why not just push more air? The honest answer is physics, not preference, and it is worth being specific about where the line actually sits.

The gap is volumetric, not marginal

Water's volumetric heat capacity, how much heat a given volume can absorb per degree of temperature rise, is roughly 3,400 times that of air. That is not a small efficiency gain you engineer around with better fans or tighter containment. It means moving the same amount of heat with air instead of liquid requires moving vastly more volume, which costs fan power, raises noise, and eventually runs into the physical limits of how much air you can push through a rack without the flow itself becoming the constraint.

In practice, a well-designed air-cooled rack with hot aisle containment tops out somewhere in the 20 to 30 kW range. Push past that and cooling stops being the constraint you can spreadsheet away with a bigger CRAH unit, it becomes the constraint that determines whether the rack can run at all.

Where the AI accelerator changed the equation

General-purpose compute racks rarely approached that ceiling. AI training and inference racks built around current-generation accelerators routinely exceed 100 kW, several times past where air cooling remains viable. Direct-to-chip liquid cooling did not become the default for new AI capacity because it is fashionable. It became the default because air cooling physically cannot remove that much heat from that small a footprint.

The part that gets skipped: liquid cooling is not just "better air"

This is where the conversation usually stops, at "liquid moves more heat." What gets skipped is that switching to liquid does not just solve the heat removal problem, it introduces an entirely different class of failure mode that air cooling never had to deal with.

An air-cooling failure is almost always slow and recoverable: a fan degrades, a filter clogs, static pressure drifts out of spec over weeks. You get warning, and you get time to react.

A liquid-cooling failure can be a transient event measured in seconds: a pump trips, a valve closes, and the pressure and flow distribution across the network changes before an operator or a control system has time to respond. That is not a worse failure mode than air cooling's, it is a different one, one that steady-state design methods were never built to catch, because steady-state design does not model what happens in the seconds after something changes.

That is the real cost of crossing the line from air to liquid: you trade a slow, forgiving failure mode for a fast, unforgiving one, and the network needs to be designed for it explicitly, not assumed away with a redundancy factor.