cheshirepezz / iPiC2D

Collection of fully implicit PiC model in 2D on a Yee lattice, using Newton-Krylov non-linear solver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Size Forks Stars Languages Contributors MIT Licence

General Geometry Implicit PiC method in 2D

Table of content

Technologies

Project is created with:

Installation

The sources are located on github: https://github.com/cheshirepezz/iPiC2D

To use this code:

  • Star the directory "iPiC2D"
  • Clone the github repo cheshirepezz/iPiC2D

Open a terminal and write the command below to clone in your PC Plasma-Recipes repo:

git clone https://github.com/cheshirepezz/iPiC2D.git
cd iPiC2D

Now choose ther topic you want to study (ex. Cartesian geometry):

$ cd Covariant
$ python ciPiC2D_yee.py

License

ComputeEM is made available under the MIT License.

About

Collection of fully implicit PiC model in 2D on a Yee lattice, using Newton-Krylov non-linear solver

License:MIT License


Languages

Language:Python 100.0%