From 127b5e80f59692eb4335142989cd956d711d706a Mon Sep 17 00:00:00 2001 From: Steve Goldhaber Date: Wed, 22 Jul 2026 16:54:10 +0200 Subject: [PATCH] Changes to start date and ozone forcing - Change start date for NFHIST compsets to match NHIST (1850) - Add correct start dates for NF1850, NF2000, and NFAMIP compsets - Use a (temporary?) patched prescribed ozone file for HIST compsets --- .../use_cases/hist_camnor_lt_osloaero.xml | 3 ++ cime_config/config_compsets.xml | 43 ++++++------------- 2 files changed, 15 insertions(+), 31 deletions(-) diff --git a/bld/namelist_files/use_cases/hist_camnor_lt_osloaero.xml b/bld/namelist_files/use_cases/hist_camnor_lt_osloaero.xml index 8c6d02085e..30aafc354b 100644 --- a/bld/namelist_files/use_cases/hist_camnor_lt_osloaero.xml +++ b/bld/namelist_files/use_cases/hist_camnor_lt_osloaero.xml @@ -16,7 +16,10 @@ 'atm/cam/ozone_strataero' + + 'ozone_strataero_b.e30_alpha08o.BHISTC_MTt4s.ne30_t232_wgx3.330_branch_1850_1850_2021_transient_zm_5day_c20260722.nc' 'O3' SERIAL diff --git a/cime_config/config_compsets.xml b/cime_config/config_compsets.xml index 521a363708..cb32cf89c4 100644 --- a/cime_config/config_compsets.xml +++ b/cime_config/config_compsets.xml @@ -29,11 +29,11 @@ ALL data models must have a %phys option that corresponds to the data model mode Each compset node is associated with the following elements - - lname - - alias - - support (optional description of the support level for this compset) + - lname + - alias + - support (optional description of the support level for this compset) Each compset node can also have the following attributes - - grid (optional regular expression match for grid to work with the compset) + - grid (optional regular expression match for grid to work with the compset) +