Skip to content

Commit 97baf40

Browse files
authored
Merge pull request #132 from WCRP-CMIP/new_experiment__piclim-bc
New Experiment piClim-BC
2 parents 1b26912 + fb193f9 commit 97baf40

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

src-data/experiment/piclim-bc.json

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
{
2+
"id": "piclim-bc",
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-control but using present-day (2021) black carbon 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 Similar to piClim-BC in CMIP6 6. Forcing differences from parent experiment Present-day (2021) BC emissions",
11+
"label": "piClim-BC",
12+
"long-label": "Pre-industrial climatology with present-day emissions of black carbon",
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": "1"
34+
}

0 commit comments

Comments
 (0)