Start of project in Gitlab

This commit is contained in:
Jorge Gonzalez 2024-12-12 10:13:38 +01:00
commit 15a3e200e7

View file

@ -1 +1,7 @@
Okay, playtime is over, it is time to move from Python to Fortran and do things right.
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.