Skip to content

Commit 0cb6517

Browse files
committed
Update experiment description
1 parent 188ff78 commit 0cb6517

2 files changed

Lines changed: 5 additions & 7 deletions

File tree

experiment/g7-1p5k-sai.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"@context": "000_context.jsonld",
33
"id": "g7-1p5k-sai",
44
"type": "experiment",
5-
"description": "Stablisation of global-mean temperature at 1.5C by holding stratospheric sulfur forcing constant (at whatever level is required to achieve stable temperatures). The simulation generally branches from a scenario simulation at some point in the future.",
5+
"description": "Stablisation of global-mean temperature at 1.5C by increasing stratospheric sulfur forcing to whatever level is required to achieve stable temperatures. The simulation generally branches from a scenario simulation at some point in the future.",
66
"drs_name": "G7-1p5K-SAI",
77
"activity": "geomip",
88
"additional_allowed_model_components": [

scripts/generate-experiments.py

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -956,17 +956,15 @@ def add_geomip_entries(self) -> "Holder":
956956
"G7-1p5K-SAI",
957957
(
958958
"Stablisation of global-mean temperature at 1.5C "
959-
"by holding stratospheric sulfur forcing constant "
960-
# TODO: check - constant forcing may not lead to stable temperatures?!
961-
"(at whatever level is required to achieve stable temperatures). "
959+
"by increasing stratospheric sulfur forcing "
960+
"to whatever level is required to achieve stable temperatures. "
962961
"The simulation generally branches from a scenario simulation at some point in the future."
963962
),
964963
(
965964
"After following the `{scenario}` scenario until 2035, "
966965
"stablisation of global-mean temperature at 1.5C "
967-
"by holding stratospheric sulfur forcing constant "
968-
# TODO: check - constant forcing may not lead to stable temperatures?!
969-
"(at whatever level is required to achieve stable temperatures)."
966+
"by increasing stratospheric sulfur forcing "
967+
"to whatever level is required to achieve stable temperatures."
970968
),
971969
"scen7-m",
972970
2035,

0 commit comments

Comments
 (0)