Skip to content

Latest commit

 

History

History
65 lines (53 loc) · 2.31 KB

README.md

File metadata and controls

65 lines (53 loc) · 2.31 KB

Size Forks Stars Languages Contributors MIT Licence

Computational ElectroMagnetism on Yee lattice

Table of contents

Technologies

Project is created with:

Installation

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

To use this code:

  • Star the directory "CEM"
  • Clone the github repocheshirepezz/CEM

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

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

Now choose ther topic you want to study (ex. Maxwell 3D):

$ cd Maxwell3D
$ cd vacuum
$ python maxwell_vacuum_yee3D.py

License

CEM is made available under the MIT License.