From bd7060ed5b061557b3608f295d2d7432bbe76d28 Mon Sep 17 00:00:00 2001 From: Heidi Nettelbeck Date: Thu, 12 Dec 2024 11:02:07 +1100 Subject: [PATCH] Fixed typos and put back in uncommented section --- docs/models/run-a-model/run-access-ram.md | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/docs/models/run-a-model/run-access-ram.md b/docs/models/run-a-model/run-access-ram.md index 5113307bf..98fbd2ea6 100644 --- a/docs/models/run-a-model/run-access-ram.md +++ b/docs/models/run-a-model/run-access-ram.md @@ -401,7 +401,8 @@ To access a specific task, click on the arrow next to the task to extend the dro TODO {: style="color:red"} - @@ -555,7 +557,7 @@ TODO This section describes how to modify the RAS configuration.
The modifications discussed in this section can change the way the RAS is run and, as a result, control the ancillaries that are generated. -In general, ACCESS modelling suites can be edited either by directly modifying the congiguration files within the [suite directory](#suitedir), or by using the [_Rose_ GUI](#rosegui). +In general, ACCESS modelling suites can be edited either by directly modifying the configuration files within the [suite directory](#suitedir), or by using the [_Rose_ GUI](#rosegui). !!! warning Unless you are a very expert user, directly modifying configuration files is usually discouraged to avoid incurring in errors. @@ -608,8 +610,10 @@ TODO To change these parameters, edit the `_rg01_name_` and `_rg01_centre_` fields in _suite conf → Regional Ancillary Suite → Nested region 1 setup_, and click the _Save_ button ![Save button](/assets/run_access_cm/save_button.png){: style="height:1em"}. - + + ![Rose change region centre example](/assets/run_access_ras/ras_edit_region_center_and_name.gif){: class="example-img" loading="lazy"} Each of the `` directory has the following subdirectories: -- `ics` → initial conditions -- `lbcs` → lateral boundary conditions -- `um` → model output data + - `ics` → initial conditions + - `lbcs` → lateral boundary conditions + - `um` → model output data -The model output data for the `Lismore` `nested_region`, using a `RAL3P2` `scienc_choice` and `d0198` as a `nest_name`, will be stored in `/scratch/$PROJECT/$USER/cylc-run//share/cycle/20220226T0000Z/Lismore/d0198/RAL3P2/um`. +The model output data for the `Lismore` `nested_region`, using a `RAL3P2` `science_choice` and `d0198` as a `nest_name`, will be stored in `/scratch/$PROJECT/$USER/cylc-run//share/cycle/20220226T0000Z/Lismore/d0198/RAL3P2/um`. The RNS atmospheric output data files are typically in the [UM fieldsfile](https://code.metoffice.gov.uk/doc/um/latest/papers/umdp_F03.pdf) format. @@ -668,7 +672,7 @@ The RNS atmospheric output data files are typically in the [UM fieldsfile](https This section describes how to modify the RNS configuration. The modifications discussed in this section can change the way the RNS is run, or how its specific [model components] are configured and coupled together. -In general, ACCESS modelling suites can be edited either by directly modifying the congiguration files within the suite directory, or by using the [_Rose_ GUI](#rosegui). +In general, ACCESS modelling suites can be edited either by directly modifying the configuration files within the suite directory, or by using the [_Rose_ GUI](#rosegui). !!! warning Unless you are a very expert user, directly modifying configuration files is usually discouraged to avoid incurring in errors.