2020/parallel-implementation-of-a-pic-simulation-algorithm-using-openmp

Parallel implementation of a PIC simulation algorithm using OpenMP

Particle-in-cell (PIC) simulations are focusing on the individual trajectories of a very large number of particles in self-consistent and external electric and magnetic fields; they are widely used in the study of plasma jets, for example. The main disadvantage of PIC simulations is the large simulation runtime, which often requires a parallel implementation of the algorithm. The current paper focuses on a PIC1d3v simulation algorithm [1][2] and describes the successful implementation of a parallel version of it on a multicore architecture, using OpenMP, with very promising experimental and theoretical results.

Related projects

No projects linked.

Attachments

No attachments yet.