Fullchem run overflows #2686
Labels
category: Bug
Something isn't working
topic: GCHP
Related to GCHP only
topic: Runtime Error
Related to runtime issues (e.g. simulation stopped w/ error)
Your name
Xyw
Your affiliation
Rutgers University
What happened? What did you expect to happen?
The GCHP full-chem run crashed during the execution of GCHPchem in ucx_mod.F90.
What are the steps to reproduce the bug?
I am running a global 4x5 fullchem simulation using GCHP v14.5.0 on the Pleiades platform with GEOS-FP input data. To debug the issue, I built GCHP with debug flags enabled. The error message indicates that the problem occurs in the ucx_mod.F90 code.
Here are the steps I have taken so far:
1)I referred to issue #243 and #526 and updated the Gfortran compiler to version 12.3.0, but this did not resolve the problem.
2) I verified the restart file for v14.5.0 from AWS and checked the meteorology files (e.g., do a test run just for the month of July 2019) to ensure they are valid.
3) I printed the values of variables that might be causing the overflow error in ucx_mod.F90 based on the run log.
From ucx_mod.F90 the error occurs at:
After print out related variables I noticed a drastic drop in H2O and HNO3 concentrations, which might be causing the overflow. (You may get more information about it from run.log
I am unsure whether the issue is related to the ESMF version or another configuration on Pleiades. I would greatly appreciate any advice you could provide. Thank you so much! @yantosca @lizziel @msulprizio
Please attach any relevant configuration and log files.
allPEs.log
ExtData.rc.txt
HEMCO_Config.rc.txt
run.log.txt
What GEOS-Chem version were you using?
14.5.0
What environment were you running GEOS-Chem on?
Other (please explain below)
What compiler and version were you using?
Compilers: GNU 12.3.0; ESMF-8.3.1
Will you be addressing this bug yourself?
No
In what configuration were you running GEOS-Chem?
GCHP
What simulation were you running?
Full chemistry
As what resolution were you running GEOS-Chem?
C24
What meterology fields did you use?
GEOS-FP
Additional information
No response
The text was updated successfully, but these errors were encountered: