From 161c1ab7282e50acd636694456330aa737730f5d Mon Sep 17 00:00:00 2001 From: Martin Dix Date: Wed, 19 Jul 2023 09:59:40 +1000 Subject: [PATCH 1/8] Make the model configuration sections more consistent --- docs/models/configurations/access-am.md | 20 +++++++++----- docs/models/configurations/access-cm.md | 33 ++++++++++-------------- docs/models/configurations/access-esm.md | 22 +++++++++++++--- docs/models/configurations/access-om.md | 8 +++--- 4 files changed, 51 insertions(+), 32 deletions(-) diff --git a/docs/models/configurations/access-am.md b/docs/models/configurations/access-am.md index 847c9c5b1..36015b675 100644 --- a/docs/models/configurations/access-am.md +++ b/docs/models/configurations/access-am.md @@ -4,21 +4,29 @@ ACCESS AM model -The ACCESS-AM model is a coupled model between the atmosphere and the land. The atmospheric model component is the [UM model][UM-hive]. The UM model comes by default coupled to the [JULES][JULES-hive] land model. That is why the first configurations and experiments released of ACCESS-AM will be UM-JULES configurations. But the ACCESS-NRI is working to ensure subsequent releases of ACCESS-AM use the [CABLE][CABLE-hive] land model instead. +The ACCESS **A**tmosphere **M**odel, ACCESS-AM, is a global model with atmosphere and land surface components. It is often used in AMIP experiments where it is driven by by historically observed sea surface temperature and sea ice data. -### Getting started information +ACCESS-NRI will release supported ACCESS-AM configurations. The first release, ACCESS-AM2, will be derived from the [CSIRO ACCESS-CM2 configuration](#access-cm2) and will include [atmosphere] and [land] components. -[On this page][UMstart], you will find information on how to gain access to the UM model and start using the model. You will also find links to various configurations and experiments you can use as a basis to design your experiment. +##
ACCESS-AM2
-### Configurations +[**Citation** [@Bi2020-vj]][ACCESS-CM2-cite] | +This is the model configuration used for the AMIP experiments contributed to the World Climate Research Programme’s Coupled Model Intercomparison Project Phase 6 (CMIP6). Note that the CMIP model naming is the same for both the AM and CM configurations, so the CMIP6 experiments are ACCESS-CM2 AMIP rather than ACCESS-AM2. -### Experiments +The component models are the same as ACCESS-CM2: +- Atmosphere model (UM vn10.6, GA7.1 science configuration): N96 resolution (1.875° x 1.25°, 85 levels). Physical model only – no carbon cycle. -Some experiments already run with the UM are listed on: +- Land surface model (CABLE2.5) + +### Other configurations + +Some experiments already run with other atmospheric model configurations are listed at: - [CLEX CMS wiki][UMexperiments] +[atmosphere]: ../model_components/atmosphere.md +[land]: ../model_components/land.md [UM-hive]: ../model_components/atmosphere.md#the-unified-model [JULES-hive]: ../model_components/land.md#jules [CABLE-hive]: ../model_components/land.md#cable diff --git a/docs/models/configurations/access-cm.md b/docs/models/configurations/access-cm.md index 9cda37589..da6b9b200 100644 --- a/docs/models/configurations/access-cm.md +++ b/docs/models/configurations/access-cm.md @@ -1,37 +1,32 @@ #
ACCESS-CM
-ACCESS-CM2 (ACCESS Coupled Model 2) is a global fully-coupled climate model that includes the atmosphere, ocean and sea-ice components, and produces physical climate simulations. ACCESS-CM2 is one of the two models run by the Australian climate community for the +The ACCESS **C**oupled **M**odel, ACCESS-CM, is a fully-coupled global climate model that includes atmosphere, land, ocean and sea-ice components, and produces physical climate simulations. Coupled models run by the Australian climate community are contributed to the Coupled Model Intercomparison Project, CMIP.
-ACCESS CM model +ACCESS-NRI will release supported ACCESS-CM configurations. The first release of ACCESS-CM will be derived from the [CSIRO ACCESS-CM2 configuration](#access-cm2) and will include [atmosphere], [land], [ocean] and [sea ice] components. -## ACCESS-CM2 configurations +ACCESS CM model -- Atmosphere model (UM10.6): N96 resolution (1.875° x 1.25°, 85 levels). Physical model only – no carbon cycle. +##
[ACCESS-CM2]
-- Land surface model (CABLE2.5) +[**Citation** [@Bi2020-vj]][ACCESS-CM2-cite] | +[**Tutorial**][ACCESS-CM2-tute] -- Ocean model (MOM5): Tripolar grid, 1° resolution, 50 levels. +ACCESS-CM2 [@Bi2020-vj] is one of Australia’s contributions to the World Climate Research Programme’s Coupled Model Intercomparison Project Phase 6 (CMIP6). -- Sea ice model (CICE5.1) +The component models are: +- Atmosphere model (UM vn10.6, GA7.1 science configuration): N96 resolution (1.875° x 1.25°, 85 levels). Physical model only – no carbon cycle. - | COMPONENT | MODEL | VERSION | - | ------------- | ------------- | --------------------- | - | Atmosphere | UM | 10.6 | - | Land Surface | CABLE | 2.5 (integrated in UM)| - | Ocean | MOM | 5 | - | Sea Ice | CICE | 5.1 | - | Coupler | OASIS-MCT | 3 | +- Land surface model (CABLE2.5) -ACCESS-NRI will release an ACCESS-CM model configuration. The first release of ACCESS-CM will be derived from the [CSIRO ACCESS-CM2 configuration](#access-cm2) and will include [atmosphere], [land], [ocean] and [sea ice] components. +- Ocean model (MOM5): Tripolar grid, 1° resolution, 50 levels. -##
[ACCESS-CM2]
+- Sea ice model (CICE5.1.2): Same grid as ocean. -[**Citation** [@Bi2020-vj]][ACCESS-CM2-cite] | -[**Tutorial**][ACCESS-CM2-tute] +- Coupler (OASIS3-MCT) -ACCESS-CM2 [@Bi2020-vj] is one of Australia’s contributions to the World Climate Research Programme’s Coupled Model Intercomparison Project Phase 6 (CMIP6). The component models are: UM10.6 GA7.1 for the atmosphere, CABLE2.5 for the land surface, MOM5 for the ocean, and CICE5.1.2 for the sea ice. 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 but a poorer simulation of the Antarctic sea ice and a larger energy imbalance at the top of atmosphere. This energy imbalance reflects a noticeable warming trend of the global ocean over the spin-up period. +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 but a poorer simulation of the Antarctic sea ice and a larger energy imbalance at the top of atmosphere. It has a relatively high equilibrium climate sensivity of 4.7 for doubled CO2. [atmosphere]: ../model_components/atmosphere.md [land]: ../model_components/land.md diff --git a/docs/models/configurations/access-esm.md b/docs/models/configurations/access-esm.md index bf13c2642..84a33b412 100644 --- a/docs/models/configurations/access-esm.md +++ b/docs/models/configurations/access-esm.md @@ -4,7 +4,7 @@ ACCESS CM model -ACCESS-ESM stands for ACCESS **E**arth **S**ystem **M**odel. Earth system model means it is a fully-coupled model that includes carbon cycle components. +The ACCESS **E**arth **S**ystem **M**odel,, ACCESS-ESM, is a fully-coupled global climate model that also includes representations of land and ocean biogeochemisty. This means it can simulate both the physical climate and global biogeochemical cycles (the carbon cycle in particular) ACCESS-NRI will release an ACCESS-ESM model configuration. The first release of ACCESS-ESM will be derived from the [CSIRO ACCESS-ESM1.5 configuration](#access-esm15) and will include [atmosphere], [land] and [land biogeochemistry], [ocean] and [ocean biogeochemistry], and [sea ice] components. @@ -16,7 +16,24 @@ ACCESS-NRI will release an ACCESS-ESM model configuration. The first release of [**Webinar: *Getting Started with ACCESS-CM2 and ACCESS-ESM1.5* **][ACCESS-ESM1.5-tute] -ACCESS-ESM1.5 [@Ziehn2020-fq] is a fully-coupled climate model with land and ocean carbon cycle components. ACCESS-ESM1.5 has mainly been developed to enable Australia to participate in the Coupled Model Intercomparison Project Phase 6 (CMIP6) with an ESM version. An assessment of the climate response to CO2 forcing indicates that ACCESS-ESM1.5 has an equilibrium climate sensitivity of 3.87°C. +ACCESS-ESM1.5 [@Ziehn2020-fq] is a fully-coupled climate model with land and ocean carbon cycle components. ACCESS-ESM1.5 has mainly been developed to enable Australia to participate in the Coupled Model Intercomparison Project Phase 6 (CMIP6) with an ESM version. + +The component models are: +- Atmosphere model (UM vn7.3, GA7.1): N96 resolution (1.875° x 1.25°, 38 levels). + +- Land surface model (CABLE2.4) + +- Land biogeochemistry (CASA-CNP) + +- Ocean model (MOM5): Tripolar grid, 1° resolution, 50 levels. + +- Ocean biogeochemistry (WOMBAT) + +- Sea ice model (CICE4.1); Same grid as ocean. + +- Coupler (OASIS3-MCT) + +ACCESS-ESM1.5 has an equilibrium climate sensitivity of 3.87°C for doubled CO2. [atmosphere]: ../model_components/atmosphere.md [land]: ../model_components/land.md @@ -29,4 +46,3 @@ ACCESS-ESM1.5 [@Ziehn2020-fq] is a fully-coupled climate model with land and oce [ACCESS-ESM1.5-cite]: https://www.publish.csiro.au/es/ES19035 [ACCESS-ESM1.5-tute]: https://nespclimate.com.au/wp-content/uploads/2020/10/Webinar-slides-Getting_started_with_ACCESS.pdf [ACCESS-AMOS-Workshop]: https://confluence.csiro.au/display/ACCESS/Setting+up+for+ACCESS-ESM1.5 - diff --git a/docs/models/configurations/access-om.md b/docs/models/configurations/access-om.md index f9883a787..e3149d228 100644 --- a/docs/models/configurations/access-om.md +++ b/docs/models/configurations/access-om.md @@ -5,7 +5,7 @@ ACCESS CM model -The ACCESS **O**cean **M**odel, ACCESS-OM, is a global coupled ocean and sea ice configuration. It couples the ocean and sea ice components via a coupler. The atmospheric fields that drive the model are provided by a data product, usually derived from reanalysis. +The ACCESS **O**cean **M**odel, ACCESS-OM, is a global coupled ocean and sea ice configuration with ocean and sea ice models connected via a coupler. The atmospheric fields that drive the model are provided by a data product, usually derived from reanalysis. ACCESS-NRI will release supported ACCESS-OM configurations. The first release will be derived from the COSIMA [ACCESS-OM2][COSIMA-models] suite and will include [ocean] and [sea ice] components. @@ -15,9 +15,9 @@ ACCESS-NRI will release supported ACCESS-OM configurations. The first release wi [**Citation** [@Kiss2020-gmd]][ACCESS-OM2-cite] | [**Documentation**][ACCESS-OM2-docs] -ACCESS-OM2 [@Kiss2020-gmd] is a suite of coupled ocean-sea ice models developed by the Consortium for Ocean-Sea Ice Modelling in Australia ([COSIMA][COSIMA]). All models use the [MOM5] ocean model coupled to the [CICE5] sea ice model via an OASIS3-MCT coupler. +ACCESS-OM2 [@Kiss2020-gmd] is a suite of coupled ocean-sea ice models developed by the Consortium for Ocean-Sea Ice Modelling in Australia ([COSIMA][COSIMA]). All models use the [MOM5] ocean model coupled to the [CICE5] sea ice model via the OASIS3-MCT coupler. -The models in the ACCESS-OM2 suite differ by their grid spatial resolution: +The ACCESS-OM2 suite has models at three different spatial resolutions: - [ACCESS-OM2][ACCESS-OM2] at 1° with 50 vertical levels - [ACCESS-OM2-025][ACCESS-OM2-025] at 0.25° with 50 vertical levels @@ -35,4 +35,4 @@ The models in the ACCESS-OM2 suite differ by their grid spatial resolution: [ACCESS-OM2-01]: http://cosima.org.au/index.php/models/access-om2-01-2/ [ACCESS-OM2-cite]: https://gmd.copernicus.org/articles/13/401/2020/ -[ACCESS-OM2-docs]: https://github.com/COSIMA/access-om2/wiki \ No newline at end of file +[ACCESS-OM2-docs]: https://github.com/COSIMA/access-om2/wiki From b0e44a32a603a2fc0da52053c809be8b79718728 Mon Sep 17 00:00:00 2001 From: Martin Dix Date: Wed, 19 Jul 2023 10:37:49 +1000 Subject: [PATCH 2/8] Fix formatting problems --- docs/models/configurations/access-am.md | 6 ++++-- docs/models/configurations/access-cm.md | 9 +++++---- docs/models/configurations/access-esm.md | 13 +++++++------ docs/models/configurations/access-om.md | 6 +++--- 4 files changed, 19 insertions(+), 15 deletions(-) diff --git a/docs/models/configurations/access-am.md b/docs/models/configurations/access-am.md index 36015b675..a1576bd0b 100644 --- a/docs/models/configurations/access-am.md +++ b/docs/models/configurations/access-am.md @@ -10,15 +10,16 @@ ACCESS-NRI will release supported ACCESS-AM configurations. The first release, ##
ACCESS-AM2
-[**Citation** [@Bi2020-vj]][ACCESS-CM2-cite] | - This is the model configuration used for the AMIP experiments contributed to the World Climate Research Programme’s Coupled Model Intercomparison Project Phase 6 (CMIP6). Note that the CMIP model naming is the same for both the AM and CM configurations, so the CMIP6 experiments are ACCESS-CM2 AMIP rather than ACCESS-AM2. The component models are the same as ACCESS-CM2: + - Atmosphere model (UM vn10.6, GA7.1 science configuration): N96 resolution (1.875° x 1.25°, 85 levels). Physical model only – no carbon cycle. - Land surface model (CABLE2.5) +[**Citation** [@Bi2020-vj]][ACCESS-CM2-cite] + ### Other configurations Some experiments already run with other atmospheric model configurations are listed at: @@ -32,3 +33,4 @@ Some experiments already run with other atmospheric model configurations are li [CABLE-hive]: ../model_components/land.md#cable [UMstart]: http://climate-cms.wikis.unsw.edu.au/Unified_Model [UMexperiments]: http://climate-cms.wikis.unsw.edu.au/UM_Experiments +[ACCESS-CM2-cite]: https://www.publish.csiro.au/es/ES19040 diff --git a/docs/models/configurations/access-cm.md b/docs/models/configurations/access-cm.md index da6b9b200..66fe73a44 100644 --- a/docs/models/configurations/access-cm.md +++ b/docs/models/configurations/access-cm.md @@ -10,12 +10,10 @@ ACCESS-NRI will release supported ACCESS-CM configurations. The first release o ##
[ACCESS-CM2]
-[**Citation** [@Bi2020-vj]][ACCESS-CM2-cite] | -[**Tutorial**][ACCESS-CM2-tute] - ACCESS-CM2 [@Bi2020-vj] is one of Australia’s contributions to the World Climate Research Programme’s Coupled Model Intercomparison Project Phase 6 (CMIP6). The component models are: + - Atmosphere model (UM vn10.6, GA7.1 science configuration): N96 resolution (1.875° x 1.25°, 85 levels). Physical model only – no carbon cycle. - Land surface model (CABLE2.5) @@ -26,7 +24,10 @@ The component models are: - Coupler (OASIS3-MCT) -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 but a poorer simulation of the Antarctic sea ice and a larger energy imbalance at the top of atmosphere. It has a relatively high equilibrium climate sensivity of 4.7 for doubled CO2. +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 but a poorer simulation of the Antarctic sea ice and a larger energy imbalance at the top of atmosphere. It has a relatively high equilibrium climate sensivity of 4.7°C for doubled CO2. + +[**Citation** [@Bi2020-vj]][ACCESS-CM2-cite] | +[**Tutorial**][ACCESS-CM2-tute] [atmosphere]: ../model_components/atmosphere.md [land]: ../model_components/land.md diff --git a/docs/models/configurations/access-esm.md b/docs/models/configurations/access-esm.md index 84a33b412..bca3b23ec 100644 --- a/docs/models/configurations/access-esm.md +++ b/docs/models/configurations/access-esm.md @@ -10,15 +10,10 @@ ACCESS-NRI will release an ACCESS-ESM model configuration. The first release of ##
[ACCESS-ESM1.5]
-[**Citation** [@Ziehn2020-fq]][ACCESS-ESM1.5-cite] - -[**ACCESS Training Workshop (AMOS 2021)**][ACCESS-AMOS-Workshop] - -[**Webinar: *Getting Started with ACCESS-CM2 and ACCESS-ESM1.5* **][ACCESS-ESM1.5-tute] - ACCESS-ESM1.5 [@Ziehn2020-fq] is a fully-coupled climate model with land and ocean carbon cycle components. ACCESS-ESM1.5 has mainly been developed to enable Australia to participate in the Coupled Model Intercomparison Project Phase 6 (CMIP6) with an ESM version. The component models are: + - Atmosphere model (UM vn7.3, GA7.1): N96 resolution (1.875° x 1.25°, 38 levels). - Land surface model (CABLE2.4) @@ -35,6 +30,12 @@ The component models are: ACCESS-ESM1.5 has an equilibrium climate sensitivity of 3.87°C for doubled CO2. +[**Citation** [@Ziehn2020-fq]][ACCESS-ESM1.5-cite] + +[**ACCESS Training Workshop (AMOS 2021)**][ACCESS-AMOS-Workshop] + +[**Webinar: *Getting Started with ACCESS-CM2 and ACCESS-ESM1.5* **][ACCESS-ESM1.5-tute] + [atmosphere]: ../model_components/atmosphere.md [land]: ../model_components/land.md [land biogeochemistry]: ../model_components/bgc_land.md diff --git a/docs/models/configurations/access-om.md b/docs/models/configurations/access-om.md index e3149d228..2d1b61b1f 100644 --- a/docs/models/configurations/access-om.md +++ b/docs/models/configurations/access-om.md @@ -12,9 +12,6 @@ ACCESS-NRI will release supported ACCESS-OM configurations. The first release wi ##
[ACCESS-OM2][COSIMA-models]
-[**Citation** [@Kiss2020-gmd]][ACCESS-OM2-cite] | -[**Documentation**][ACCESS-OM2-docs] - ACCESS-OM2 [@Kiss2020-gmd] is a suite of coupled ocean-sea ice models developed by the Consortium for Ocean-Sea Ice Modelling in Australia ([COSIMA][COSIMA]). All models use the [MOM5] ocean model coupled to the [CICE5] sea ice model via the OASIS3-MCT coupler. The ACCESS-OM2 suite has models at three different spatial resolutions: @@ -23,6 +20,9 @@ The ACCESS-OM2 suite has models at three different spatial resolutions: - [ACCESS-OM2-025][ACCESS-OM2-025] at 0.25° with 50 vertical levels - [ACCESS-OM2-01][ACCESS-OM2-01] at 0.1° with 75 vertical levels +[**Citation** [@Kiss2020-gmd]][ACCESS-OM2-cite] | +[**Documentation**][ACCESS-OM2-docs] + [ocean]: ../model_components/ocean.md [sea ice]: ../model_components/sea-ice.md From 21f4eb5768aaf13402ddf4c19aa6d7af2a7daffe Mon Sep 17 00:00:00 2001 From: Heidi Nettelbeck <117064039+heidinett@users.noreply.github.com> Date: Wed, 19 Jul 2023 14:25:16 +1000 Subject: [PATCH 3/8] Removed typo in access-am.md --- docs/models/configurations/access-am.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/models/configurations/access-am.md b/docs/models/configurations/access-am.md index a1576bd0b..a1ff5631f 100644 --- a/docs/models/configurations/access-am.md +++ b/docs/models/configurations/access-am.md @@ -4,7 +4,7 @@ ACCESS AM model -The ACCESS **A**tmosphere **M**odel, ACCESS-AM, is a global model with atmosphere and land surface components. It is often used in AMIP experiments where it is driven by by historically observed sea surface temperature and sea ice data. +The ACCESS **A**tmosphere **M**odel, ACCESS-AM, is a global model with atmosphere and land surface components. It is often used in AMIP experiments where it is driven by historically observed sea surface temperature and sea ice data. ACCESS-NRI will release supported ACCESS-AM configurations. The first release, ACCESS-AM2, will be derived from the [CSIRO ACCESS-CM2 configuration](#access-cm2) and will include [atmosphere] and [land] components. From d728b05bb92e3c35d4fe200b2be2f91ab1c96a0c Mon Sep 17 00:00:00 2001 From: Heidi Nettelbeck <117064039+heidinett@users.noreply.github.com> Date: Wed, 19 Jul 2023 14:46:31 +1000 Subject: [PATCH 4/8] Minor text edits to access-cm.md --- docs/models/configurations/access-cm.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/models/configurations/access-cm.md b/docs/models/configurations/access-cm.md index 66fe73a44..40ae1eb6c 100644 --- a/docs/models/configurations/access-cm.md +++ b/docs/models/configurations/access-cm.md @@ -1,7 +1,7 @@ #
ACCESS-CM
-The ACCESS **C**oupled **M**odel, ACCESS-CM, is a fully-coupled global climate model that includes atmosphere, land, ocean and sea-ice components, and produces physical climate simulations. Coupled models run by the Australian climate community are contributed to the - Coupled Model Intercomparison Project, CMIP. +The ACCESS **C**oupled **M**odel (ACCESS-CM) is a fully-coupled global climate model that includes atmosphere, land, ocean and sea ice components, and produces physical climate simulations. Coupled models run by the Australian climate community are contributed to the + Coupled Model Intercomparison Project (CMIP).
ACCESS-NRI will release supported ACCESS-CM configurations. The first release of ACCESS-CM will be derived from the [CSIRO ACCESS-CM2 configuration](#access-cm2) and will include [atmosphere], [land], [ocean] and [sea ice] components. @@ -24,7 +24,7 @@ The component models are: - Coupler (OASIS3-MCT) -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 but a poorer simulation of the Antarctic sea ice and a larger energy imbalance at the top of atmosphere. It has a relatively high equilibrium climate sensivity of 4.7°C for doubled CO2. +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 CO2 concentration. [**Citation** [@Bi2020-vj]][ACCESS-CM2-cite] | [**Tutorial**][ACCESS-CM2-tute] From 94357d523786171cf1116a0fbf9c18df4a55be94 Mon Sep 17 00:00:00 2001 From: Heidi Nettelbeck <117064039+heidinett@users.noreply.github.com> Date: Wed, 19 Jul 2023 14:56:24 +1000 Subject: [PATCH 5/8] Defined AMIP acronym in access-am.md --- docs/models/configurations/access-am.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/models/configurations/access-am.md b/docs/models/configurations/access-am.md index a1ff5631f..b6317abbc 100644 --- a/docs/models/configurations/access-am.md +++ b/docs/models/configurations/access-am.md @@ -4,7 +4,7 @@ ACCESS AM model -The ACCESS **A**tmosphere **M**odel, ACCESS-AM, is a global model with atmosphere and land surface components. It is often used in AMIP experiments where it is driven by historically observed sea surface temperature and sea ice data. +The ACCESS **A**tmosphere **M**odel (ACCESS-AM) is a global model with atmosphere and land surface components. It is often used in Atmospheric Model Intercomparison Project (AMIP) experiments where it is driven by historically observed sea surface temperature and sea ice data. ACCESS-NRI will release supported ACCESS-AM configurations. The first release, ACCESS-AM2, will be derived from the [CSIRO ACCESS-CM2 configuration](#access-cm2) and will include [atmosphere] and [land] components. From fe275a717a0456c52453e796fab92d23ec50ebed Mon Sep 17 00:00:00 2001 From: Heidi Nettelbeck <117064039+heidinett@users.noreply.github.com> Date: Wed, 19 Jul 2023 15:04:25 +1000 Subject: [PATCH 6/8] Minor edits to access-esm.md --- docs/models/configurations/access-esm.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/models/configurations/access-esm.md b/docs/models/configurations/access-esm.md index bca3b23ec..b0ebc44f9 100644 --- a/docs/models/configurations/access-esm.md +++ b/docs/models/configurations/access-esm.md @@ -4,15 +4,15 @@ ACCESS CM model -The ACCESS **E**arth **S**ystem **M**odel,, ACCESS-ESM, is a fully-coupled global climate model that also includes representations of land and ocean biogeochemisty. This means it can simulate both the physical climate and global biogeochemical cycles (the carbon cycle in particular) +The ACCESS **E**arth **S**ystem **M**odel (ACCESS-ESM) is a fully-coupled global climate model that also includes representations of land and ocean biogeochemisty. This means it can simulate both the physical climate and global biogeochemical cycles (the carbon cycle in particular). ACCESS-NRI will release an ACCESS-ESM model configuration. The first release of ACCESS-ESM will be derived from the [CSIRO ACCESS-ESM1.5 configuration](#access-esm15) and will include [atmosphere], [land] and [land biogeochemistry], [ocean] and [ocean biogeochemistry], and [sea ice] components. ##
[ACCESS-ESM1.5]
-ACCESS-ESM1.5 [@Ziehn2020-fq] is a fully-coupled climate model with land and ocean carbon cycle components. ACCESS-ESM1.5 has mainly been developed to enable Australia to participate in the Coupled Model Intercomparison Project Phase 6 (CMIP6) with an ESM version. +ACCESS-ESM1.5 [@Ziehn2020-fq] is a fully-coupled climate model with land and ocean carbon cycle components. ACCESS-ESM1.5 was developed primarily to enable Australia to participate in the Coupled Model Intercomparison Project Phase 6 (CMIP6) with an ESM version. -The component models are: +The model component are: - Atmosphere model (UM vn7.3, GA7.1): N96 resolution (1.875° x 1.25°, 38 levels). @@ -24,11 +24,11 @@ The component models are: - Ocean biogeochemistry (WOMBAT) -- Sea ice model (CICE4.1); Same grid as ocean. +- Sea ice model (CICE4.1): Same grid as the ocean. - Coupler (OASIS3-MCT) -ACCESS-ESM1.5 has an equilibrium climate sensitivity of 3.87°C for doubled CO2. +ACCESS-ESM1.5 has an equilibrium climate sensitivity of 3.87°C for doubled CO2 concentration. [**Citation** [@Ziehn2020-fq]][ACCESS-ESM1.5-cite] From 0300610222c8f4ef3f1fec7afbe48a7b1b7638ff Mon Sep 17 00:00:00 2001 From: Heidi Nettelbeck <117064039+heidinett@users.noreply.github.com> Date: Wed, 19 Jul 2023 15:07:17 +1000 Subject: [PATCH 7/8] Minor edits to access-om.md --- docs/models/configurations/access-om.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/models/configurations/access-om.md b/docs/models/configurations/access-om.md index 2d1b61b1f..5c3611b5a 100644 --- a/docs/models/configurations/access-om.md +++ b/docs/models/configurations/access-om.md @@ -5,7 +5,7 @@ ACCESS CM model -The ACCESS **O**cean **M**odel, ACCESS-OM, is a global coupled ocean and sea ice configuration with ocean and sea ice models connected via a coupler. The atmospheric fields that drive the model are provided by a data product, usually derived from reanalysis. +The ACCESS **O**cean **M**odel (ACCESS-OM) is a global coupled ocean and sea ice configuration with ocean and sea ice models connected via a coupler. The atmospheric fields that drive the model are provided by a data product, usually derived from reanalysis. ACCESS-NRI will release supported ACCESS-OM configurations. The first release will be derived from the COSIMA [ACCESS-OM2][COSIMA-models] suite and will include [ocean] and [sea ice] components. @@ -16,9 +16,9 @@ ACCESS-OM2 [@Kiss2020-gmd] is a suite of coupled ocean-sea ice models developed The ACCESS-OM2 suite has models at three different spatial resolutions: - - [ACCESS-OM2][ACCESS-OM2] at 1° with 50 vertical levels - - [ACCESS-OM2-025][ACCESS-OM2-025] at 0.25° with 50 vertical levels - - [ACCESS-OM2-01][ACCESS-OM2-01] at 0.1° with 75 vertical levels + - [ACCESS-OM2][ACCESS-OM2] at 1° with 50 vertical levels. + - [ACCESS-OM2-025][ACCESS-OM2-025] at 0.25° with 50 vertical levels. + - [ACCESS-OM2-01][ACCESS-OM2-01] at 0.1° with 75 vertical levels. [**Citation** [@Kiss2020-gmd]][ACCESS-OM2-cite] | [**Documentation**][ACCESS-OM2-docs] From 15505a5152b96111dd0225e67d90afd34da3cb46 Mon Sep 17 00:00:00 2001 From: Martin Dix Date: Wed, 19 Jul 2023 16:52:43 +1000 Subject: [PATCH 8/8] Fix link to CM2 from AM --- docs/models/configurations/access-am.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/models/configurations/access-am.md b/docs/models/configurations/access-am.md index b6317abbc..f9266a20b 100644 --- a/docs/models/configurations/access-am.md +++ b/docs/models/configurations/access-am.md @@ -6,7 +6,7 @@ The ACCESS **A**tmosphere **M**odel (ACCESS-AM) is a global model with atmosphere and land surface components. It is often used in Atmospheric Model Intercomparison Project (AMIP) experiments where it is driven by historically observed sea surface temperature and sea ice data. -ACCESS-NRI will release supported ACCESS-AM configurations. The first release, ACCESS-AM2, will be derived from the [CSIRO ACCESS-CM2 configuration](#access-cm2) and will include [atmosphere] and [land] components. +ACCESS-NRI will release supported ACCESS-AM configurations. The first release, ACCESS-AM2, will be derived from the [CSIRO ACCESS-CM2 configuration](access-cm#access-cm2) and will include [atmosphere] and [land] components. ##
ACCESS-AM2