Update Getting started authored by Doriann Blain's avatar Doriann Blain
In this section we will describe how to quickly run an *Exo-REM* simulation. We will use the `inputs/example.nml` coming with all [distributed versions](https://gitlab.obspm.fr/dblain/exorem/-/tree/master/dist) of *Exo-REM* as a starting point. In this section we will describe how to quickly run an *Exo-REM* simulation. We will use the `inputs/example.nml` coming with all [distributed versions](https://gitlab.obspm.fr/dblain/exorem/-/tree/master/dist) of *Exo-REM* as a starting point.
Want some help with convergence issues ? Check the related page on this wiki.
Summary: Summary:
- [Prerequisites](#prerequisites) - [Prerequisites](#prerequisites)
- [First run](#first-run) - [First run](#first-run)
...@@ -7,9 +9,9 @@ Summary: ...@@ -7,9 +9,9 @@ Summary:
- [Running](#running) - [Running](#running)
- [Plotting](#plotting) - [Plotting](#plotting)
- [More precision](#more-precision) - [More precision](#more-precision)
- Setup - [Setup](#setup-1)
- Running - [Running](#running-1)
- Plotting - [Plotting](#plotting-1)
- [Better figures](#better-figures) - [Better figures](#better-figures)
# Prerequisites # Prerequisites
... ...
......