Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG/ISSUE] Missing file errors not in HEMCO.log in GCHP #104

Closed
lizziel opened this issue Aug 23, 2021 · 3 comments
Closed

[BUG/ISSUE] Missing file errors not in HEMCO.log in GCHP #104

lizziel opened this issue Aug 23, 2021 · 3 comments
Assignees
Labels
category: Bug Something isn't working stale No recent activity on this issue topic: ESMF or MPI Related to issues in the ESMF and/or MPI environments

Comments

@lizziel
Copy link
Contributor

lizziel commented Aug 23, 2021

GCHP user @clearsky112 reported in geoschem/GCHP#127 the following error in the primary GCHP log file when running. No HEMCO.log file was generated making it difficult to determine the problem.

 Error in HcoDiagn_Init called from HCO_Init
===============================================================================
GEOS-Chem ERROR: Error encountered in "HCO_Init"!
 -> at HCOI_GC_Init (in module GeosCore/hco_interface_gc_mod.F90)

THIS ERROR ORIGINATED IN HEMCO!  Please check the HEMCO log file for 
additional error messages!
===============================================================================

===============================================================================
GEOS-Chem ERROR: Error encountered in "HCOI_GC_Init"!
 -> at Emissions_Init (in module GeosCore/emissions_mod.F90)
===============================================================================

pe=00003 FAIL at line=00257    gchp_chunk_mod.F90                       <Error calling EMISSIONS_INIT>
pe=00003 FAIL at line=02022    Chem_GridCompMod.F90                     <status=1>
pe=00003 FAIL at line=01829    MAPL_Generic.F90                         <needs informative message>
pe=00003 FAIL at line=01484    MAPL_Generic.F90                         <needs informative message>
pe=00003 FAIL at line=00279    GCHP_GridCompMod.F90                     <status=1>
pe=00003 FAIL at line=01829    MAPL_Generic.F90                         <needs informative message>
pe=00003 FAIL at line=00556    MAPL_CapGridComp.F90                     <status=1>
pe=00003 FAIL at line=00849    MAPL_CapGridComp.F90                     <status=1>
pe=00003 FAIL at line=00322    MAPL_Cap.F90                             <status=1>
pe=00003 FAIL at line=00198    MAPL_Cap.F90                             <status=1>
pe=00003 FAIL at line=00157    MAPL_Cap.F90                             <status=1>
pe=00003 FAIL at line=00131    MAPL_Cap.F90                             <status=1>
pe=00003 FAIL at line=00029    GCHPctm.F90                              <status=1>

The user figured out they could output the HEMCO.log file by changing the HEMCO_Config.rc setting for DiagnFreq from Monthly to End. This was presumably an issue because the test run was 1-hour, less than the 1-month frequency set for that field. After making this change, the HEMCO.log file was output successfully and contained error messages indicating the underlying problem, specifically that input files that were missing.

This is unexpected behavior for GCHP since we previously thought the DiagnFreq field was ignored. Diagnostic frequency is set in HISTORY.rc instead. However, it seems this field has an impact on creation of the HEMCO.log file. We should further investigate this so that it is a not a problem in future versions.

@lizziel lizziel added the category: Bug Something isn't working label Aug 23, 2021
@lizziel
Copy link
Contributor Author

lizziel commented Sep 3, 2021

I am seeing this issue when testing GEOS-Chem 13.2 in GEOSgcm as well. I am currently looking into the issue and a fix.

@lizziel lizziel self-assigned this Sep 3, 2021
@yantosca yantosca added the topic: ESMF or MPI Related to issues in the ESMF and/or MPI environments label Sep 29, 2021
@stale
Copy link

stale bot commented Oct 29, 2021

This issue has been automatically marked as stale because it has not had recent activity. If there are no updates within 7 days it will be closed. You can add the "never stale" tag to prevent the Stale bot from closing this issue.

@stale stale bot added the stale No recent activity on this issue label Oct 29, 2021
@stale
Copy link

stale bot commented Nov 6, 2021

Closing due to inactivity

@stale stale bot closed this as completed Nov 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Bug Something isn't working stale No recent activity on this issue topic: ESMF or MPI Related to issues in the ESMF and/or MPI environments
Projects
None yet
Development

No branches or pull requests

2 participants