Project is created with:
- Python: 3.7.6
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
ComputeEM is made available under the MIT License.