No description
This should not have been a single commit. Now we have input files. Also, I've restructured the code and renamed modules. |
||
|---|---|---|
| data/boundary | ||
| input | ||
| scripts_python | ||
| src | ||
| .gitignore | ||
| makefile | ||
| README.md | ||
VlaPlEx (Vlasov Plasma Expansion) code aims to provide a simple way to solve the collisionless plasma expansion into a vacuum.
It solves the Vlasov equation for ions in a 1D spherical domain.
Electrons are treated as a fluid either isothermal (Boltzmann) or polytropic.
Self-consistent electric field is solved using a Newton-Raphson method to solve the Poisson equation.