Skip to content

Commit 302deeb

Browse files
committed
Add changes from add-AM3-model-page branch
1 parent 4a20042 commit 302deeb

2 files changed

Lines changed: 40 additions & 0 deletions

File tree

docs/models/access-am.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
[run-access-am]: /models/run-a-model/run-access-am3
2+
3+
# ACCESS-AM
4+
5+
![ACCESS AM model](/assets/model-config-logos/configurations-without-tiles/access-am.png){: class="img-contain white-background round-edges with-padding intro-img" loading="lazy"}
6+
7+
The ACCESS Atmosphere Model (ACCESS-AM) is a global coupled atmospheric model that includes [atmosphere](), [aerosols and atmospheric chemistry](), [land]() and [land biogeochemistry]().
8+
9+
{% set model = "ACCESS-AM3" %}
10+
## {{ model }}
11+
12+
{{ model }} is a suite of coupled atmosphere-land configurations developed by ACCESS-NRI, [CSIRO]() and the [ARC Centre of Excellence for Weather in the 21st Century].
13+
14+
ACCESS-NRI has released [{{ model }} configurations][run-access-am].
15+
16+
**Fill in configurations for release.**
17+
18+
### Model Components {: #model-components-{{model}} }
19+
20+
- **Atmosphere**: [UM13.5](/models/model_components/atmosphere#unified-model-um).
21+
22+
- **Aerosols and Atmospheric Chemistry**: [GLOMAP](/models/model_components/aerosols_atmospheric_chemistry#glomap) and [UKCA](/models/model_components/aerosols_atmospheric_chemistry#UKCA).
23+
24+
- **Land**: [CABLE](/models/model_components/land#cable).
25+
26+
- **Land Biogeochemistry**: [CASA-CNP](/models/model_components/l`and_bgc#casa_cnp).
27+
28+
[Run ACCESS-AM](/models/run-a-model/run-access-am){: class="text-card"}

docs/models/index.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,18 @@ ACCESS models are computer codes comprising complex mathematical representations
77
## Supported ACCESS Models
88

99
<div class="card-container">
10+
<!-- ACCESS-AM -->
11+
<a href="/models/access-am/" class="horizontal-card">
12+
<div class="card-image-container">
13+
<img src="/assets/model-config-logos/configurations-without-titles/access-am.png" class="white-background img-contain"></img>
14+
</div>
15+
<div class="card-text-container">
16+
<span class="bold" >ACCESS-AM</span>
17+
<span>
18+
ACCESS-AM is a global atmospheric model that includes atmosphere, land, atmospheric chemistry, aerosols and land biogeochemsitry components.
19+
</span>
20+
</div>
21+
</a>
1022
<!-- ACCESS-CM -->
1123
<a href="/models/access-cm/" class="horizontal-card">
1224
<div class="card-image-container">

0 commit comments

Comments
 (0)