Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 584 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 584 Bytes

Geometry (x, y, v_x, v_y)

The geoemtryXYVxVy 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 geoemtry.
  • poisson - Code describing the Quasi-Neutrality solver.