-
Notifications
You must be signed in to change notification settings - Fork 19
Add AM3 specific run docs #1058
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: development
Are you sure you want to change the base?
Changes from 62 commits
b5251dc
4a20042
302deeb
76b0895
f2e3091
66bdeac
549a3a2
9771637
9e71a44
db89ae1
a95b40a
dbf46da
4232edb
26c743e
8928881
6af5064
24a5051
3b5dde7
cc6e106
2331ce3
a2baeac
f1bf718
be779b1
d83ed6f
b216d34
96ac3f3
cf7c723
df42d60
bd4853c
95349c2
dc1cf81
6db0926
4f44200
18b2994
e6d0098
8b4eb0c
eb6a910
b2d06e6
8ea70ae
9815875
3acf342
a03903d
37f3e2d
b75588d
fbeb38d
1ed2fe9
78938cf
3edf725
5a21df3
0b5a278
9e83e58
b717c63
1c02304
aeef13a
c6bf8e4
5223d30
93cf220
8ba6646
88fd437
20fbea4
2824a99
9e8d910
929f8e6
e614c03
606c1fe
acdf958
40f80bf
60f3c30
6a158a2
9b139f2
424ab31
4a52bde
213d9c9
3793924
674d368
f9e0974
e42f5a3
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,26 @@ | ||
| # ACCESS-AM | ||
|
|
||
| {: class="img-contain white-background round-edges with-padding intro-img" loading="lazy"} | ||
|
|
||
| The ACCESS Atmosphere Model (ACCESS-AM) is a global coupled atmospheric model that can include [atmosphere](/models/model_components/atmosphere), [aerosols and atmospheric chemistry](/models/model_components/aerosols_atmospheric_chemsitry), [land](/models/model_components/land) and [land biogeochemistry](/models/model_components/bgc_land), depending on the configuration. | ||
|
|
||
| {% set model = "ACCESS-AM3" %} | ||
| ## {{ model }} | ||
|
|
||
| {{ model }} is a set of coupled atmosphere-land configurations developed by the ACCESS-NRI, the [Commonwealth Science and Industrial Research Organisation](https://www.csiro.au/en/research/natural-environment?start=0&count=12) (CSIRO) and the [ARC Centre of Excellence for Weather in the 21st Century](https://21centuryweather.org.au/). | ||
Whyborn marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| ACCESS-NRI has released [{{ model }} configurations](/models/run_a_model/run_access-am3). | ||
Whyborn marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
Whyborn marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| **Fill in configurations for beta release.** | ||
Whyborn marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| ### Model Components {: #model-components-{{model}} } | ||
|
|
||
| - **Atmosphere**: [UM13.1](/models/model_components/atmosphere#unified-model-um). | ||
|
|
||
| - **Aerosols and Atmospheric Chemistry**: [GLOMAP](/models/model_components/aerosols_atmospheric_chemistry#glomap) and [UKCA](/models/model_components/aerosols_atmospheric_chemistry#UKCA). | ||
|
|
||
| - **Land**: [CABLE](/models/model_components/land#cable) and [JULES](/models/model_components/land#jules). | ||
|
|
||
| - **Land Biogeochemistry**: [CASA-CNP](/models/model_components/bgc_land#casa_cnp). | ||
|
|
||
| [Run ACCESS-AM](/models/run_a_model/run_access-am3){: class="text-card"} | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Why there is this change?
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Not sure, didn't notice this. My editor isn't detecting any differences either. I'll revert this file
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This is still showing up. |
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Why this change?
Contributor
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Yea, neither the web editor nor my editor show any differences here. Something funky is going on. I'll revert these.
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This is still showing up. |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -51,4 +51,4 @@ | |
| </span> | ||
| </div> | ||
| </a> | ||
| </div> | ||
| </div> | ||
ccarouge marked this conversation as resolved.
Show resolved
Hide resolved
|
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,76 @@ | ||
| {% set model = "ACCESS-AM3" %} | ||
| {% set github_configs = "https://github.com/ACCESS-NRI/access-am3-configs" %} | ||
| {% set github_ssh = "[email protected]:ACCESS-NRI/access-am3-configs.git" %} | ||
| {% set configs_docs = "https://access-am3-configs.access-hive.org.au" %} | ||
| {% set example_branch = "main" %} | ||
| {% set release_notes = "https://forum.access-hive.org.au/t/access-am3-release-information/5446" %} | ||
|
|
||
Whyborn marked this conversation as resolved.
Show resolved
Hide resolved
Whyborn marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| # Run {{ model }} | ||
|
|
||
| ## About | ||
|
|
||
| The instructions below outline how to run {{ model }} using ACCESS-NRI's software deployment pipeline, specifically designed to run on the [National Computational Infrastructure (NCI)](https://nci.org.au/about-us/who-we-are) supercomputer [_Gadi_](https://nci.org.au/our-systems/hpc-systems). | ||
|
|
||
| If you are unsure whether {{ model }} is the right choice for your experiment, take a look at the overview of [ACCESS Models](/models). | ||
|
|
||
| All {{model}} configurations are licensed under the UKMO's Momentum licence. {{model}} is delivered to the community through private GitHub repositories. See the [Prerequisites](#prerequisites) section for details. | ||
Whyborn marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| {{ model }} release notes are [available on the ACCESS-Hive Forum]({{release_notes}}) and are updated when new releases are made available. | ||
|
|
||
| ## Prerequisites | ||
|
|
||
| !!! warning | ||
| If you have not yet read the guide on using the _Rose/Cylc_ tool, please read our [_Rose/Cylc_ documentation](/models/run-a-model/rose-cylc.md) before continuing. | ||
Whyborn marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| In addition to the [prerequisites for _Rose/Cylc_](/models/run-a-model/rose-cylc/#prerequisites), you will need: | ||
Whyborn marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| - **Request access to the configurations**<br> | ||
| To request access to the configurations repository (and associated model component repositories), please contact us [through the ACCESS-Hive Forum](https://forum.access-hive.org.au/t/request-access-to-am3-configurations/5580/13). This step will also allow us to check you are properly licensed to use the software. | ||
Whyborn marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
|
||
| - **Join NCI projects**<br> | ||
| Join the following projects by requesting membership on their respective NCI project pages: | ||
|
|
||
| - [access](https://my.nci.org.au/mancini/project/access/join) | ||
| - [ki32](https://my.nci.org.au/mancini/project/ki32/join) | ||
| - [ki32_mosrs](https://my.nci.org.au/mancini/project/ki32_mosrs/join) | ||
| - [vk83](https://my.nci.org.au/mancini/project/vk83/join) | ||
| - [xp65](https://my.nci.org.au/mancini/project/xp65/join) | ||
|
|
||
| !!! tip | ||
| To request membership for the _ki32_mosrs_ subproject, you need to: | ||
|
|
||
| - already be member of the _ki32_ project | ||
| {: style="list-style-type: disc"} | ||
Whyborn marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| - have a [MOSRS account](#mosrs-account) | ||
Whyborn marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| {: style="list-style-type: disc"} | ||
Whyborn marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| !!! warning | ||
| You will not be granted access to some of the projects listed here before we have checked you are properly licensed to use the software. Ensure you request access to the configurations first. | ||
Whyborn marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| For more information on joining specific NCI projects, refer to [How to connect to a project](https://opus.nci.org.au/display/Help/How+to+connect+to+a+project). | ||
|
|
||
| ## Get {{model}} configuration | ||
|
|
||
| Follow the instructions in the [_Rose/Cylc_ page](/models/run-a-model/rose-cylc.md) using the following specific information in the [Model configurations stored on _GitHub_](/models/run-a-model/rose-cylc/#model-configurations-stored-on-github) section: | ||
Whyborn marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| - [Repository](/models/run-a-model/rose-cylc/#model-configurations-stored-on-github): {{ github_ssh }} | ||
| - [Branch](/models/run-a-model/rose-cylc/#model-configurations-stored-on-github): {{ example_branch }} | ||
Whyborn marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| ## Initial Setup | ||
|
|
||
| Before you can run the configuration, you need to specify which projects you want to use for data storage and compute costs. For this, in the configuration you have just retrieved from GitHub, open the `rose-suite.conf_nci_gadi` file and change: | ||
Whyborn marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| - `root_dir` to the path you want to use as a work directory for running the simulation. A space under `/scratch/<project>` is ideal, where `<project>` is the project associated with the current work. The directory will be created by the suite if it does not exist. | ||
| - `STORAGE_PROJECT` must be the same project as used in the `root_dir` path. | ||
atteggiani marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| - `COMPUTE_PROJECT` to any project you want to use for the compute cost. | ||
Whyborn marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| Now the configuration can be run using the [Run the model configuration](/models/run-a-model/rose-cylc/#run-the-model-configuration) instructions. | ||
Whyborn marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| ## Inspecting the outputs | ||
|
|
||
| The netCDF outputs are placed in `~/cylc-run/<suite-id>/share/data/History_Data/netCDF`. | ||
| The outputs in UMFields format are placed in `~/cylc-run/<suite-id>/share/data/History_Data`. | ||
Whyborn marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| ## Further Information | ||
|
|
||
| See the [ACCESS-AM3 model configuration documentation](https://access-nri.github.io/access-am3-configs-doc/) for more detailed information about the configuration. | ||
Whyborn marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
Uh oh!
There was an error while loading. Please reload this page.