Skip to content

Commit 664810c

Browse files
committed
Remove new HEMCO Ln10 tests
HEMCO configuration file update allows reading emissions every timestep which resolves the ERS test issue in the Ln9 tests. Signed-off-by: Lizzie Lundgren <elundgren@seas.harvard.edu>
1 parent 525901f commit 664810c

5 files changed

Lines changed: 5 additions & 56 deletions

File tree

cime_config/testdefs/testlist_cam.xml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1969,15 +1969,6 @@
19691969
<option name="comment">FCSD CAM-chem f09 with HEMCO exact restart</option>
19701970
</options>
19711971
</test>
1972-
<test compset="FCSD_HCO" grid="f09_f09_mg17" name="ERS_Ln10" testmods="cam/outfrq10s" supported="false">
1973-
<machines>
1974-
<machine name="derecho" compiler="intel" category="camchem_hco"/>
1975-
</machines>
1976-
<options>
1977-
<option name="wallclock">00:20:00</option>
1978-
<option name="comment">FCSD CAM-chem f09 with HEMCO exact restart</option>
1979-
</options>
1980-
</test>
19811972
<test compset="FCSD_HCO" grid="f09_f09_mg17" name="ERP_Ln9" testmods="cam/outfrq9s" supported="false">
19821973
<machines>
19831974
<machine name="derecho" compiler="intel" category="aux_cam"/>
@@ -1988,16 +1979,6 @@
19881979
<option name="comment">FCSD CAM-chem f09 with HEMCO exact restart/PE tests</option>
19891980
</options>
19901981
</test>
1991-
<test compset="FCSD_HCO" grid="f09_f09_mg17" name="ERP_Ln10" testmods="cam/outfrq10s" supported="false">
1992-
<machines>
1993-
<machine name="derecho" compiler="intel" category="aux_cam"/>
1994-
<machine name="derecho" compiler="intel" category="camchem_hco"/>
1995-
</machines>
1996-
<options>
1997-
<option name="wallclock">00:40:00</option>
1998-
<option name="comment">FCSD CAM-chem f09 with HEMCO exact restart/PE tests</option>
1999-
</options>
2000-
</test>
20011982

20021983
<!-- Test of finite volume CAM-SE grid with CSLAM tracer advection -->
20031984
<test compset="FKESSLER" grid="ne5pg3_ne5pg3_mg37" name="ERS_Ln27" testmods="cam/outfrq9s" supported="false">

cime_config/testdefs/testmods_dirs/cam/outfrq10s/shell_commands

Lines changed: 0 additions & 2 deletions
This file was deleted.

cime_config/testdefs/testmods_dirs/cam/outfrq10s/user_nl_cam

Lines changed: 0 additions & 5 deletions
This file was deleted.

cime_config/testdefs/testmods_dirs/cam/outfrq10s/user_nl_clm

Lines changed: 0 additions & 27 deletions
This file was deleted.

doc/ChangeLog

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
1-
=======
1+
===============================================================
22
Tag name: cam6_4_081
33
Originator(s): lizziel
44
Date: 31 Mar 2025
55
One-line Summary: Update HEMCO interface external to HEMCO_CESM 2.1.0
66
Github PR URL: https://github.com/ESCOMP/CAM/pull/1221
77

88
Purpose of changes (include the issue number and title text for each relevant GitHub issue):
9-
HEMCO_CESM includes fixes to allow ERS tests of CAM-chem with HEMCO to pass, ERP tests will
9+
HEMCO_CESM includes fixes to allow ERS tests of CAM-chem with HEMCO to pass. This requires
10+
a clock time bug fix in HEMCO_CESM released in new version 2.1.0 as well as an update to
11+
the HEMCO configuration file to read 3D emissions every timestep. Note that ERP tests will
1012
continue to fail with this update but will be fixed in the next version of HEMCO_CESM.
1113

1214
Describe any changes made to build system:
@@ -30,7 +32,7 @@ M .gitmodules
3032

3133
M bld/namelist-files/namelist_defaults_cam.xml
3234
- Update default hemco_config_file to read and regrid aviation emissions every timestep
33-
- Change default paths of hemco_data_root, hemco_config_file, and hemco_diagn_file
35+
- Change default paths of hemco_config_file, hemco_diagn_file, and hemco_data_root
3436

3537
M cime_config/testdefs/testlist_cam.xml
3638
- Fix typos in comments of FCSD_HCO tests

0 commit comments

Comments
 (0)