mirror of
https://codeberg.org/vcbferreira/NuFI_deal.ii
synced 2026-08-12 14:33:18 +02:00
seems to be faster, to test
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user