diff --git a/input_yml/TerraFIRMA_overshoot_runs.yml b/input_yml/TerraFIRMA_overshoot_runs.yml new file mode 100644 index 00000000..ca5154d5 --- /dev/null +++ b/input_yml/TerraFIRMA_overshoot_runs.yml @@ -0,0 +1,194 @@ +--- +# GC5 N96 ORCA1 spinup analysis +name: TerraFIRMA_overshoot_runs + +# Run the single job analysis +do_analysis_timeseries: True + +# Download from mass: +do_mass_download: False + +# master analysis suite +master_suites: physics bgc kmf #alkalinity physics kmf1 + +# Run without strick check (if True, breaks if job has no years.) +strict_file_check: False + +clean: True + +jobs: + u-cs495: + description: 'PI-Control' + label: 'PIcontrol' + colour: 'blue' + thickness: 1.2 + linestyle: '-' + shifttime: -100. + timerange: [1850, 2300] + suite: kmf physics bgc #alkalinity physics + + + u-cx209: + description: 'E-mode free ice RAMP UP 8GtC/yr #1' + label: 'Ramp-up #1' + colour: 'black' + thickness: 1.2 + linestyle: '-' + shifttime: 0. + #timerange: [1800, 2050] + suite: kmf physics bgc #alkalinity physics + + u-cw988: + description: 'E-mode free ice RAMP UP 8GtC/yr #2' + label: 'Ramp-up #2' + colour: 'black' + thickness: 1.2 + linestyle: '-' + shifttime: 0. + #timerange: [1800, 2050] + suite: kmf physics bgc #alkalinity physics + + u-cw989: + description: 'E-mode free ice RAMP UP 8GtC/yr #3' + label: 'Ramp-up #3' + colour: 'black' + thickness: 1.2 + linestyle: '-' + shifttime: 0. + #timerange: [1800, 2050] + suite: kmf physics bgc #alkalinity physics + + u-cw990: + description: 'E-mode free ice RAMP UP 8GtC/yr #4' + label: 'Ramp-up #4' + colour: 'black' + thickness: 1.2 + linestyle: '-' + shifttime: 0. + #timerange: [1800, 2050] + suite: kmf physics bgc #alkalinity physics + + # 1.5k Stabilisation + u-cy837: + description: '1.5K Stabilisation from u-cx209 (#1)' + label: '1.5K Stable #1' + colour: 'lawngreen' + thickness: 1.2 + linestyle: '-' + shifttime: 0. + #timerange: [1800, 2050] + suite: kmf physics bgc #alkalinity physics + u-cz834: + description: '1.5K Stabilisation from u-cw988 (#2)' + label: '1.5K Stable #2' + colour: 'lawngreen' + thickness: 1.2 + linestyle: '-' + shifttime: 0. + #timerange: [1800, 2050] + suite: kmf physics bgc #alkalinity physics + u-da087: + description: '1.5K Stabilisation from u-cw989 (#3)' + label: '1.5K Stable #3' + colour: 'lawngreen' + thickness: 1.2 + linestyle: '-' + shifttime: 0. + #timerange: [1800, 2050] + suite: kmf physics bgc #alkalinity physics + + # 2k Stabilisation + u-cy838: + description: '2.0K Stabilisation from u-cx209 (#1)' + label: '2K Stable #1' + colour: 'goldenrod' + thickness: 1.2 + linestyle: '-' + shifttime: 0. + #timerange: [1800, 2050] + suite: kmf physics bgc #alkalinity physics + + u-cz855: + description: '2.0K Stabilisation from cw988 (#2)' + label: '2K Stable #2' + colour: 'goldenrod' + thickness: 1.2 + linestyle: '-' + shifttime: 0. + #timerange: [1800, 2050] + suite: kmf physics bgc #alkalinity physics + + + # 2.5k Stabilisation + u-cz374: + description: '2.5K Stabilisation from u-cx209 (#1)' + label: '2.5K Stable #1' + colour: 'orange' + thickness: 1.2 + linestyle: '-' + shifttime: 0. + #timerange: [1800, 2050] + suite: kmf physics bgc #alkalinity physics + u-cz859: + description: '2.5K Stabilisation from cw988 (#2)' + label: '2.5K Stable #2' + colour: 'orange' + thickness: 1.2 + linestyle: '-' + shifttime: 0. + #timerange: [1800, 2050] + suite: kmf physics bgc #alkalinity physics + + + # other Stabilisations + u-cz375: + description: '3.0K Stabilisation from u-cx209 (#1)' + label: '3K Stable #1' + colour: 'red' # + thickness: 1.2 + linestyle: '-' + shifttime: 0. + #timerange: [1800, 2050] + suite: kmf physics bgc #alkalinity physics + u-cz376: + description: '4.0K Stabilisation from u-cx209 (#1)' + label: '4K Stable #1' + colour: 'sienna' + thickness: 1.2 + linestyle: '-' + shifttime: 0. + #timerange: [1800, 2050] + suite: kmf physics bgc #alkalinity physics + u-cz377: + description: '5.0K Stabilisation from u-cx209 (#1)' + label: '5K Stable #1' + colour: 'maroon' + thickness: 1.2 + linestyle: '-' + shifttime: 0. + #timerange: [1800, 2050] + suite: kmf physics bgc #alkalinity physics + + # Ramp downs + u-cz944: + description: 'Ramp down from cy838 (- 2.0K Stabilisation from u-cx209) (#1)' + label: '2K Rampdown #1' + colour: 'goldenrod' + thickness: 1.2 + linestyle: ':' + shifttime: 0. + #timerange: [1800, 2050] + suite: kmf physics bgc #alkalinity physics + + u-da697: + description: '1.5K Rampdown from u-cx209 (#1)' + label: '1.5K Rampdown #1' + colour: 'lawngreen' + thickness: 1.2 + linestyle: ':' + shifttime: 0. + #timerange: [1800, 2050] + suite: kmf physics bgc #alkalinity physics + + + diff --git a/input_yml/TerraFIRMA_overshoot_runs_minimal.yml b/input_yml/TerraFIRMA_overshoot_runs_minimal.yml new file mode 100644 index 00000000..cfa54aac --- /dev/null +++ b/input_yml/TerraFIRMA_overshoot_runs_minimal.yml @@ -0,0 +1,120 @@ +--- +# GC5 N96 ORCA1 spinup analysis +name: TerraFIRMA_overshoot_runs_minimal + +# Run the single job analysis +do_analysis_timeseries: True + +# Download from mass: +do_mass_download: False + +# master analysis suite +master_suites: kmf # physics bgc #alkalinity physics kmf1 + +# Run without strick check (if True, breaks if job has no years.) +strict_file_check: False + +clean: True + +jobs: + u-cs495: + description: 'PI-Control' + label: 'Pi-Control' + colour: 'blue' + thickness: 1.2 + linestyle: '-' + shifttime: -100. + timerange: [1850, 2200] + suite: kmf #physics bgc #alkalinity physics + + + u-cx209: + description: 'E-mode free ice RAMP UP 8GtC/yr #1' + label: 'Ramp-up' + colour: 'black' + thickness: 1.2 + linestyle: '-' + shifttime: 0. + #timerange: [1800, 2050] + suite: kmf #physics bgc #alkalinity physics + + # 1.5k Stabilisation + u-cy837: + description: '1.5K Stabilisation from u-cx209 (#1)' + label: '1.5K Stable' + colour: 'lawngreen' + thickness: 1.2 + linestyle: '-' + shifttime: 0. + #timerange: [1800, 2050] + suite: kmf # physics bgc #alkalinity physics + + + # 2k Stabilisation + u-cy838: + description: '2.0K Stabilisation from u-cx209 (#1)' + label: '2K Stable' + colour: 'goldenrod' + thickness: 1.2 + linestyle: '-' + shifttime: 0. + #timerange: [1800, 2050] + suite: kmf # physics bgc #alkalinity physics + + + # other Stabilisations + u-cz375: + description: '3.0K Stabilisation from u-cx209 (#1)' + label: '3K Stable' + colour: 'red' # + thickness: 1.2 + linestyle: '-' + shifttime: 0. + #timerange: [1800, 2050] + suite: kmf # physics bgc #alkalinity physics + u-cz376: + description: '4.0K Stabilisation from u-cx209 (#1)' + label: '4K Stable' + colour: 'sienna' + thickness: 1.2 + linestyle: '-' + shifttime: 0. + #timerange: [1800, 2050] + suite: kmf # physics bgc #alkalinity physics + u-cz377: + description: '5.0K Stabilisation from u-cx209 (#1)' + label: '5K Stable' + colour: 'maroon' + thickness: 1.2 + linestyle: '-' + shifttime: 0. + #timerange: [1800, 2050] + suite: kmf # physics bgc #alkalinity physics + + # Ramp downs + u-da697: + description: '1.5K Rampdown from u-cx209 (#1)' + label: '1.5K Rampdown' + colour: 'lawngreen' + thickness: 1.2 + linestyle: ':' + shifttime: 0. + #timerange: [1800, 2050] + suite: kmf # physics bgc #alkalinity physics + + u-cz944: + description: 'Ramp down from cy838 (- 2.0K Stabilisation from u-cx209) (#1)' + label: '2K Rampdown' + colour: 'goldenrod' + thickness: 1.2 + linestyle: 'dashed' + shifttime: 0. + #timerange: [1800, 2050] + suite: kmf physics bgc #alkalinity physics + + + + + + +