← Notes

May 26, 2026 · Planck Labs · 1 min read

What is a perfectly matched layer (PML)?

The absorbing boundary condition that makes finite-domain wave simulation possible: how it works, when it fails, and why integral equation methods do not need one.

Draft — coming soon.

This note will introduce the perfectly matched layer (PML), the absorbing boundary technique that allows time-domain and frequency-domain volume solvers to truncate an unbounded radiation domain to a finite computational box. We will cover the original Bérenger formulation, the stretched-coordinate interpretation, common failure modes (low-frequency breakdown, glancing incidence), and why integral equation methods avoid the issue entirely.

Related