Update Documentation authored by Doriann Blain's avatar Doriann Blain
...@@ -383,7 +383,7 @@ The `paths` section handles the output paths settings. ...@@ -383,7 +383,7 @@ The `paths` section handles the output paths settings.
- e.g. `path_outputs = '../outputs/exorem/'`. - e.g. `path_outputs = '../outputs/exorem/'`.
# Output file (HDF5) # Output file (HDF5)
Struture of the file: Structure of the file:
``` ```
. .
├── model_parameters <- parameters used in the model ├── model_parameters <- parameters used in the model
... ...
......