HomeArticlesSpace & Astronomy

Meteor Entry: The Drag-Ablation Equations Behind a Shooting Star

Shock-heated air, not friction, does the burning — how the coupled drag and v-cubed ablation equations decide whether a meteoroid streaks out or airbursts.

mysimulator teamUpdated June 2026≈ 7 min read▶ Open the simulation

Hitting the atmosphere at cosmic speed

A meteoroid slams into Earth's atmosphere at anywhere from about 11 km/s (the minimum, set by Earth's escape velocity, for an object falling straight in) to roughly 72 km/s for a head-on encounter with a fast retrograde orbit. At those speeds the air in front of the object cannot get out of the way — it is compressed into a shockwave that heats to tens of thousands of kelvin, and it is this shocked-air plasma, not direct friction, that supplies most of the intense heat that vaporises the meteoroid's surface.

live demo · a meteoroid streaking and glowing as it ablates● LIVE

The two coupled equations: drag and ablation

A meteoroid's flight is governed by two ordinary differential equations solved together: a drag equation that slows it down, and an ablation equation that eats away its mass as the deposited heat vaporises material off the surface:

dv/dt = -(Cd * rho_atm * A * v^2) / m          deceleration (drag)

dm/dt = -(sigma / 2) * rho_atm * A * v^3       ablation (mass loss)

  Cd     = drag coefficient
  rho_atm = local atmospheric density  (rises exponentially as it descends)
  A      = cross-sectional area
  sigma  = ablation coefficient  (mass lost per unit kinetic energy delivered)

The ablation rate scales with v³ because it is driven by the kinetic energy flux hitting the front surface (proportional to ρ·A·v³), of which only a fraction σ actually goes into vaporising material rather than being radiated or conducted away — σ is an empirical property of the meteoroid's material, with stony bodies typically ablating less efficiently than fragile, icy or carbonaceous ones.

Where the light comes from

The visible streak is not the glowing meteoroid itself — it is the surrounding column of excited and ionised air and ablated vapour recombining and radiating. The luminous intensity is modelled as proportional to the kinetic energy being dissipated per unit time, scaled by a luminous efficiency τ that is typically only a few percent — most of the energy goes into heating, ionising and shocking the air rather than into visible light, which is why even a very energetic meteor converts only a small slice of its kinetic energy into the streak you actually see.

Why bright fireballs sometimes end in an explosion

A meteoroid strong enough to survive the growing dynamic pressure ram·v² as it descends into denser air keeps decelerating and ablating smoothly. If instead the dynamic pressure exceeds the body's tensile or compressive strength, the object fragments catastrophically all at once — a meteor airburst — dumping its remaining kinetic energy into the atmosphere over a very short interval and producing the sudden brightening and shockwave associated with events like the 2013 Chelyabinsk airburst, where a roughly 20-metre asteroid released energy equivalent to several hundred kilotons of TNT high in the atmosphere rather than delivering a comparable-sized crater to the ground.

From flight equations to a survivable mass

Integrating the coupled drag and ablation equations down through the exponentially thickening atmosphere tells you whether any mass survives to the ground as a meteorite, and roughly where. Small, fast, fragile meteoroids typically ablate to nothing well above the surface; larger, slower, mechanically strong ones (iron meteoroids especially) can retain a significant fraction of their original mass through the deceleration phase, reach a low terminal velocity once atmospheric drag has bled off most of the cosmic-speed energy, and fall the rest of the way essentially in free fall — which is why most recovered meteorites show a fusion crust from ablative heating on the outside but an unheated, often still fragmented interior.

Frequently asked questions

What actually heats up a meteoroid entering the atmosphere?

Mostly the shockwave of compressed air forming ahead of it, not direct friction. At entry speeds of tens of kilometres per second the air cannot get out of the way fast enough, and the resulting shock-heated plasma reaches tens of thousands of kelvin, radiating heat back onto the meteoroid's surface and vaporising it.

Why does ablation rate depend on velocity cubed rather than velocity squared like drag?

Because ablation is driven by the kinetic energy flux delivered to the surface, which scales with density times area times velocity cubed, while deceleration (drag) depends on the momentum flux, which scales with velocity squared. This is why fast meteoroids lose mass disproportionately faster than they lose speed.

What causes a meteor airburst instead of a crater-forming impact?

If the dynamic pressure building up as the body descends into denser air exceeds its mechanical strength, it fragments catastrophically all at once, releasing most of its remaining kinetic energy into the atmosphere over a very short time and altitude rather than delivering that energy to the ground as a single impact.

Try it live

Everything above runs in your browser — open Meteor Entry and change the parameters while it is running. Nothing is installed, nothing is uploaded, the whole model lives in one tab.

▶ Open Meteor Entry simulation

What did you find?

Add reproduction steps (optional)