Cryogenic Boil-Off Rate Calculator

JJ Ben-Joseph headshot JJ Ben-Joseph

Introduction to heat-leak-driven cryogen boil-off

A cryogenic vessel does not lose liquid because of time passing. It loses liquid because heat gets in. Every watt that crosses the vacuum jacket, travels down the neck tube, sneaks along a support strap or radiates onto the cold surface is absorbed by the fluid at its boiling point, and the fluid pays for that energy by evaporating. The whole of cryogenic storage engineering follows from that single sentence, and so does this calculator: it estimates the heat leak into your vessel in watts, then divides that heat leak by the latent heat of vaporisation of the fluid to get a boil-off mass rate.

That is deliberately different from the way boil-off is usually presented on the web. It is common to see a calculator that asks for a "typical boil-off percentage per day" and then decays the inventory exponentially. Both halves of that approach are wrong in ways that matter. The percentage is not a physical property of anything — it is an output of a heat-leak measurement on a particular vessel, at a particular ambient temperature, with a particular fill level and vent arrangement. And the decay is not exponential, because the heat leak does not shrink in proportion to the liquid remaining. A dewar that loses 1.8 litres of nitrogen on its first day loses very nearly 1.8 litres on its hundredth day too, right up until it runs dry.

This page therefore asks you for the things that genuinely set the answer: which cryogen, how large the vessel is, what shape it is, how good the insulation is, how thick it is, how warm the room is, and how much extra heat arrives through necks, supports and instrumentation. It returns the heat leak in watts with a breakdown, the boil-off in kilograms per hour and per day, the liquid loss in litres per day, the normal evaporation rate as a percentage of rated capacity per day, the volume of gas released at room temperature, the hold time before the vessel empties, and an optional oxygen-deficiency check for the room the vessel stands in.

How to use the vessel, insulation and environment inputs

Work down the form in order. The first group describes what is in the vessel and how big it is.

The second group describes the thermal path from the room into the liquid.

The last input is optional: the volume of the room the vessel stands in, in cubic metres. If you supply it, the calculator estimates how long the evolved gas would take to drive the oxygen concentration of a sealed, unventilated, perfectly mixed room down to the 19.5 % threshold that OSHA defines as oxygen deficient.

The boil-off formula: heat leak divided by latent heat

Start with the geometry, because surface area is the lever that everything else pulls on. For a sphere of internal volume V the radius and outer area follow directly:

Formula: r = ((3V)/(4π))^1/3, A = 4 π r^2

r=(3V4π)1/3,A=4πr2

For a vertical cylinder with a fixed height-to-diameter ratio α=H/D, the volume relation V=πD2H4 inverts to give the diameter, and the total area is two end caps plus the side wall:

Formula: D = ((4V)/(πα))^1/3, A = (π D^2) / 2 + π D H

D=(4Vπα)1/3,A=πD22+πDH

Heat crossing the insulation obeys the one-dimensional Fourier conduction law, written for cryogenic insulation testing by NASA's Cryogenics Test Laboratory as Q=keAΔT/Δx. With the warm boundary at ambient temperature Tamb and the cold boundary pinned at the saturation temperature of the boiling fluid Tsat:

Formula: Q_ins = (k_e A(T_amb − T_sat)) / t

Qins=keA(TambTsat)t

The cold boundary really is pinned. As long as saturated liquid and its vapour coexist at the vent pressure, the fluid cannot warm up; all the incoming energy goes into the phase change. That is what makes a cryogenic vessel such a clean thermal measurement, and it is why boil-off calorimetry is the reference method in ASTM C1774 for measuring insulation performance in the first place.

When the insulation is a genuine bulk solid rather than an evacuated reflective blanket, radiation onto the cold surface is a separate and frequently dominant path. It follows the Stefan-Boltzmann law with the effective emissivity ε of the surface pair:

Formula: Q_rad = ε σ A (T_amb^4 − T_sat^4)

Qrad=εσA(Tamb4Tsat4)

The Stefan-Boltzmann constant used here is the exact SI value σ=5.670374419×108Wm2K4, which has been exact since the 2019 redefinition of the SI base units fixed the Planck, Boltzmann and elementary charge constants. Note the fourth powers: at 293 K the ambient term is about 7.39 × 109 K4 while the 77 K nitrogen term is only 3.58 × 107 K4. The cold surface radiates back essentially nothing, so radiation heat leak is set almost entirely by the room, not by the cryogen.

Total heat leak adds the parasitic term Qpar covering neck, supports and instrumentation, and the boil-off mass rate is that total divided by the latent heat of vaporisation:

Formula: Q_tot = Q_ins + Q_rad + Q_par, m ˙ = Q_tot / h_fg

Qtot=Qins+Qrad+Qpar,m˙=Qtothfg

Everything reported afterwards is unit bookkeeping on that one mass rate. Dividing by saturated liquid density gives the volumetric loss; dividing that by rated capacity gives the normal evaporation rate; dividing by the room-temperature gas density gives the volume of gas that has to go somewhere.

Formula: V˙_l = (m ˙) / ρ_l, NER = 100 ⁢ V˙_l / V_cap, V˙_g = (m ˙) / ρ_g

V˙l=m˙ρl,NER=100V˙lVcap,V˙g=m˙ρg

Because V˙l is constant, the inventory falls in a straight line and the hold time is a simple division rather than a logarithm:

Formula: V(t) = max (0, V_0 − V˙_l t), t_hold = V_0 / V˙_l

V(t)=max(0,V0V˙lt),thold=V0V˙l

Worked example: a 240-litre liquid nitrogen storage dewar

Take a full 240 L vertical cylindrical liquid nitrogen dewar, height-to-diameter ratio two, wrapped in 25 mm of evacuated multilayer insulation with a measured apparent conductivity of 0.10 mW/m·K, standing in a 20 °C laboratory, with 1.5 W of measured parasitic heat leak down the neck and support straps.

Geometry first. With V=0.240 m3 and α=2, the diameter is 0.5346 m, the height 1.0691 m, and the outer area A=2.2447 m2. Nitrogen boils at 77.355 K at one standard atmosphere, so the temperature difference is 293.15 − 77.355 = 215.795 K. The conduction term is then

Formula: Q_ins = (1.0 × 10^−4 ⁢ 2.2447 ⁢ 215.795) / 0.025 = 1.938 W

Qins=1.0×1042.2447215.7950.025=1.938W

Adding the 1.5 W parasitic load gives a total heat leak of 3.438 W. Nitrogen's latent heat of vaporisation at the normal boiling point is 199.18 kJ/kg, so

Formula: m ˙ = (3.438 W) / (199180 J /kg) = 1.726 × 10^−5 kg /s = 1.49 kg /day

m˙=3.438W199180J/kg=1.726×105kg/s=1.49kg/day

Dividing by the saturated liquid density of 806.08 kg/m3 gives 1.85 litres of liquid lost per day, which against the 240 L rated capacity is a normal evaporation rate of 0.77 % per day. That figure lands squarely inside the 0.5 % to 1 % band that manufacturers publish for well-maintained static storage dewars, which is the sanity check you want: the model reproduces the data sheet from first principles instead of taking the data sheet as an input. Hold time from full is 240 ÷ 1.85 = 130 days, and the vessel releases 1.28 m3 of nitrogen gas per day into the room at 20 °C.

Now change one thing. Keep the same 3.438 W of heat leak and put liquid helium in the vessel instead. The mass rate rises to 14.4 kg/day because helium's latent heat is only 20.56 kJ/kg, and because liquid helium is only 124.67 kg/m3 that mass is 115.9 litres per day — 48 % of the vessel emptying daily, a hold time of about two days. Nothing about the vessel changed; only the fluid did. This is why a helium cryostat is a fundamentally different machine from a nitrogen dewar, with vapour-cooled shields, a liquid nitrogen guard bath and an order of magnitude more attention paid to every conduction path. The comparison table the calculator prints after each run makes this explicit for all six fluids at your own computed heat leak.

Reading the normal evaporation rate, hold time and gas volume

The heat-leak breakdown is the first thing to look at. If the insulation term dominates and it is much larger than you expected, the usual culprits are a soft vacuum, a compressed blanket or an overstated thickness. Multilayer insulation is exquisitely sensitive to mechanical load: NASA's Cryogenics Test Laboratory reports that six MLI systems averaging 0.6 W/m2 of heat flux under no load suffer a fifteenfold increase in heat flux under a mere 0.7 kPa (0.1 psi) of compression, roughly fortyfold at 7 kPa and more than a hundredfold at 70 kPa. A blanket squashed by a cable tie or a strap is not the blanket you specified.

If the parasitic term dominates, that is normal and healthy for a small laboratory dewar. Necks and supports are structural necessities and they conduct. It also tells you where to spend engineering effort: shrinking the neck cross-section or intercepting it with the cold vent gas will do far more for your hold time than adding insulation layers.

The normal evaporation rate is the number to compare against a data sheet, and the comparison is only fair at the conditions the manufacturer used: full vessel, standing still, vented to atmosphere, no cold load inserted, and an ambient temperature near 20 °C. Every real-world departure from that makes the true loss worse. Withdrawing liquid, inserting warm samples, opening the neck, moving the vessel and transferring through a warm line all inject energy that this steady-state model does not see.

The gas volume output is the one people forget. That 1.28 m3 per day is not a rounding error in a laboratory: in a small unventilated room it is a genuine asphyxiation hazard, and the calculator's optional room check quantifies it.

Cryogen property reference used by this calculator

Every fluid property below was taken from the NIST Chemistry WebBook thermophysical property database, evaluated on the saturation line and interpolated to exactly 101.325 kPa. The gas density column is the real-gas density of the same substance at 20 °C and 101.325 kPa, and the expansion ratio is simply the quotient of the two densities.

Saturation properties at one standard atmosphere (101.325 kPa), from NIST Chemistry WebBook
CryogenBoiling point (K)Latent heat (kJ/kg)Liquid density (kg/m3)Gas density at 20 °C (kg/m3)Liquid-to-gas expansion
Helium4.22420.56124.670.16631 : 750
Hydrogen (normal)20.369448.7170.850.08381 : 846
Nitrogen77.355199.18806.081.16481 : 692
Argon87.302161.141395.401.66181 : 840
Oxygen90.188213.061141.181.33121 : 857
Methane (LNG proxy)111.667510.83422.360.66821 : 632

Two caveats on that table. The hydrogen row is normal hydrogen, the 75 % ortho equilibrium mixture; hydrogen stored as a liquid is catalytically converted to parahydrogen, which boils at about 20.28 K with a slightly lower latent heat. Worse, the spontaneous ortho-to-para conversion of unconverted normal hydrogen releases roughly 527 kJ/kg inside the tank, more than its own latent heat of 448.7 kJ/kg, which is why liquefiers use staged catalytic converters. The methane row is a stand-in for lean LNG and does not capture weathering of a real multicomponent mixture.

The helium row is the one worth staring at. Its latent heat is roughly one tenth of nitrogen's and its liquid density roughly one sixth, so per watt of heat leak liquid helium disappears about 63 times faster by volume than liquid nitrogen. That single ratio explains most of the architecture of low-temperature laboratories.

Choosing a defensible insulation conductivity

The apparent thermal conductivity you type in is the least certain number in the calculation, and it is worth an order-of-magnitude sanity check before trusting the output. NASA's Kennedy Space Center Cryogenics Test Laboratory measures cryogenic insulation systems with liquid nitrogen boil-off calorimeters at boundary temperatures of 293 K and 78 K, following ASTM C1774, and reports effective conductivities spanning roughly 0.01 to 100 mW/m·K across the whole family of materials and vacuum levels.

Order-of-magnitude guidance for insulation apparent thermal conductivity (293 K warm boundary, 78 K cold boundary)
Insulation systemTypical apparent k (mW/m·K)Vacuum requirement
Multilayer insulation, high vacuum, uncompressed0.05 – 0.3Below about 0.1 millitorr
Multilayer insulation, mechanically compressed1 – 10Performance collapses under load
Evacuated aerogel blanket or beads1 – 16Tolerant of degraded vacuum
Evacuated perlite or glass bubbles1 – 5High to moderate vacuum
Closed-cell foam at ambient pressure20 – 40None
Bare surface, radiation dominatedUse the radiation model insteadNot applicable

You can derive the multilayer figure yourself from published NASA data rather than taking it on trust. Six MLI systems tested under no mechanical load averaged 0.6 W/m2 of heat flux at a typical blanket thickness of about 22 mm over a 215 K temperature difference. Rearranging Fourier's law gives ke=qΔx/ΔT=0.6×0.022/2156.1×105 W/m·K, that is 0.061 mW/m·K. The same source reports that 0.7 kPa of compression multiplies that heat flux fifteenfold, which is where the compressed row of the table comes from. Whenever your supplier can provide ASTM C1774 or ASTM C740 test data for the actual blanket you are installing, use their number instead of any table.

Expansion ratios and the oxygen-deficiency hazard

The expansion ratio column above is not a curiosity. Boil-off gas has to go somewhere, and in an enclosed room it goes into the air you are breathing. OSHA's respiratory protection standard, 29 CFR 1910.134(b), defines an oxygen-deficient atmosphere as one below 19.5 % oxygen by volume, and treats every such atmosphere as immediately dangerous to life or health. Normal air is about 20.9 % oxygen. Displacing air with an inert gas at constant pressure dilutes the oxygen fraction, so the volume of released gas that takes a perfectly mixed, unventilated room to the threshold is

Formula: V_g,19.5 = V_room (20.9 / 19.5 − 1) ≈ 0.0718 ⁢ V_room

Vg,19.5=Vroom(20.919.51)0.0718Vroom

For the worked example above, a 60 m3 room reaches the threshold after only 4.31 m3 of nitrogen gas, which at 1.28 m3 per day takes about 3.4 days of routine boil-off with the door shut. A single dropped or vented dewar does it in seconds. This is the reason CGA P-12, Safe Handling of Cryogenic Liquids, and essentially every institutional cryogen policy require ventilation and oxygen monitoring in rooms where cryogens are stored. Note also that the hazard inverts for liquid oxygen: an oxygen-enriched atmosphere above roughly 23.5 % dramatically increases the flammability of ordinary materials, so the calculator flags oxygen enrichment rather than deficiency when you select oxygen.

Limitations and assumptions behind this heat-leak estimate

This is a steady-state, single-node, one-dimensional model, and you should know exactly where it stops being true.

Within those assumptions the calculation is straightforward physics with no fitted parameters and no invented coefficients, which is precisely why it is worth doing this way rather than guessing a percentage.

Common questions about cryogenic boil-off calculations

Why does this calculator drain the vessel linearly instead of using exponential decay?

Because the driving quantity is heat, not liquid. The heat leak through a vacuum jacket is set by the insulation, the surface area and the temperature difference between the room and the boiling liquid, and none of those three change appreciably as the level falls. A constant heat leak divided by a constant latent heat gives a constant mass rate, so the inventory falls along a straight line until the vessel is dry. An exponential model would imply the vessel loses a fixed fraction of whatever is left, which would make a nearly empty dewar almost stop evaporating. Real dewars do the opposite: the last few litres often disappear faster, because the warm vapour space above the liquid grows.

Why does liquid helium boil off so much faster than liquid nitrogen?

Latent heat. NIST saturation data at one standard atmosphere give nitrogen a latent heat of vaporisation of about 199.2 kJ per kilogram, while helium manages only about 20.6 kJ per kilogram, roughly a factor of ten smaller. Helium liquid is also very light, about 124.7 kg per cubic metre against 806.1 for nitrogen, so each kilogram lost is about 6.5 times more volume. Combine the two effects and one watt of heat leak destroys roughly 63 times more litres of liquid helium per day than of liquid nitrogen. That is the whole reason helium cryostats are built with vapour-cooled shields, liquid nitrogen guard baths and far more insulation layers than a nitrogen dewar ever needs.

What is a normal evaporation rate and how does it relate to heat leak?

Normal evaporation rate, or NER, is the figure vessel manufacturers publish: the percentage of the full rated capacity that evaporates in one day when the vessel is standing still, vented to atmosphere and holding no cold load. It is a volume rate expressed as a percentage, not a decay constant. The calculator reports NER so you can compare your modelled vessel against a data sheet. If your computed NER is far below the published figure your insulation assumptions are optimistic, and if it is far above then the model is including parasitic paths the manufacturer measured away.

How much gas does one litre of liquid nitrogen actually produce?

Using NIST densities, saturated liquid nitrogen at one standard atmosphere is 806.08 kg per cubic metre and nitrogen gas at 20 degrees Celsius and one standard atmosphere is 1.1648 kg per cubic metre. The ratio is 692 to 1, which is where the familiar quoted figure of roughly 1 to 694 comes from. So one litre of spilled liquid nitrogen becomes about 692 litres of gas once it has warmed to room temperature, and a 240 litre dewar holds enough nitrogen to fill a 166 cubic metre room completely. That is why the calculator includes an optional room volume check.

Does the calculator include thermal radiation, or only conduction?

Both, but you choose which is appropriate. In the measured apparent conductivity mode the single conductivity value already lumps solid conduction, residual gas conduction and radiation together, because that is exactly what a boil-off calorimeter measures under ASTM C1774 and what data sheets for multilayer insulation quote. Adding a separate radiation term there would double count. In the bulk insulation plus radiation mode the conductivity is treated as a genuine solid conductivity and a separate Stefan-Boltzmann term is added using the exact SI constant 5.670374419e-8 watts per square metre per kelvin to the fourth. Use that mode for foam jackets, unevacuated vessels and bare cold surfaces.

Can I use this for liquefied natural gas or a road tanker?

The methane option is a reasonable first pass for lean LNG, whose latent heat and density are dominated by methane, but real LNG is a mixture and it weathers. As the lighter components preferentially boil away the remaining liquid becomes richer in ethane and heavier hydrocarbons, so its latent heat, density and bubble point all drift over a voyage. For custody transfer, tank rollover analysis or boil-off gas compressor sizing you need a multicomponent flash model rather than a single pure fluid, and the vessel geometry and support conduction of a real tanker are engineered features rather than a sphere approximation.

Sources for the fluid properties, constants and insulation data

Sources. Every number this page relies on comes from one of the following:

  • Fluid properties (normal boiling point, latent heat of vaporisation, saturated liquid density, room-temperature gas density) — National Institute of Standards and Technology, NIST Chemistry WebBook, SRD 69, thermophysical properties of fluid systems, saturation data interpolated to 101.325 kPa: webbook.nist.gov/chemistry/fluid.
  • Stefan-Boltzmann constant σ=5.670374419×108 W·m−2·K−4 (exact) — NIST CODATA Internationally Recommended Values of the Fundamental Physical Constants: physics.nist.gov CODATA value: Stefan-Boltzmann constant.
  • Insulation performance, boil-off calorimetry and mechanical load sensitivity — J. E. Fesmire, Aerogel-Based Insulation Materials for Cryogenic Applications, NASA Kennedy Space Center Cryogenics Test Laboratory (NASA Technical Reports Server 20180006600): ntrs.nasa.gov/citations/20180006600.
  • Multilayer insulation practice and terminology — ASTM International, ASTM C740/C740M-13(2019), Standard Guide for Evacuated Reflective Insulation In Cryogenic Service; and ASTM C1774, Standard Guide for Thermal Performance Testing of Cryogenic Insulation Systems.
  • Storage vessel practice, expansion ratios and cryogen handling — Compressed Gas Association, CGA P-12, Safe Handling of Cryogenic Liquids (7th edition, 2023).
  • Oxygen-deficient atmosphere threshold of 19.5 % oxygen by volume — U.S. Occupational Safety and Health Administration, 29 CFR 1910.134(b), Respiratory Protection: osha.gov 1910.134.
  • Dewar heat-leak modelling and cryogenic heat transfer background — R. F. Barron, Cryogenic Heat Transfer, and T. M. Flynn, Cryogenic Engineering.

Fluid property values shown on this page were read directly from the NIST saturation tables rather than reproduced from secondary compilations. Insulation conductivity guidance is order-of-magnitude only: use your supplier's ASTM C1774 test data when you have it.

Cryogen and vessel Properties are NIST saturation values at 101.325 kPa. Sets the liquid inventory and hold time; it does not change the modelled heat leak.
Insulation and environment Apparent conductivity already contains radiation; do not add it twice. Uncompressed MLI in high vacuum 0.05-0.3; evacuated aerogel or powder 1-16; foam at ambient pressure 20-40. Neck tube, support straps, instrumentation leads and transfer line stubs.
Optional oxygen-deficiency check Estimates time to reach the OSHA 19.5 % oxygen threshold in a sealed, unventilated, perfectly mixed room.

Status messages will appear here.

Enter the vessel and insulation details, then select Calculate heat leak and boil-off.

Arcade Mini-Game: Cryogenic Boil-Off Rate Calculator Calibration Run

Use this quick arcade run to practice separating the physical quantities that actually set a dewar's boil-off from the shortcuts that quietly produce the wrong answer.

Score: 0 Timer: 30s Best: 0

Start the game, then use your pointer or arrow keys to catch real heat-leak quantities and avoid modelling shortcuts.