RAMSES tutorials for the successful astrophysicist
===============================

Welcome to our tutorial repository for the RAMSES code. You will find
here tutorials in which you will run and analyze a variety of advanced
simulations. The tutorials will cover the installation of RAMSES and
necessary tools, setting up the simulation parameters, running the
simulations, and visualizing the outputs.

.. note::
  Before anything, you should make sure you install or load the
  compilers and other python libraries you will need. Follow the
  instructions in the **Setting up** section and in the tutorials.

We recommend that the new users start with the **RAMSES Fundamentals**
tutorial.

.. toctree::
   :caption: Setting up
   :maxdepth: 1

   Setup/general_requirements.md
   Setup/CBP.md
   Setup/Infinity.md

.. toctree::
   :caption: Tutorials
   :maxdepth: 1

   Fundamentals/tutorial.ipynb
   Cosmological-Volume/tutorial.ipynb
   Idealised-Disc-Galaxy/tuto_disc.ipynb
   Forced-Turbulence/tutorial_forced_turbulence.ipynb
   Dense-Core-Collapse/dense-core.ipynb

.. note::
   You are welcome and encouraged to create new tutorials and share
   them with the community. Please do follow the guidelines below when
   you do so.

.. toctree::
   :caption: Developer Documentation
   :maxdepth: 1

   Dev/readme.md

.. toctree::
   :caption: Credits
   :maxdepth: 1

   credits.rst
