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

NAG compiler runtime error in hydraulics_bs #795

Closed
glemieux opened this issue Oct 15, 2021 · 1 comment
Closed

NAG compiler runtime error in hydraulics_bs #795

glemieux opened this issue Oct 15, 2021 · 1 comment

Comments

@glemieux
Copy link
Contributor

In the course of updating ctsm to use the fix introduced in PR #791, another nag/fates-hydro issue was discovered within the context of test SMS_Lm3_D_Mmpi-serial.1x1_brazil.I2000Clm50FatesCruRsGs.izumi_nag.clm-FatesColdDefHydro:

CompletiRuntime Error: *** Arithmetic exception: Floating invalid operation - aborting
/home/glemieux/ctsm/src/fates/biogeophys/FatesPlantHydraulicsMod.F90, line 2521: Error occurred in FATESPLANTHYDRAULICSMOD:HYDRAULICS_BC
/home/glemieux/ctsm/src/fates/biogeophys/FatesPlantHydraulicsMod.F90, line 291: Called by FATESPLANTHYDRAULICSMOD:HYDRAULICS_DRIVE
/home/glemieux/ctsm/src/utils/clmfates_interfaceMod.F90, line 2887: Called by CLMFATESINTERFACEMOD:WRAP_HYDRAULICS_DRIVE
/home/glemieux/ctsm/src/biogeophys/CanopyFluxesMod.F90, line 1549: Called by CANOPYFLUXESMOD:CANOPYFLUXES
/home/glemieux/ctsm/src/main/clm_driver.F90, line 685: Called by CLM_DRIVER:CLM_DRV
/home/glemieux/ctsm/src/cpl/mct/lnd_comp_mct.F90, line 451: Called by LND_COMP_MCT:LND_RUN_MCT
/home/glemieux/ctsm/components/cpl7/driver/main/component_mod.F90, line 737: Called by COMPONENT_MOD:COMPONENT_RUN
/home/glemieux/ctsm/components/cpl7/driver/main/cime_comp_mod.F90, line 2855: Called by CIME_COMP_MOD:CIME_RUN
/home/glemieux/ctsm/components/cpl7/driver/main/cime_driver.F90, line 153: Called by CIME_DRIVER

It should be noted noted that the companion fates hydro testmod in the izumi fates suite, ERS_D_Ld5.1x1_brazil.I2000Clm50FatesCruRsGs.izumi_nag.clm-FatesColdDefHydro, is failing due to a different issue, although perhaps that issue may be obfuscating this one.

This test is being added to the expected failure list for the time being.

@glemieux
Copy link
Contributor Author

glemieux commented Jun 2, 2022

This appears to be fixed, although I'm not sure when. Looking at past izumi baselines, the fix came in somewhere between fates-sci.1.50.1_api.18.0.0-ctsm5.1.dev063 and fates-sci.1.52.0_api.20.0.0-ctsm5.1.dev066. This has been removed from the expected failures list with ESCOMP/CTSM#1515.

@glemieux glemieux closed this as completed Jun 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant