Hi WRF Support,
I am running a real-case WRF simulation (WRF v4.2.1) with four nested domains. My simulation initialized correctly with four wrfinput files, one for each domain, produced. However, when I executed wrf.exe, it failed pretty quickly while still writing the wrfout files at the initial time. Only the initial wrfout files for the first two domains were created. I was able to run the same simulation with just three domains (the initial wrfout files were created properly for all three domains), but as soon as I activate the fourth domain, only the first two initial wrfout files were created and the simulation failed with ExitCode 66.
I have attached the rsl files that were generated during the WRF execution, with the debug_level=100. In one of the rsl files (specifically, rsl.error.0026. FYI:I requested 48 cores to run my simulation), there is an error statement saying:
forrtl: severe (66): output statement overflows record, unit -5, file Internal List-Directed Write
Image PC Routine Line Source
wrf.exe 0000000003071E9E for__io_return Unknown Unknown
wrf.exe 00000000030C547A for_write_int_lis Unknown Unknown
wrf.exe 0000000002C8A676 Unknown Unknown Unknown
wrf.exe 0000000002506980 Unknown Unknown Unknown
wrf.exe 00000000024FE125 Unknown Unknown Unknown
wrf.exe 0000000001EF81D3 Unknown Unknown Unknown
wrf.exe 0000000001A6B871 Unknown Unknown Unknown
wrf.exe 00000000014CA5D1 Unknown Unknown Unknown
wrf.exe 00000000014BD78C Unknown Unknown Unknown
wrf.exe 000000000056D712 Unknown Unknown Unknown
wrf.exe 000000000056DE8E Unknown Unknown Unknown
wrf.exe 000000000056DE8E Unknown Unknown Unknown
wrf.exe 0000000000410F31 Unknown Unknown Unknown
wrf.exe 0000000000410EEF Unknown Unknown Unknown
wrf.exe 0000000000410E8E Unknown Unknown Unknown
libc-2.24.so 00002B8ADE0722E0 __libc_start_main Unknown Unknown
wrf.exe 0000000000410DAA Unknown Unknown Unknown
and it seems to come after the land_use initialization:
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND 33 CATEGORIES 2 SEASONS WATER CATEGORY = 17 SNOW CATEGORY = 15
d03 2007-06-22_00:00:00 returning from of landuse_init
INITIALIZE THREE Noah LSM RELATED TABLES
However, no fatal statement was called and the wrfinput files looked OK for the most part. My namelist files, for both WPS and WRF, are also attached. I have looked into my namelist files several times but nothing really jumped out.
Any suggestions on the root cause of this issue and how to resolve it would be greatly appreciated!
Thank you,
David
I am running a real-case WRF simulation (WRF v4.2.1) with four nested domains. My simulation initialized correctly with four wrfinput files, one for each domain, produced. However, when I executed wrf.exe, it failed pretty quickly while still writing the wrfout files at the initial time. Only the initial wrfout files for the first two domains were created. I was able to run the same simulation with just three domains (the initial wrfout files were created properly for all three domains), but as soon as I activate the fourth domain, only the first two initial wrfout files were created and the simulation failed with ExitCode 66.
I have attached the rsl files that were generated during the WRF execution, with the debug_level=100. In one of the rsl files (specifically, rsl.error.0026. FYI:I requested 48 cores to run my simulation), there is an error statement saying:
forrtl: severe (66): output statement overflows record, unit -5, file Internal List-Directed Write
Image PC Routine Line Source
wrf.exe 0000000003071E9E for__io_return Unknown Unknown
wrf.exe 00000000030C547A for_write_int_lis Unknown Unknown
wrf.exe 0000000002C8A676 Unknown Unknown Unknown
wrf.exe 0000000002506980 Unknown Unknown Unknown
wrf.exe 00000000024FE125 Unknown Unknown Unknown
wrf.exe 0000000001EF81D3 Unknown Unknown Unknown
wrf.exe 0000000001A6B871 Unknown Unknown Unknown
wrf.exe 00000000014CA5D1 Unknown Unknown Unknown
wrf.exe 00000000014BD78C Unknown Unknown Unknown
wrf.exe 000000000056D712 Unknown Unknown Unknown
wrf.exe 000000000056DE8E Unknown Unknown Unknown
wrf.exe 000000000056DE8E Unknown Unknown Unknown
wrf.exe 0000000000410F31 Unknown Unknown Unknown
wrf.exe 0000000000410EEF Unknown Unknown Unknown
wrf.exe 0000000000410E8E Unknown Unknown Unknown
libc-2.24.so 00002B8ADE0722E0 __libc_start_main Unknown Unknown
wrf.exe 0000000000410DAA Unknown Unknown Unknown
and it seems to come after the land_use initialization:
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND 33 CATEGORIES 2 SEASONS WATER CATEGORY = 17 SNOW CATEGORY = 15
d03 2007-06-22_00:00:00 returning from of landuse_init
INITIALIZE THREE Noah LSM RELATED TABLES
However, no fatal statement was called and the wrfinput files looked OK for the most part. My namelist files, for both WPS and WRF, are also attached. I have looked into my namelist files several times but nothing really jumped out.
Any suggestions on the root cause of this issue and how to resolve it would be greatly appreciated!
Thank you,
David