You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/models/run_a_model/run_access-issm.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -222,8 +222,8 @@ Without changing any of the default options, this should generate an output simi
222
222
Below, we provide a brief overview of the key "steps" contained in the example MISMIP configuration provided here:
223
223
224
224
***Steps 1 - 2: Model parameterisation**
225
-
-**Step 1 - Mesh generation:** This step generates an anisotropic model mesh based on the resolution requested (see Section 3.4).
226
-
-**Step 2 - Model configuration and initial conditions:** This step configures the model components and sets initial conditions based on the model requested (see Section 3.4).
225
+
-**Step 1 - Mesh generation:** This step generates an anisotropic model mesh based on the resolution requested (see [Model Configurations](#model-configurations)).
226
+
-**Step 2 - Model configuration and initial conditions:** This step configures the model components and sets initial conditions based on the model requested (see [Model Configurations](#model-configurations)).
227
227
228
228
***Steps 3 - 8: Model initialisation**
229
229
-**Step 3 - Initial transient relaxation:** This step performs a 200,000 year relaxation transient stress balance.
@@ -234,7 +234,7 @@ Below, we provide a brief overview of the key "steps" contained in the example M
234
234
-**Step 8 - 3D Extrusion:** This steps perfoms a 3D extrusion from a 2D model mesh to a 3D model mesh, using the final stats of Step 7 as the initial conditions.
235
235
236
236
***Steps 9 - 17: MISMIP Model experiments**
237
-
-**Steps 9 - 17** relate to individual MISMIP experiments, summarised in Section 4.3.
237
+
-**Steps 9 - 17** relate to individual MISMIP experiments, summarised in [Model Experiments](#model-experiments).
238
238
239
239
#### Model parameterisation
240
240
Steps 1 and 2 are both required for complete model parameterisation. These steps can typically be executed on a _Gadi_ login node and do not require a PBS job submission. To run steps 1 and 2, run:
0 commit comments