haojiema / Plasma-Recipes

Gathering of Electromagnetic code (FDTD) πŸš€

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Size Forks Stars Languages Contributors MIT Licence

Computational Plasma Physics (FDTD)

Table of contents

Technologies

Project is created with:

Installation

The sources are located on github: https://github.com/cheshirepezz/Plasma-Recipes/

To use this code:

  • Star the directory "Plasma-Recipes"
  • Clone the github repo

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

git clone https://github.com/cheshirepezz/Plasma-Recipes.git
cd 

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

$ cd TEz
$ python TEz_cart.py

License

ComputeEM is made available under the MIT License.

About

Gathering of Electromagnetic code (FDTD) πŸš€

License:MIT License


Languages

Language:Python 90.7%Language:MATLAB 9.3%