Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/models/access_models/access-cm.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ It produces physical climate simulations.

Compared to previous model versions, ACCESS-CM2 shows better global hydrological balance, more realistic ocean water properties (in terms of spatial distribution) and meridional overturning circulation in the Southern Ocean. It does, however, produce a poorer simulation of the Antarctic sea ice and a larger energy imbalance at the top of atmosphere. ACCESS-CM2 has a relatively high equilibrium climate sensivity of 4.7°C for doubled CO~2~ concentration.

[Run ACCESS-CM](/models/run_a_model/run_access-cm2){: class="text-card"}
[Run ACCESS-CM2](/models/run_a_model/run_access-cm2){: class="text-card"}
2 changes: 1 addition & 1 deletion docs/models/access_models/access-esm.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ There are currently two supported configurations:

ACCESS-ESM1.5 has an equilibrium climate sensitivity of 3.87°C for doubled CO~2~ concentration.

[Run ACCESS-ESM](/models/run_a_model/run_access-esm){: class="text-card"}
[Run ACCESS-ESM1.5](/models/run_a_model/run_access-esm){: class="text-card"}
4 changes: 2 additions & 2 deletions docs/models/run_a_model/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ If you are unsure which ACCESS model is the best fit for your application, you c
<img class="img-contain with-padding white-background" src="/assets/model-config-logos/model_visualisation/access_cm_model_visualisation.png" alt="ACCESS-CM">
</div>
<div class="card-text-container bold">
Run ACCESS-CM
Run ACCESS-CM2
</div>
</a>
<!-- Run ACCESS-ESM -->
Expand All @@ -28,7 +28,7 @@ If you are unsure which ACCESS model is the best fit for your application, you c
<img class="img-contain with-padding white-background" src="/assets/model-config-logos/model_visualisation/access_esm_model_visualisation.png" alt="ACCESS-ESM">
</div>
<div class="card-text-container bold">
Run ACCESS-ESM
Run ACCESS-ESM1.5
</div>
</a>
<!-- Run ACCESS-OM2 -->
Expand Down
2 changes: 1 addition & 1 deletion docs/tutorials/models.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# ACCESS-CM2

For an introduction on how to run ACCESS-CM2, see the [Run ACCESS-CM](/models/run_a_model/run_access-cm2).
For an introduction on how to run ACCESS-CM2, see the [Run ACCESS-CM2](/models/run_a_model/run_access-cm2).

## 2023 ACCESS workshop
1. [Running ACCESS-CM2 from ARE/Gadi](https://github.com/ACCESS-NRI/workshop-training-2023/blob/main/access_rose_cylc/rose_cylc_example.md)
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ nav:
- models/run_a_model/index.md
- Run models using Rose/Cylc: models/run_a_model/rose_cylc.md
- Run ACCESS-CM2: models/run_a_model/run_access-cm2.md
- Run ACCESS-ESM: models/run_a_model/run_access-esm.md
- Run ACCESS-ESM1.5: models/run_a_model/run_access-esm.md
- Run ACCESS-OM2: models/run_a_model/run_access-om2.md
- Run ACCESS-OM3: models/run_a_model/run_access-om3.md
- Run ACCESS-rAM3: models/run_a_model/run_access-ram3.md
Expand Down
Loading