Update home authored by Antoine Cyril David Hoffmann's avatar Antoine Cyril David Hoffmann
This is the home page of the GYACOMO code wiki. This wiki is at its earliest stage but is already able to lead you through the complete installation of GYACOMO.
This is the home page of the Gyacomo code wiki. This wiki is at its earliest stage but is already able to lead you through the complete installation of Gyacomo.
#### General informations
The source code is located in the `src` directory. The `local` directory contains `dirs.inc` and `make.inc` that contains contextual information (directories, location of libraries etc.) for the `Makefile` to work. The `matlab` directory serves as a personal archive and storage for post-processing scripts and is not the object of this wiki. It is not necessary to have Matlab installed to use GYACOMO. The output of the code is in HDF5 format and can be read with Python scripts as well.
The source code is located in the `src` directory. The `local` directory contains `dirs.inc` and `make.inc` that contains contextual information (directories, location of libraries etc.) for the `Makefile` to work. The `matlab` directory serves as a personal archive and storage for post-processing scripts and is not the object of this wiki. It is not necessary to have Matlab installed to use Gyacomo. The output of the code is in HDF5 format and can be read with Python scripts as well.
You can find the slides of a tutorial session in this [Google Drive](https://drive.google.com/drive/folders/1IHyEDjO3b75cFflb6VGZsiBtIlcsKNao).
......@@ -17,9 +17,9 @@ You can find the slides of a tutorial session in this [Google Drive](https://dri
- [Numerical experiments and illustrations](https://gitlab.epfl.ch/ahoffman/gyacomo/-/wikis/Numerical-experiments-and-illustrations).
- [Acknowledgements](https://gitlab.epfl.ch/ahoffman/gyacomo/-/wikis/Acknowledgements).
##### Citing GYACOMO
##### Citing Gyacomo
If you use GYACOMO in your work, **please** **cite at least the following paper**:
If you use Gyacomo in your work, **please** **cite at least the following paper**:
- 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)
......
......