English

PICPANTHER: A simple, concise implementation of the relativistic moment implicit Particle-in-Cell method

Computational Physics 2015-01-08 v1 Plasma Physics

Abstract

A three-dimensional, parallelized implementation of the electromagnetic relativistic moment implicit particle-in-cell method in Cartesian geometry (Noguchi et. al., 2007) is presented. Particular care was taken to keep the C++11 codebase simple, concise, and approachable. GMRES is used as a field solver and during the Newton-Krylov iteration of the particle pusher. Drifting Maxwellian problem setups are available while more complex simulations can be implemented easily. Several test runs are described and the code's numerical and computational performance is examined. Weak scaling on the SuperMUC system is discussed and found suitable for large-scale production runs.

Keywords

Cite

@article{arxiv.1501.01485,
  title  = {PICPANTHER: A simple, concise implementation of the relativistic moment implicit Particle-in-Cell method},
  author = {Andreas Kempf and Patrick Kilian and Urs Ganse and Cedric Schreiner and Felix Spanier},
  journal= {arXiv preprint arXiv:1501.01485},
  year   = {2015}
}

Comments

29 pages, 8 figures