 ##  [Absorbing Boundary Condition](/absorbing-boundary-condition-0) 

 Definition

A boundary prescription designed to attenuate or remove outgoing waves or perturbations at a truncated computational or physical boundary so that reflections back into the interior are minimized.

 

 

 

 

 

 





## Principle

Principle

Match or damp the outgoing characteristic content near the boundary—by impedance matching, selective damping layers (sponge), or tailored equations—so that energy exits the domain rather than being reflected by the artificial truncation.

 

 

 

 

 





## Demonstration

Demonstration

A finite-difference time-domain simulation of the acoustic wave equation uses a graded sponge layer near the outer grid to progressively damp outgoing pressure waves, significantly reducing reflected amplitude at the truncation.

 

 

 

 

## Misapplication

Misapplication

Using an undersized or improperly tuned absorbing layer (too thin, wrong damping profile, or incompatible with wave speeds) which causes partial reflections, mode conversion, or numerical instability that corrupts the interior solution.

 

 

 

 

 





## Consequence

Consequence

Reduces spurious reflections from artificial boundaries, allowing a truncated domain to behave like an open region; when well designed, interior wave fields approximate those of the unbounded problem over the simulated time horizon.

 

 

 

 

## Reversal

Reversal

Replacing absorbing behavior by reflective conditions (perfect reflection or specular reflection) which conserve energy at the boundary and send outgoing waves back into the domain, often amplifying interference and standing waves.

 

 

 

 

 





## Boundary

Boundary

Applicable for problems where outgoing energy should leave the computational region; excludes cases requiring exact exterior matching (transparent conditions) or domains where absorption would remove physically relevant reflected signals.

 

 

 

 

 





## Semantic Tension

Semantic Tension

Tension between absorbing and transparent conditions: absorbing approaches are approximate, local, and often easier to implement (e.g., sponge, PML variants), whereas transparent conditions aim for exact nonreflecting transmission and are generally nonlocal and more expensive.

 

 

 

 

 





## Synthesis

Synthesis

Absorbing boundary conditions damp outgoing disturbances at artificial boundaries to mimic open domains, trading exact exterior matching for practical, often local, attenuation that reduces reflections when properly tuned.