Skip to content

Commit

Permalink
Add to list of the supported coupled compsets
Browse files Browse the repository at this point in the history
  • Loading branch information
wlin7 committed Sep 3, 2024
1 parent 47e474c commit 73a9641
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions docs/user-guide/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,16 @@ Below list the standard configuration compsets supported in the current version
|`WCYCLSSP245` | Standard configuration with prescribed SSP-245 forcings |
|`WCYCLSSP370` | Standard configuration with prescribed SSP-370 forcings |
|`WCYCLSSP585` | Standard configuration with prescribed SSP-585 forcings |
|<td colspan=2> |

Check failure on line 40 in docs/user-guide/index.md

View workflow job for this annotation

GitHub Actions / linter

Inline HTML

docs/user-guide/index.md:40:2 MD033/no-inline-html Inline HTML [Element: td] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md033.md

Check failure on line 40 in docs/user-guide/index.md

View workflow job for this annotation

GitHub Actions / linter

Table column count

docs/user-guide/index.md:40:17 MD056/table-column-count Table column count [Expected: 2; Actual: 1; Too few cells, row will be missing data] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md056.md
|<b>Extra Compsets</b> |<b>For single-forcings simulations of the historical period (1850-2014) </b>|

Check failure on line 41 in docs/user-guide/index.md

View workflow job for this annotation

GitHub Actions / linter

Inline HTML

docs/user-guide/index.md:41:2 MD033/no-inline-html Inline HTML [Element: b] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md033.md

Check failure on line 41 in docs/user-guide/index.md

View workflow job for this annotation

GitHub Actions / linter

Inline HTML

docs/user-guide/index.md:41:25 MD033/no-inline-html Inline HTML [Element: b] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md033.md
|`WCYCL20TR-GHG` | Greenhouse gases only configuration (`GHGs`)|
|`WCYCL20TR-aer` | Anthropogenic aerosols and precursors only configuration (`aer`)|
|`WCYCL20TR-xGHG-xaer` | All forcings except GHGs and aer (`solar irradiance, stratospheric ozone and volcanic emissions, land use land cover`) |
|`WCYCL20TR-xaer` | All forcings except aer (`GHGs, solar irradiance, stratospheric ozone and volcanic emissions, land use land cover`) |
|`WCYCL20TR-nat` | Natural-only configuration (`solar irradiance, stratospheric volcanic emissions, land use land cover`) |
|`WCYCL20TR-ozone` | Stratospheric ozone only configuration |
|`WCYCL20TR-lulc` | Land use land cover only configuration |
|`WCYCL20TR-volc` | Stratospheric volcanic emissions only configuration |

The compsets for the other two science simulation campaigns are being finalized, with additional components and/or features.
The compset naming follows the same convention, e.g., `CRYO1850` and `CRYO1850-4xCO2` are with prognostic ice-shelf melt fluxes for the `polar processes` simulation campaign.
Expand Down

0 comments on commit 73a9641

Please sign in to comment.