No description
I was not assuming that the first iteration in the N-R method for the Poisson equation was fully quasi-neutral becuase db_dphi was calculated as if we had a distribution of electrons different from ions. It should be fixed now |
||
|---|---|---|
| scripts_python | ||
| .gitignore | ||
| bc_80ns_T6Z4.csv | ||
| bc_80ns_T10Z6.csv | ||
| bc_80ns_T30Z11.csv | ||
| bc_80ns_T60Z16.csv | ||
| bc_fa_T30Z11.csv | ||
| makefile | ||
| moduleConstantParameters.f90 | ||
| moduleOutput.f90 | ||
| moduleReferenceValues.f90 | ||
| moduleTableBC.f90 | ||
| README.md | ||
| vlaplex.f90 | ||
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.