Skip to content

Commit 402ae10

Browse files
authored
Merge pull request #135 from WCRP-CMIP/new_experiment__piclim-o3
New Experiment piClim-O3
2 parents 1d721e4 + 35f2ff5 commit 402ae10

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

src-data/experiment/piclim-o3.json

+30
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
{
2+
"id": "piclim-o3",
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) tropospheric ozone precursors 2. Required model settings We encourage modelling centres to include as much atmospheric composition capability as possible. But, as a minimum, models should have tropospheric chemistry and interactive aerosols. And the experimental setup should be consistent with other AerChemMIP2 experiments, particularly piClim-control. For methane, use year-1850 values in the radiation scheme (2021 values in the chemistry scheme). 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 None 6. Forcing differences from parent experiment Present-day (2021) tropospheric ozone precursors",
11+
"label": "piClim-O3",
12+
"long-label": "Pre-industrial climatology with present-day tropospheric ozone precursors",
13+
"minimum-number-of-years": "30",
14+
"model-realms": [
15+
{
16+
"id": "agcm",
17+
"is-required": true
18+
},
19+
{
20+
"id": "chem",
21+
"is-required": true
22+
}
23+
],
24+
"parent-experiment": [
25+
"piClim-control"
26+
],
27+
"start-date": "none",
28+
"sub-experiment": "none",
29+
"tier": "1"
30+
}

0 commit comments

Comments
 (0)