/PythonPIC

A Particle in Cell code using Python, with plenty of room for improvement

Primary LanguagePythonOtherNOASSERTION

PythonPIC

Build Status Coverage Status

A work in progress particle-in-cell code written in Python, optimized for speed as well as readability.

To install, use Anaconda and download the necessary dependencies using conda env create -f environment.yml.