HAFS
HAFS copied to clipboard
code stability test failed in exec/hafs_gsi.x
Description
Provide a clear and concise description of the requested feature/capability. From NCO SPA: During the HAFS v1.0 code stability test, to recompile HAFS code with ‘-check all’ and ‘-ftrapuv’ flag, or using "-check bounds" only.
The code stability test of exec/gsi.x failed in either with ‘-check all’ or "-check bounds". Please investigate this failure and address it at the next upgrade.
Here are the detailed info - /lfs/h1/ops/test/packages/hafs.v1.0.3/sorc.chkall - builds with '-check all' /lfs/h1/ops/test/packages/hafs.v1.0.3/exec.chk.all - exec with '-check all'/lfs/h1/ops/test/packages/hafs.v1.0.3/sorc.chk.bounds - builds with '-check bounds' /lfs/h1/ops/test/packages/hafs.v1.0.3/exec.chk.bounds - exec with '-check bounds'
Failed with '-check all' - hfsb1_analysis_12_v1.0.1.o66742417 - forrtl: severe (408): fort: (8): Attempt to fetch from allocatable variable CLOUD when it is not allocated Image PC Routine Line Source hafs_gsi.x 00000000078380FF Unknown Unknown Unknown hafs_gsi.x 00000000057D3A73 update_guess_ 290 update_guess.f90 hafs_gsi.x 000000000466E5FF pcgsoimod_mp_pcgs 619 pcgsoi.f90 hafs_gsi.x 0000000003CB6C95 glbsoi_ 371 glbsoi.f90 hafs_gsi.x 0000000000E9D98C gsisub_ 200 gsisub.F90 hafs_gsi.x 000000000042B31C gsimod_mp_gsimain 2230 gsimod.F90 hafs_gsi.x 000000000041393B MAIN__ 631 gsimain.f90
Failed with '-check bounds' -
/lfs/h1/ops/test/output/20230612/hfsa1_analysis_00_NHC_09L_IAN_2022092400.o62848309
forrtl: error (65): floating invalid
Image PC Routine Line Source
hafs_gsi.x 000000000674808B Unknown Unknown Unknown
libpthread-2.31.s 0000147535AB28C0 Unknown Unknown Unknown
hafs_gsi.x 000000000189E6E1 read_radar_l2rw_n 3410 read_radar.f90
hafs_gsi.x 00000000016F47FD read_obsmod_mp_re 1601 read_obs.F90
hafs_gsi.x 00000000012B7193 observermod_mp_se 331 observer.F90
hafs_gsi.x 0000000003473039 glbsoi_ 222 glbsoi.f90
hafs_gsi.x 0000000000D278C8 gsisub_ 200 gsisub.F90
hafs_gsi.x 0000000000429FE7 gsimod_mp_gsimain 2230 gsimod.F90
hafs_gsi.x 0000000000413764 MAIN__ 631 gsimain.f90
Proposed solution
How should the new feature/capability be added? If you have thoughts on the implementation strategy, please share them here.
Status (optional)
Do you (or a colleague) plan to work on adding this feature?
Related to (optional)
Directly reference any related issues or PRs in this or other repositories, and describe how they are related. Examples:
- fixed by hafs-community/hafs/pull/<pr_number>