Boundary Element Method
Boundary Element Method (BEM) · Also known as: BEM, boundary integral equation method
The Boundary Element Method (BEM) is a numerical technique that solves partial differential equations by transforming them into boundary integral equations, requiring discretization only of the problem boundary rather than the entire domain. Developed systematically by Carlos Brebbia in the late 1970s, BEM offers significant advantages for infinite or semi-infinite domains, stress concentration analysis, and problems with high aspect ratios. It is especially valuable in geotechnical engineering, acoustics, and materials characterization.
Read the full method
Sign in with a free account to read this section.
Method map
The neighbourhood of related methods — select a node to explore.
When to use it
BEM excels when the domain is infinite or semi-infinite (e.g., seismic wave propagation in unbounded media), when geometry has high aspect ratios, or when detailed interior field values are not needed. It is preferred over FEA for crack problems, acoustic radiation, and electromagnetic scattering. Less suitable for nonlinear material behavior or highly heterogeneous media; for such cases, hybrid FEM-BEM approaches are used.
Strengths & limitations
- Naturally handles infinite domains without artificial boundaries
- Requires fewer elements than FEA, reducing model size and computational time
- Highly accurate for stress concentration and singularity-dominated problems
- Boundary-only discretization simplifies mesh generation for complex geometries
- Particularly efficient for parametric studies and shape optimization
- The system matrix is dense and often asymmetric, increasing solution time compared to FEA's sparse systems
- More difficult to implement and requires knowledge of fundamental solutions for specific equations
- Less suitable for nonlinear problems and nonhomogeneous materials
- Requires interior cell division if body forces or distributed loads are present
- Less mature software ecosystem compared to FEA
Frequently asked
Why is BEM preferred for infinite domains?
Infinite domains are naturally satisfied through the fundamental solution, which decays at infinity. FEA would require an artificial truncation boundary and damping zone, adding unnecessary elements.
How does BEM handle interior points?
Once boundary unknowns are computed, interior field values are obtained by evaluating superposition integrals. This is efficient if only a few interior points are needed; for many interior points, FEA may be faster.
What is the computational advantage of boundary-only discretization?
A 3D FEA model might need millions of volume elements; the same problem in BEM requires only boundary surface elements, typically an order of magnitude fewer. However, BEM's dense matrix system partially offsets this advantage.
Can BEM handle nonlinear materials?
BEM struggles with nonlinearity because the fundamental solution assumes linearity. Hybrid FEM-BEM or iterative techniques can extend BEM to weakly nonlinear problems, but FEA is generally preferable for highly nonlinear behavior.
Sources
How to cite this page
ScholarGate. (2026, June 3). Boundary Element Method (BEM). ScholarGate. https://scholargate.app/en/materials-science/boundary-element-method
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- Finite Element AnalysisMaterials Science↔ compare
- Molecular DynamicsMaterials Science↔ compare
- Nudged Elastic Band MethodMaterials Science↔ compare