You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
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
: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.
The text was updated successfully, but these errors were encountered: