From 690135745eb261b1cf0ab0206650285ed101624e Mon Sep 17 00:00:00 2001 From: Antoine Cyril David Hoffmann <ahoffman@spcpc606.epfl.ch> Date: Tue, 6 Apr 2021 09:15:03 +0200 Subject: [PATCH] change logbook to roadmap and HeLaZ year --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bd216ffe..954f79a6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# HeLaZ (Hermite-Laguerre Z-pinch solver, 2020) +# HeLaZ (Hermite-Laguerre Z-pinch solver, 2021) To compile it check INSTALLATION.txt How to run it @@ -11,8 +11,8 @@ How to run it // Comment : For some collision operators (Sugama and Full Coulomb) you have to run COSOlver from B.J.Frei first in order to generate the required matrices in HeLaZ/iCa folder. -# Logbook -(Current versions : 2.5) +# Road map +(Current version : 2.5) 0. Write MOLI matlab solver in Fortran using Monli1D as starting point -- GitLab