Skip to content
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

New Experiment amip-m4K #56

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
39 changes: 39 additions & 0 deletions src-data/experiment/amip-m4k.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
{
"id": "amip-m4k",
"type": [
"wcrp:experiment",
"cmip7"
],
"activity": [
"CFMIP"
],
"branch-date": "none",
"description": "The configuration of the `amip-m4K` experiment will be the same as the Fast Track `amip-p4K` experiment, except that the sea surface temperatures are uniformly reduced by 4K rather than increased. This cooling should be applied to sea-ice-free grid boxes only. Sea ice and SSTs in grid boxes containing sea ice should remain the same as in the `amip` DECK experiment. In models which employ a fixed lower threshold near freezing for the SST used in the calculation of the surface fluxes, this should ideally also be reduced by 4K. This will support the investigation of inconsistent responses of clouds to a cooling versus a warming climate in a controlled way through comparison with the `amip-p4K` [(Ringer et al., 2023)](https://doi.org/10.1029/2023JD038861). This experiment also complements the `abrupt-0p5xCO2` experiment in that one can identify asymmetries in the warming/cooling response with and without interactions with the ocean. Reference: [Webb et al., 2017](https://doi.org/10.5194/gmd)",
"label": "amip-m4K",
"long-label": "AMIP experiment with uniform 4K SST decrease",
"minimum-number-of-years": "44",
"model-realms": [
{
"id": "agcm",
"is-required": true
},
{
"id": "aer",
"is-required": false
},
{
"id": "bgc",
"is-required": false
},
{
"id": "chem",
"is-required": false
}
],
"parent-experiment": [
"none"
],
"start-date": "1979-01-01",
"sub-experiment": "none",
"tier": "2"
}