Skip to content

Commit 56df8ed

Browse files
authored
Merge pull request #109 from ISI-MIP/nofire
Add additional nofire experiments
2 parents 675b803 + 823af9a commit 56df8ed

File tree

3 files changed

+72
-3
lines changed

3 files changed

+72
-3
lines changed

definitions/experiments/ISIMIP3b.yaml

Lines changed: 69 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@
599599

600600
- specifier: ssp370_ssp370soc-noadapt_extrasoc
601601
parent: ssp370_ssp370soc-noadapt_default
602-
title: Extrasoc sensitivity CP7.0
602+
title: Extrasoc sensitivity RCP7.0
603603
subtitles:
604604
- ssp370_ssp370soc-noadapt_extrasoc
605605
priority: 2st priority, see Table 2.5 for Group III experiment priorities
@@ -1196,3 +1196,71 @@
11961196
- ISIMIP3b
11971197
sectors:
11981198
- fire
1199+
1200+
- specifier: ssp126_ssp126soc-noadapt_nofire
1201+
parent: ssp126_ssp126soc-noadapt_default
1202+
title: No-fire sensitivity RCP2.6
1203+
subtitles:
1204+
- picontrol_1850soc_nofire
1205+
- historical_histsoc_nofire
1206+
- ssp126_ssp126soc-noadapt_nofire
1207+
priority: 2nd priority, see Table 2.5 for Group III experiment priorities
1208+
pre-industrial: Does not have to be simulated, spin-up should not include any fire (see note below the table).
1209+
historical:
1210+
climate: historical
1211+
soc: histsoc
1212+
soc_sens: nofire
1213+
future:
1214+
climate: ssp126
1215+
soc: ssp126soc-noadapt
1216+
soc_sens: nofire
1217+
simulation_rounds:
1218+
- ISIMIP3b
1219+
sectors:
1220+
- biomes
1221+
- fire
1222+
- peat
1223+
- permafrost
1224+
group3: true
1225+
1226+
- specifier: ssp370_ssp370soc-noadapt_nofire
1227+
parent: ssp370_ssp370soc-noadapt_default
1228+
title: No-fire sensitivity RCP7.0
1229+
subtitles:
1230+
- ssp370_ssp370soc-noadapt_nofire
1231+
priority: 2nd priority, see Table 2.5 for Group III experiment priorities
1232+
pre-industrial: Does not have to be simulated, spin-up should not include any fire (see note below the table).
1233+
historical: "Identical to the similar **historical/histsoc/nofire** run above."
1234+
future:
1235+
climate: ssp370
1236+
soc: ssp370soc-noadapt
1237+
soc_sens: nofire
1238+
simulation_rounds:
1239+
- ISIMIP3b
1240+
sectors:
1241+
- biomes
1242+
- fire
1243+
- peat
1244+
- permafrost
1245+
group3: true
1246+
1247+
- specifier: ssp585_ssp585soc-noadapt_nofire
1248+
parent: ssp585_ssp585soc-noadapt_default
1249+
title: No-fire sensitivity RCP8.5
1250+
subtitles:
1251+
- ssp585_ssp585soc-noadapt_nofire
1252+
priority: 2nd priority, see Table 2.5 for Group III experiment priorities
1253+
pre-industrial: Does not have to be simulated, spin-up should not include any fire (see note below the table).
1254+
historical: "Identical to the similar **historical/histsoc/nofire** run above."
1255+
future:
1256+
climate: ssp585
1257+
soc: ssp585soc-noadapt
1258+
soc_sens: nofire
1259+
simulation_rounds:
1260+
- ISIMIP3b
1261+
sectors:
1262+
- biomes
1263+
- fire
1264+
- peat
1265+
- permafrost
1266+
group3: true

definitions/sens_scenario.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
Simulation with fire switched off to identify impact of fire within the model.
6969
simulation_rounds:
7070
- ISIMIP3a
71+
- ISIMIP3b
7172
sectors:
7273
- biomes
7374
- fire

protocol/02.experiments.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,9 @@ Please note that the experiments are different for ISIMIP3a and ISIMIP3b and som
4949

5050
For sector-specific experiments without direct human influence (nat), the spin-up should not use any DHF.
5151

52-
Please note that there is no "pre-industrial control run" from 1601-1849 for these experiments (`2015soc`, `nat`) and hence the spin-up links directly to the historical period.
52+
Please note that there is no "pre-industrial control run" from 1601-1849 for these experiments (`2015soc`, `nat`, `fire`, `nondep`, `nondep2015co2`) and hence the spin-up links directly to the historical period.
5353

54-
The simulations with nitrogen cycling turned off should also be spun up with nitrogen cycling turned off.
54+
The simulations with nitrogen cycling or fire turned off should also be spun up with nitrogen cycling or fire turned off.
5555

5656
### 2.2 Experiment specifiers
5757

0 commit comments

Comments
 (0)