seems to be faster, to test

This commit is contained in:
Vasco C. B. Ferreira
2026-07-30 23:17:20 +02:00
parent 2143e7a31f
commit c91d39d9e1
4 changed files with 105 additions and 85 deletions
+11 -3
View File
@@ -1,17 +1,25 @@
# Vlasov-Poisson model solver
# Vlasov-Poisson model solver
This simulation of the Vlasov-Poisson system dimensions uses
- [NuFI algorithm](https://doi.org/10.1002/pamm.202300162)
- [deal.ii](https://dealii.org/) FEM package
---
______________________________________________________________________
dimensions: 1x1v
status: Working, to be re-re-viewed
notes:
- about 3 times slower than previous locator
status: Working, to be re-reviewed
Refinement working:
- grid versions saved on a vector
- solutions point to a version of the grid
todo:
- add ions