molecular dynamics
/ moh-LEK-yoo-ler dy-NAM-iks /
Think of a flipbook animation, where each page is the world a tiny moment later. Molecular dynamics draws a flipbook for atoms: it computes the forces on every atom right now, nudges them all forward by a sliver of time, then recomputes and repeats — thousands or millions of times — until a movie of the molecules emerges.
More precisely, molecular dynamics is a simulation method that follows the motion of atoms by repeatedly applying Newton's laws. At each tiny time step, it works out the force on every atom from a model of the interactions, updates each atom's position and velocity, and steps forward. The result is a trajectory: the path of every atom through time, from which you can measure temperature, diffusion, and how structures change.
Why it matters: it reveals the actual moving, jiggling behaviour of matter — how a protein wobbles, how a liquid flows, how a crystal melts — that static pictures and averages cannot show. A caveat: it follows classical mechanics with a chosen force model, so it can miss quantum effects, and it can only cover the time and size that computers allow. Many interesting events are simply too slow to reach in a feasible run.
To see how a drug enters a cell, researchers run a molecular dynamics simulation of the drug, a slice of cell membrane, and surrounding water. Over a simulated microsecond, they watch the molecule tumble, brush against the membrane, and slowly slide into the oily interior — a process no microscope could film directly.
Step by tiny step, molecular dynamics turns the forces between atoms into a movie of motion.
Molecular dynamics and Monte Carlo simulation both explore the configurations of a system, but in different ways. Molecular dynamics follows a real-time trajectory governed by forces, so it gives dynamics — rates and time-dependent behaviour. Monte Carlo jumps between configurations by chance and gives only equilibrium averages, with no notion of elapsed time.