WRFV3.9.1.1 exited with error ierr = -1021

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.

indumati_sp

New member
I encountered the following error while running WRFV3.9.1.1.

-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 70
program wrf: error opening wrfinput_d01 for reading ierr= -1021
-------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0



I have attached the namelist files below for WPS as well as WRF. The WPS was completed successfully and met_em*.* files were generated. Please help.
 

Attachments

Your namelist files look good. I am not sure yet what caused this problem. Please double check to make sure wrfinput files are located at the working directory.

You may also run the case with max_dom = 2 or 3. This will be helpful to determine whether the issue is caused by the finer-resolution nested domain (d04 and d05).
 
Back
Top