From 6407160b12cb214189690ebf38d2311c0ae6dce1 Mon Sep 17 00:00:00 2001 From: Antoine Cyril David Hoffmann <ahoffman@spcpc606.epfl.ch> Date: Tue, 6 Apr 2021 09:16:41 +0200 Subject: [PATCH] update roadmap --- README.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 954f79a6..df9dde36 100644 --- a/README.md +++ b/README.md @@ -52,18 +52,13 @@ How to run it 2.3 GK Dougherty operator - 2.3.1 Convergence study of steady radial particle transport - - 2.3.1.1 Detailed analysis of numerical stability for P,J = 10,5. - (test were done with non linear s-sum truncated at 2, worked great.) - 2.4 2D cartesian parallel (along p and kr) - 2.5 GK Sugama collision operator +#2.5 GK Sugama collision operator - 2.7 GPU accelerated version + 2.6 GPU accelerated version - 2.8 GK Full Coulomb collision operator + 2.7 GK Full Coulomb collision operator 4. GK 3D version, kr,kz,kpar for linear device -- GitLab