Skip to content
Snippets Groups Projects
Commit bce7794a authored by Antoine Cyril David Hoffmann's avatar Antoine Cyril David Hoffmann
Browse files

update roadmap

parent 9530ffa4
No related branches found
No related tags found
No related merge requests found
Hermite-Laguerre Z-pinch solver (2020) HeLaZ (Hermite-Laguerre Z-pinch solver, 2020)
Goal : Write the MOLI solver in Fortran and include a non linear Poisson bracket term to it.
Roadmap : Roadmap :
0) Write MOLI matlab solver in Fortran using Monli1D as starting point 0. Write MOLI matlab solver in Fortran using Monli1D as starting point
0.1 go from 1D space to 2D fourier and from Hermite basis to Hermite-Laguerre basis (Done)
0.1) go from 1D space to 2D fourier and from Hermite basis to Hermite-Laguerre basis (Done) 0.2 implement linear Poisson equation in fourier space (Done)
0.2) implement linear Poisson equation in fourier space (Done) 0.3 implement moment hierarchy linear terms (Done)
0.3) implement moment hierarchy linear terms (Done) 0.4 RK4 time solver (Done)
0.4) RK4 time solver (Done) 0.5 Benchmark with MOLI matlab results for Z-pinch <- Current stage
0.5) Benchmark with MOLI matlab results for Z-pinch <- Current stage 1. Implementation of the non linear Poisson brackets term
1) Implementation of the non linear Poisson brackets term
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment