gyacomo/bbb295cb8124PPB110
gyacomo/
bbb295cb8124PPB110
PPB110 vs master
PPB110 vs master
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
884e79f9f48b | Ahoffmann | analysis script for KH test cases | Feb 23 2021 | ||||
cba9fe0c8266 | Ahoffmann | update ppb110 script | Feb 23 2021 | ||||
26717b5e31e3 | Ahoffmann | Custom dirs.inc and make.inc for PPB110 compilation | Feb 23 2021 |
README.md
README.md
HeLaZ (Hermite-Laguerre Z-pinch solver, 2020)
Roadmap :
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
0.2 implement linear Poisson equation in fourier space
0.3 implement moment hierarchy linear terms
0.4 RK4 time solver
0.5 Benchmark with MOLI matlab results for Z-pinch (cf. kz_linear script)
Note : benchmark.m points out differences between MOLI and HeLaZ in extremely simple cases as P=J=2, eta_X = 0 except one.
0.6 Load COSOlver matrices <- Current stage
- Implementation of the non linear Poisson brackets term
c4science · Help