Hi
I've just built WRF 4.7.1 and WPS 4.6.0 using intel (oneapi) and OpenMPI on our new HPC, but my test run fails when I get to running real.exe with:
`forrtl: severe (66): output statement overflows record, unit -5, file Internal List-Directed Write`
if I put debug level up (I note that building with ./configure_new -- -DCMAKE_BUILD_TYPE=Debug fails), the error message complains of a bunch of variables not found in the met_em files e.g.
d01 2005-08-28_00:00:00 NetCDF error: NetCDF: Attribute not found
d01 2005-08-28_00:00:00 NetCDF error in /mnt/scratch/earhbu/software/build/WRF/4.7.1/1/intel-2025.1-openmpi-5.0.6/WRF
V4.7.1/external/io_netcdf/ext_ncd_get_dom_ti.code REAL, line 83 Element P_TOP
I'm using namelists modified from using WRF 4.3.3 and WPS 4.2, running in directories copied from the new source code, so I should have all the right.TBL files etc
I'm really struggling to track down what's causing this, so I've included my namelists, the error files and my WRF build script. I'm hoping it's just a namelist change I've missed.
Just in case it's relevant the versions of libraries I'm using:
1) intel/2025.2.0 2) openmpi/5.0.6 3) netcdf/4.9.3 4) hdf5/1.14.6
I've just built WRF 4.7.1 and WPS 4.6.0 using intel (oneapi) and OpenMPI on our new HPC, but my test run fails when I get to running real.exe with:
`forrtl: severe (66): output statement overflows record, unit -5, file Internal List-Directed Write`
if I put debug level up (I note that building with ./configure_new -- -DCMAKE_BUILD_TYPE=Debug fails), the error message complains of a bunch of variables not found in the met_em files e.g.
d01 2005-08-28_00:00:00 NetCDF error: NetCDF: Attribute not found
d01 2005-08-28_00:00:00 NetCDF error in /mnt/scratch/earhbu/software/build/WRF/4.7.1/1/intel-2025.1-openmpi-5.0.6/WRF
V4.7.1/external/io_netcdf/ext_ncd_get_dom_ti.code REAL, line 83 Element P_TOP
I'm using namelists modified from using WRF 4.3.3 and WPS 4.2, running in directories copied from the new source code, so I should have all the right.TBL files etc
I'm really struggling to track down what's causing this, so I've included my namelists, the error files and my WRF build script. I'm hoping it's just a namelist change I've missed.
Just in case it's relevant the versions of libraries I'm using:
1) intel/2025.2.0 2) openmpi/5.0.6 3) netcdf/4.9.3 4) hdf5/1.14.6