Atmospheric Escape Velocity Calculator — Planets
Compare a planet's atmospheric escape velocity against its atmospheric molecule speeds to see why some planets keep their air and others lose it.
Reviewed by Daniel Agrici, Founder & Lead Developer
Formula
v_esc = sqrt(2GM/R) | v_thermal = sqrt(3kT/m)
Where v_esc is escape velocity, G is the gravitational constant, M is planet mass, R is planet radius, v_thermal is thermal velocity, k is the Boltzmann constant, T is temperature, and m is molecular mass. A gas is retained when v_esc/v_thermal > 6.
Worked Examples
Example 1: Earth Atmospheric Retention Analysis
Problem:Calculate whether Earth can retain nitrogen (N2, molecular mass 28) at an exosphere temperature of 1000 K. Earth mass is 5.972e24 kg, radius 6371 km.
Solution:Escape velocity = sqrt(2 * 6.674e-11 * 5.972e24 / 6.371e6) = 11,186 m/s = 11.19 km/s\nMolecular mass of N2 = 28 g/mol = 4.65e-26 kg\nThermal velocity = sqrt(3 * 1.381e-23 * 1000 / 4.65e-26) = sqrt(8.91e5) = 944 m/s = 0.944 km/s\nEscape ratio = 11,186 / 944 = 11.85\nRatio > 6, so N2 is fully retained over geological time
Result:Escape Velocity: 11.19 km/s | Thermal Velocity: 0.94 km/s | Ratio: 11.85 - Excellent retention
Example 2: Mars Hydrogen Loss
Problem:Determine if Mars can retain hydrogen (H2, molecular mass 2) at an exosphere temperature of 300 K. Mars mass 6.417e23 kg, radius 3390 km.
Solution:Escape velocity = sqrt(2 * 6.674e-11 * 6.417e23 / 3.39e6) = 5,027 m/s = 5.03 km/s\nMolecular mass of H2 = 2 g/mol = 3.32e-27 kg\nThermal velocity = sqrt(3 * 1.381e-23 * 300 / 3.32e-27) = sqrt(3.74e6) = 1,934 m/s = 1.93 km/s\nEscape ratio = 5,027 / 1,934 = 2.60\nRatio < 3, so H2 is rapidly lost from Mars
Result:Escape Velocity: 5.03 km/s | Thermal Velocity: 1.93 km/s | Ratio: 2.60 - Rapid H2 loss
Frequently Asked Questions
What is escape velocity and how is it calculated?
Escape velocity is the minimum speed an object must achieve to break free from a celestial body gravitational field without further propulsion. It is calculated using the formula v_esc = sqrt(2GM/R), where G is the gravitational constant, M is the mass of the body, and R is the distance from the center of mass (typically the surface radius). For Earth, the escape velocity is approximately 11.2 km/s or about 40,000 km/hr. Importantly, escape velocity depends only on the body mass and radius, not on the mass of the escaping object. This means a hydrogen molecule must reach the same speed as a spacecraft to escape. The concept is crucial for understanding both atmospheric retention and space mission design, as rockets must approach escape velocity to leave a planet gravitational influence.
Why do some planets retain atmospheres while others do not?
A planet ability to retain an atmosphere depends primarily on the ratio of its escape velocity to the thermal velocity of atmospheric gas molecules. As a general rule, a planet can retain a particular gas species over geological time if the escape velocity exceeds six times the thermal velocity of that gas. This criterion arises because the Maxwell-Boltzmann velocity distribution means that some fraction of molecules always exceed the mean thermal velocity. If the ratio is below about 6, a statistically significant number of molecules in the high-velocity tail of the distribution exceed escape velocity, and the atmosphere gradually leaks away through a process called Jeans escape. Mars has lost most of its atmosphere because its low escape velocity of 5 km/s cannot prevent thermal escape of lighter molecules over billions of years.
What is thermal velocity and how does temperature affect atmospheric escape?
Thermal velocity is the average speed of gas molecules due to their kinetic energy at a given temperature, calculated as v_thermal = sqrt(3*kB*T/m), where kB is the Boltzmann constant, T is absolute temperature, and m is the molecular mass. Higher temperatures increase thermal velocity, making atmospheric escape more likely. This explains why hot exoplanets close to their stars (hot Jupiters) can lose significant atmospheric mass despite their large size. For a given temperature, lighter molecules like hydrogen and helium have much higher thermal velocities than heavier molecules like nitrogen or carbon dioxide, which is why terrestrial planets preferentially lose their lightest gases first. The exosphere temperature, not the surface temperature, determines escape rates because escape occurs from the uppermost atmospheric layers.
How does Jeans escape differ from other atmospheric loss mechanisms?
Jeans escape is the thermal evaporation of atmospheric molecules from the exosphere when their velocities in the high-energy tail of the Maxwell-Boltzmann distribution exceed escape velocity. It is a relatively gentle, continuous process. However, several other mechanisms can strip atmospheres more efficiently. Solar wind sputtering occurs when energetic charged particles from the Sun collide with atmospheric molecules, ejecting them into space. Hydrodynamic escape occurs when the upper atmosphere is heated so intensely (usually by extreme ultraviolet radiation) that it flows outward as a bulk wind. Photochemical escape involves photodissociation of molecules into lighter atoms that can then escape more easily. Impact erosion from large asteroid or comet impacts can blast away significant portions of an atmosphere. Mars has lost its atmosphere primarily through solar wind stripping after losing its protective magnetic field.
References
Reviewed by Daniel Agrici, Founder & Lead Developer · Editorial policy