项目作者: JuliaVlasov

项目描述 :
Geometric ElectroMagnetic Particle-In-Cell Method
高级语言: Julia
项目地址: git://github.com/JuliaVlasov/GEMPIC.jl.git
创建时间: 2019-03-19T13:58:43Z
项目社区:https://github.com/JuliaVlasov/GEMPIC.jl

开源协议:MIT License

下载


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:

  1. julia>] # switch to pkg> mode
  2. pkg> add GEMPIC

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

  1. 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)