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

WRF real.exe error

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.

MichalM

New member
Hello,

I have a problem with running real.exe - wrfinput files are not created and appear following information:

wrf main: calling open_r_dataset for wrfinput
NetCDF error: No such file or directory
NetCDF error in wrf_io.F90, line 1077

FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 70
program wrf: error opening wrfinput_d01 for reading ierr= -1021

I have this problem since I am trying to use GFS data with 6 hour interval (before when I used data in 3 hour interval - this process goes correctly).

I will be grateful for any advice

Kind regards

Michal
 
Hi Michal,
1) Can you check your disk space and make sure you have enough room for the wrfinput_d01 file to write to the disk (this is different than memory)?
2) Please set debug_level = 0 in the &time_control section of the namelist and re-run real.exe
3) If so, will you please attach your namelist.input file, along with your full real.exe error file (e.g., rsl.error.0000)?
Thanks!
 
Top