From 00f9fed35ed5a9691949a755d2d4ac46c0ea0fa3 Mon Sep 17 00:00:00 2001 From: Martin Schupfner <k204212@levante1.lvt.dkrz.de> Date: Tue, 29 Oct 2024 06:23:00 +0100 Subject: [PATCH] Increasing job time for transient-deglaciation-interactive --- ...ansient-deglaciation-interactive_r1i1p1f1-CR.cmor_ctl.mk | 6 +++--- ...ansient-deglaciation-interactive_r1i1p4f2-CR.cmor_ctl.mk | 6 +++--- cmor_tables/fx.csv | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/cmor/mpiesm/scripts/transient-deglaciation-interactive_r1i1p1f1-CR.cmor_ctl.mk b/cmor/mpiesm/scripts/transient-deglaciation-interactive_r1i1p1f1-CR.cmor_ctl.mk index 4b25f01..6acca83 100755 --- a/cmor/mpiesm/scripts/transient-deglaciation-interactive_r1i1p1f1-CR.cmor_ctl.mk +++ b/cmor/mpiesm/scripts/transient-deglaciation-interactive_r1i1p1f1-CR.cmor_ctl.mk @@ -9,9 +9,9 @@ ARCHIVE_SUFFIX = TARGET_STEP=cmor NUMCHUNKS=$(shell cat cmor_ctl_list_interactive_synch_r1i1p1f1 | wc -l ) -AGGR_TIME = 00:10:00 -DIAGS_TIME = 00:30:00 -CMOR_TIME = 02:30:00 +AGGR_TIME = 00:30:00 +DIAGS_TIME = 01:00:00 +CMOR_TIME = 04:00:00 CMOR_FLAGS = diff --git a/cmor/mpiesm/scripts/transient-deglaciation-interactive_r1i1p4f2-CR.cmor_ctl.mk b/cmor/mpiesm/scripts/transient-deglaciation-interactive_r1i1p4f2-CR.cmor_ctl.mk index b8ff22a..17b22c2 100755 --- a/cmor/mpiesm/scripts/transient-deglaciation-interactive_r1i1p4f2-CR.cmor_ctl.mk +++ b/cmor/mpiesm/scripts/transient-deglaciation-interactive_r1i1p4f2-CR.cmor_ctl.mk @@ -9,9 +9,9 @@ ARCHIVE_SUFFIX = TARGET_STEP=cmor NUMCHUNKS=$(shell cat cmor_ctl_list_interactive_synch_r1i1p4f2 | wc -l ) -AGGR_TIME = 00:10:00 -DIAGS_TIME = 00:30:00 -CMOR_TIME = 02:30:00 +AGGR_TIME = 00:30:00 +DIAGS_TIME = 01:00:00 +CMOR_TIME = 04:00:00 CMOR_FLAGS = diff --git a/cmor_tables/fx.csv b/cmor_tables/fx.csv index 9fd94e5..f529014 100644 --- a/cmor_tables/fx.csv +++ b/cmor_tables/fx.csv @@ -6,4 +6,4 @@ Default Priority|Long name|units|description|comment|Variable Name|CF Standard N 1|Grid-Cell Area for Atmospheric Grid Variables|m2|None|For atmospheres with more than 1 mesh (e.g., staggered grids), report areas that apply to surface vertical fluxes of energy.|areacella|cell_area|area: sum||real|longitude latitude|areacella|atmos land|fx||None|None|None|None|None|None|None|||||None|None 1|Maximum Root Depth|m|None|report the maximum soil depth reachable by plant roots (if defined in model), i.e., the maximum soil depth from which they can extract moisture; report as *missing* where the land fraction is 0.|rootd|root_depth|area: mean||real|longitude latitude|rootd|land|fx|area: areacella|None|None|None|None|None|None|None|||||None|None 1|Grid-Cell Area for River Model Variables|m2|None|For river routing model, if grid differs from the atmospheric grid.|areacellr|cell_area|area: sum||real|longitude latitude|areacellr|land|fx||None|None|None|None|None|None|None|||||None|None -1|Grid-Cell Area for Solid Earth Grid Variables|m2|None|For atmospheres with more than 1 mesh (e.g., staggered grids), report areas that apply to surface vertical fluxes of energy.|areacellsl|cell_area|area: sum||real|longitude latitude|areacellsl|solidLand|fx||None|None|None|None|None|None|None|||||None|None +1|Grid-Cell Area for Solid Earth Grid Variables|m2|None|For solid Earth model.|areacellsl|cell_area|area: sum||real|longitude latitude|areacellsl|solidLand|fx||None|None|None|None|None|None|None|||||None|None -- GitLab