2026-08-02 13:57:44 +02:00
2026-08-01 19:02:22 +02:00
2026-07-28 23:11:07 +02:00
2026-07-28 23:11:07 +02:00
2026-08-02 13:57:44 +02:00

Vlasov-Poisson model solver

This simulation of the Vlasov-Poisson system dimensions uses


dimensions: 1x1v

status: builds, runs

notes:

  • -O3 compile flag accelerated runtime about 100x
  • Locator not optimized for 1d.
  • Works for higher dimensions (to be tested)
  • locator up to O(dim * Max_depth)

to-do:

  • add ions
  • for 1x2v add electro-magnetic
  • test other f0 s
  • test longer simulations with more plotted points
S
Description
No description provided
Readme
124 MiB
Languages
C++ 89.2%
Shell 5.7%
Lua 3%
CMake 2.1%