Related Experiment Video
Updated: May 10, 2026

Finite Element Modelling of a Cellular Electric Microenvironment
Published on: May 18, 2021
Comparison of treecodes for computing electrostatic potentials in charged particle systems with disjoint targets and
Henry A Boateng1, Robert Krasny
1Department of Mathematics, University of Michigan, Ann Arbor, Michigan 48109, USA. boateng@umich.edu
Two tree-based methods, particle-cluster and cluster-particle treecodes, efficiently compute electrostatic potentials in molecular simulations. These methods offer significant speedups over direct summation for large systems of charged particles.
Area of Science:
- Computational physics
- Molecular dynamics
- Electrostatics
Background:
- Computing electrostatic potentials is crucial in molecular simulations.
- Direct summation methods are computationally expensive for large systems (O(MN) operations).
- Efficient algorithms are needed to reduce computational cost.
Purpose of the Study:
- To compare the performance of two tree-based methods against direct summation.
- To evaluate accuracy, CPU run time, and memory usage of particle-cluster and cluster-particle treecodes.
- To determine the optimal treecode based on the relative number of sources and targets.
Main Methods:
- Implementation and comparison of particle-cluster treecode and cluster-particle treecode.
- Utilizing octree partitioning for sources or targets.
- Applying far-field and near-field approximations.
- Benchmarking against direct summation.
Main Results:
- Both treecodes significantly reduce computational cost compared to direct summation.
- Particle-cluster treecode is faster when sources outnumber targets (N > M).
- Cluster-particle treecode is faster when targets outnumber sources (M > N).
Conclusions:
- Tree-based methods provide efficient solutions for electrostatic potential calculations in molecular simulations.
- The choice between particle-cluster and cluster-particle treecodes depends on the system's source-to-target ratio.
- These algorithms are valuable tools for handling large charged particle systems.
Related Concept Videos
Electrostatic Boundary Conditions in Dielectrics
Consider a case where both the mediums across a boundary are two different dielectric materials. Recall that the electric field and electric displacement are proportional and related through the material's permittivity.
Electric Potential Energy of Two Point Charges
Electric Field of Two Equal and Opposite Charges
A separation of the positive and negative charges can lead to a weak, remnant effect of the positive and negative charges. The expectation is that the more the distance between the positive and...
Calculations of Electric Potential I
The ring is divided into infinitesimal small arcs such that point M is equidistant from all the arcs. Here, the cylindrical coordinate system is used to calculate the electric potential at point M. A general element of the arc between angles θ and θ + dθ is of the length Rdθ and has a charge of λRdθ.
Calculations of Electric Potential II
Consider a...
Electrostatic Boundary Conditions
The surface integral of an electric field is given by Gauss's law in integral form and is related to...

