diff --git a/.gitignore b/.gitignore index 8e0f6676765f2e1de851784b336e74f176324381..44012ae4f8f7b72b95b35823677b1d58be701b0d 100644 --- a/.gitignore +++ b/.gitignore @@ -47,4 +47,5 @@ out* gyacomo gyacomo_dbg gyacomo23* -wk/parameters/profiles \ No newline at end of file +wk/parameters/profiles +local/dirs.inc diff --git a/README.md b/README.md index 84b59f134fb1a490ed504effa17cd22bf8e4d05f..122c248cfd1bc3fa7eb19fa92ed6c081d331d804 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,9 @@ Contact: antoine.hoffmann@epfl.ch ##### Citing GYACOMO If you use GYACOMO in your work, please cite (at least) one of the following paper: -Hoffmann, A.C.D., Frei, B.J. & Ricci, P. (2023). Gyrokinetic simulations of plasma turbulence in a Z-pinch using a moment-based approach and advanced collision operators. Journal of Plasma Physics, 89(2), 905890214. doi:10.1017/S0022377823000284 +Hoffmann, A.C.D., Frei, B.J. & Ricci, P. (2023). Gyrokinetic simulations of plasma turbulence in a Z-pinch using a moment-based approach and advanced collision operators. Journal of Plasma Physics, 89(2), 905890214. [doi:10.1017/S0022377823000284](https://doi.org/10.1017/S0022377823000284) -Hoffmann, A.C.D., Frei, B.J. & Ricci, P. (2023). Gyrokinetic moment-based simulations of the Dimits shift. Journal of Plasma Physics, 89(6), 905890611. doi:10.1017/S0022377823001320 +Hoffmann, A.C.D., Frei, B.J. & Ricci, P. (2023). Gyrokinetic moment-based simulations of the Dimits shift. Journal of Plasma Physics, 89(6), 905890611. [doi:10.1017/S0022377823001320](https://doi.org/10.1017/S0022377823001320) # What is GYACOMO ? @@ -53,7 +53,7 @@ This repository contains the solver source code (in /src) but also my personnal # How to compile and run GYACOMO -A tutorial is now on the code's wiki https://gitlab.epfl.ch/ahoffman/gyacomo/-/wikis/home. +Be sur to check the code's [wiki](https://gitlab.epfl.ch/ahoffman/gyacomo/-/wikis/home)! It contains is a more detailed tutorial. (shorter guideline) To compile and run GYACOMO, follow these steps: