ufs-community / ufs-weather-model

UFS Weather Model
Other
136 stars 244 forks source link

cpld_debug_gfsv17_intel failure on Derecho in the PR 2324 #2338

Closed jkbk2004 closed 1 month ago

jkbk2004 commented 3 months ago

Description

The cpld_debug_gfsv17_intel case passes when running on the develop branch. But it crashes from https://github.com/ufs-community/ufs-weather-model/pull/2324 with error message:

forrtl: error (65): floating invalid
Image              PC                Routine            Line        Source
libpthread-2.31.s  000014C29057C8C0  Unknown               Unknown  Unknown
fv3.exe            0000000012250BF8  med_mp_datainitia        2147  med.F90

To Reproduce:

Additional context

Output

DeniseWorthen commented 3 months ago

It also fails at develop (a3d4733) if the configuration variable write_restart_at_endofrun=.false. is present.