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

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

Maxrr

New member
Hi everyone,


I'm running into a persistent error when executing ./wrf.exe for a WRF-Chem simulation. The model crashes at the beginning of the run with the following error message:
forrtl: severe (66): output statement overflows record, unit -5, file Internal List-Directed Write.
From the log, it seems that the error occurs during the emission reading step, specifically when opening the file wrfchemi_00z_d01 at the first model time step. The message shows:
med_read_wrf_chem_emissions: error opening wrfchemi_00z_d01 followed by the Fortran runtime error.
Has anyone encountered this issue before or knows what might be causing it? Any insights or suggestions would be greatly appreciated. I've attached a zip file containing my namelist.input and rsl.error.0000 file for reference.Thank you so much in advance for your help!


Best regards
error.png
 

Attachments

  • namelist .input
    6 KB · Views: 1
  • rsl.error.zip
    50.2 KB · Views: 0
Top