Geometry (x, y, v_x, v_y)

The geometryXYVxVy folder contains all the code describing methods which are specific to a geometry with 2 spatial dimensions and 2 velocity dimensions. It is broken up into the following sub-folders:

  • geometry - All the dimension tags used for a simulation in the geometry.
  • initialisation - Code describing initialisation of the distribution and equilibrium functions.
  • poisson - Code describing the Quasi-Neutrality solver.
  • time_integration - Time integrators for a Boltzmann-Poisson system of equations.
  • vlasov - Code describing solvers for the Vlasov equation.