Issue with running WRFDA4.7.1-3DVAR: There are 1 HDF5 objects open!

bluewaves

New member
I have compiled WRF4.7.1 DA 3DVAR with CRTM. WRFDA installation was successful, and expected executables were created. I am trying to assimilate gfs.t00z.prepbufr.nr data. However, I’m facing issues while running da_wrfvar.exe. Sometimes WRF-Var completed successfully, and sometimes it failed. While checking rsl.error.0000 I’m getting a segmentation fault error and in rsl.out.0000 it is showing

There are 1 HDF5 objects open!

Report: open objects on 72057594037927938


I cannot figure out what the issue is. I have experimented with reinstalling everything, but still the same error. The same data assimilation experiment with BUFR data worked fine when tested on WRFDA 3.8 installed using Intel Composer XE 2013. WRFDA worked fine for 4.7.1 when I tried to assimilate sounding data in ASCII format using OBSPROC and 3DVAR. Is this problem related to oneAPI compiler? Any suggestion will be of great help.

uname -a:

Linux login 5.14.0-427.13.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Wed May 1 19:11:28 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux

Compiler: Intel oneAPI 2025.2.1

Fortran: ifx (IFX) 2025.2.1 20250806

C: Intel(R) oneAPI DPC++/C++ Compiler 2025.2.1 (2025.2.0.20250806)

Mpirun: Intel(R) MPI Library for Linux* OS, Version 2021.16

System Libraries:

zlib-1.3.1, szip-2.1.1, hdf5-1.14.6, netcdf-c-4.9.0, netcdf-fortran-4.6.1, libpng-1.6.43, jasper-4.2.8

Attachments: compile.out file for WRFDA installation, namelist.input for WRFDA run, rsl out and error files during WRFDA run.
 

Attachments

Back
Top