Skip to content

Commit dd7695a

Browse files
authored
Merge pull request #130 from WCRP-CMIP/new_experiment__piclim-2xss
New Experiment piClim-2xss
2 parents 2563b02 + b5c719a commit dd7695a

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

src-data/experiment/piclim-2xss.json

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"id": "piclim-2xss",
3+
"type": [
4+
"wcrp:experiment",
5+
"cmip7"
6+
],
7+
"activity": [
8+
"AerChemMIP"
9+
],
10+
"description": "1. Detailed experiment configuration An atmosphere only configuration following piClim but with sea-salt emissions scaled by a factor of 2 2. Required model settings We encourage modelling centres to include as much atmospheric composition capability as possible. As a minimum, models should have prescribed or interactive aerosols. And the experimental setup should be consistent with other AerChemMIP2 experiments, particularly piClim-control. 3. Experiment conditions 4. Links to relevant references Fiedler et al. (in prep.) AerChemMIP2 - Unraveling the role of reactive gases, aerosols, and land use for air quality and climate change in CMIP7 5. Similarities to CMIP6 experiments piClim\u20132xss 6. Forcing differences from parent experiment Doubled sea-salt emissions",
11+
"label": "piClim-2xss",
12+
"long-label": "Pre-industrial climatology with doubled sea-salt emissions",
13+
"minimum-number-of-years": "30",
14+
"model-realms": [
15+
{
16+
"id": "aer",
17+
"is-required": true
18+
},
19+
{
20+
"id": "agcm",
21+
"is-required": true
22+
},
23+
{
24+
"id": "chem",
25+
"is-required": false
26+
}
27+
],
28+
"parent-experiment": [
29+
"piClim-control"
30+
],
31+
"start-date": "none",
32+
"sub-experiment": "none",
33+
"tier": "2"
34+
}

0 commit comments

Comments
 (0)