A smooth particle mesh Ewald method¶
Why this mattered¶
Before smooth PME, biomolecular simulations faced a practical compromise: either use rigorous Ewald summation for long-range electrostatics at high computational cost, or use short-range cutoffs that were cheaper but could distort charged and polar systems. Essmann et al. changed that tradeoff by making Ewald-quality electrostatics fast enough for large molecular dynamics systems. By replacing Lagrange interpolation with B-spline interpolation of structure factors, the method produced analytic gradients, improved accuracy, efficient virial calculations, and retained (N \log N) scaling, bringing periodic long-range electrostatics into the cost range of then-standard cutoff methods.
The paradigm shift was that electrostatics stopped being an optional luxury for large biomolecular simulations and became a routine part of the numerical infrastructure. This mattered especially for proteins, nucleic acids, membranes, and solvated ions, where long-range Coulomb interactions are not a small correction but part of the physical system being modeled. Smooth PME made it possible to simulate many-thousand-atom periodic systems with controlled electrostatic accuracy, supporting more stable and transferable molecular dynamics protocols across major simulation packages.
Its later importance is visible in what it enabled rather than in a single downstream discovery. Accurate, scalable electrostatics became a foundation for modern force-field validation, membrane and protein dynamics, ion-channel simulations, free-energy calculations, and large solvated biomolecular assemblies. The 1995 paper refined the earlier particle mesh Ewald idea into the practical algorithm that became standard: not merely a faster Ewald variant, but a bridge from theoretically proper periodic electrostatics to everyday molecular simulation.
Abstract¶
The previously developed particle mesh Ewald method is reformulated in terms of efficient B-spline interpolation of the structure factors. This reformulation allows a natural extension of the method to potentials of the form 1/rp with p≥1. Furthermore, efficient calculation of the virial tensor follows. Use of B-splines in place of Lagrange interpolation leads to analytic gradients as well as a significant improvement in the accuracy. We demonstrate that arbitrary accuracy can be achieved, independent of system size N, at a cost that scales as N log(N). For biomolecular systems with many thousands of atoms this method permits the use of Ewald summation at a computational cost comparable to that of a simple truncation method of 10 Å or less.
Related¶
- cite → Particle mesh Ewald: An N⋅log(N) method for Ewald sums in large systems — Smooth particle mesh Ewald improves the original particle mesh Ewald method by using smooth B-spline charge assignment for faster and more accurate Ewald sums.
- cite → Numerical integration of the cartesian equations of motion of a system with constraints: molecular dynamics of n-alkanes — Smooth particle mesh Ewald cites SHAKE-style constrained molecular dynamics because long-range electrostatics are integrated into simulations with constrained bond geometries.
- enables ← Numerical integration of the cartesian equations of motion of a system with constraints: molecular dynamics of n-alkanes — Constraint-based molecular dynamics integration made long atomistic simulations practical, creating the simulation setting where smooth particle mesh Ewald accelerates electrostatics.
Sources¶
- DOI: https://doi.org/10.1063/1.470117
- OpenAlex: https://openalex.org/W2035687084