Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

(RESOLVED) forrtl: severe (66): output statement overflows record, unit -5, file Internal List-Directed Write

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

Hi, I recently received a similar error message (see below).
The solution was to remove <domain>_<date> and shorten the character length of my file name for the "rst_inname" namelist field.

Hope this saves someone else debugging time.

alloc_space_field: domain 1 , 266878328 bytes allocated
forrtl: severe (66): output statement overflows record, unit -5, file Internal List-Directed Write

Image PC Routine Line Source
wrf.exe 0000000002F3845B for__io_return Unknown Unknown
wrf.exe 0000000002F8D218 for_write_int_lis Unknown Unknown
wrf.exe 00000000015053D4 Unknown Unknown Unknown
wrf.exe 0000000000416E60 Unknown Unknown Unknown
wrf.exe 0000000000415BC5 Unknown Unknown Unknown
wrf.exe 0000000000415B62 Unknown Unknown Unknown
libc-2.22.so 00002AD731F5C6E5 __libc_start_main Unknown Unknown
wrf.exe 0000000000415A69 Unknown Unknown Unknown
 
Top