Skip to content

Commit

Permalink
on-going TF runs
Browse files Browse the repository at this point in the history
  • Loading branch information
ledm committed Nov 24, 2023
1 parent 860a6b3 commit b18cb8e
Show file tree
Hide file tree
Showing 2 changed files with 314 additions and 0 deletions.
194 changes: 194 additions & 0 deletions input_yml/TerraFIRMA_overshoot_runs.yml
Original file line number Diff line number Diff line change
@@ -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



120 changes: 120 additions & 0 deletions input_yml/TerraFIRMA_overshoot_runs_minimal.yml
Original file line number Diff line number Diff line change
@@ -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







0 comments on commit b18cb8e

Please sign in to comment.