Turning on UVFlux diagnostic collection results in a floating point error #436
Labels
category: Bug
Something isn't working
never stale
Never label this issue as stale
topic: Diagnostics
Related to output diagnostic data
Milestone
Your name
Bob Yantosca
Your affiliation
Harvard + GCST
What happened? What did you expect to happen?
While adding an integration test with all diagnostics activated (see geoschem/geos-chem#2399), I ran into this error when the
UVFlux
diagnostic collection was activated:This does not seem to be an error in GCClassic. The error happens is in this section of code (precisely, at line 953) in
GeosCore/cldj_interface_mod.F90
(using Cloud-J 7.7.2):https://github.com/geoschem/geos-chem/blob/9d766c47cd37393cb2bf94158ba9ed2dc445e316/GeosCore/cldj_interface_mod.F90#L940-L956
As @lizziel has mentioned in the comment, something is not quite right in this diagnostic.
I will leave this as a reminder for us to look into this as time allows. We haven't had a lot of demand for the UVFlux diagnostic recently.
What are the steps to reproduce the bug?
fullchem_benchmark
run directory and navigate to it.#'UVFlux'
, to'UVFlux'
in theCOLLECTIONS
list ofHISTORY.rc
Please attach any relevant configuration and log files.
The error trace was:
What GCHP version were you using?
14.4.2 + feature/all-diags-inttest branch
What environment were you running GCHP on?
Local cluster
What compiler and version were you using?
gcc 10.2.0 + Harvard 10.2.0 environment
What MPI library and version were you using?
OpenMPI 4.1.0
Will you be addressing this bug yourself?
Yes, but I will need some help
Additional information
No response
The text was updated successfully, but these errors were encountered: