Geometric ElectroMagnetic Particle-In-Cell Methods
A Julia implementation of the GEMPIC
In a Julia session switch to pkg> mode to add GEMPIC:
julia>] # switch to pkg> mode
pkg> add GEMPICWhen finished, make sure that you're back to the Julian prompt (julia>)
and bring GEMPIC into scope:
julia> using GEMPICThis is a translation from Fortran code selalib written by :
- Yaman Güçlü
- Katharina Kormann
- Benedikt Perse
- Eric Sonnendrücker
- Edouardo Zoni
from Max-Planck-Institut fur Plasmaphysik - Garching (Germany)