From 16ce9a262110fee06a2502851c0f4fbe98e41467 Mon Sep 17 00:00:00 2001
From: Antoine Cyril David Hoffmann <ahoffman@spcpc606.epfl.ch>
Date: Mon, 2 Aug 2021 10:12:33 +0200
Subject: [PATCH] update 3.0

---
 README.md | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/README.md b/README.md
index c0b0278d..e5df0431 100644
--- a/README.md
+++ b/README.md
@@ -13,6 +13,12 @@ How to run it
 
 # Changelog
 
+3. HeLaZ 3D
+
+//	3.1 (WIP) Implementation of mirror force and test for linear ZF damping
+
+	3.0 HeLaZ is now 3D and works like HeLaZ 2D if Nz = 1, the axis were renamed (r,z) -> (x,y,z) and now the parallel direction is ez. All arrays have been extended, diagnostics and analysis too. The linear coefficients are now precomputed with lin_coeff_and_geometry routines.
+
 2. MPI parallel version
 
 	2.7 Versatile interpolation of kperp for the cosolver matrices and corrections done on DGGK
@@ -63,16 +69,10 @@ How to run it
 
 # Roadmap
 
-2. MPI parallel version
-
-	2.6 GK Full Coulomb collision operator
-
-	2.7 GPU?
-
-3. GK 3D version, kr,kz,kpar for linear device
+3. 3D version
 
-4. DK 3D version, kr,kz,kpar for linear device
+	3.1 Flux-tube
 
-5. DK+GK 3D version, kr,kz,kpar for linear device
+	3.2 Benchmark and 3D transport analysis
 
-6. 3D version with curvature
+4. full-f terms? Evolving backgrounds?
-- 
GitLab