GEMPIC.jl

Geometric ElectroMagnetic Particle-In-Cell Method
Author JuliaVlasov
Popularity
18 Stars
Updated Last
12 Months Ago
Started In
March 2019

GEMPIC.jl

Geometric ElectroMagnetic Particle-In-Cell Methods

CI codecov Code Style: Blue

A Julia implementation of the GEMPIC

Installation

In a Julia session switch to pkg> mode to add GEMPIC:

julia>] # switch to pkg> mode
pkg> add GEMPIC

When finished, make sure that you're back to the Julian prompt (julia>) and bring GEMPIC into scope:

julia> using GEMPIC

Credits

This 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)