Hi everyone, this error occurred during running wps how to solve it i'm beginner with Wrf 4.5

elbessa

New member
taskid: 0 hostname: Elbessa-H
module_io_quilt_old.F 2931 T
Ntasks in X 1 , ntasks in Y 1
*************************************
Configuring physics suite 'conus'

mp_physics: 8 8 8 8
cu_physics: 6 6 6 6
ra_lw_physics: 4 4 4 4
ra_sw_physics: 4 4 4 4
bl_pbl_physics: 2 2 2 2
sf_sfclay_physics: 2 2 2 2
sf_surface_physics: 2 2 2 2
*************************************
Domain # 1: dx = 9000.000 m
Domain # 2: dx = 3000.000 m
Domain # 3: dx = 1000.000 m
Domain # 4: dx = 333.333 m
REAL_EM V4.5 PREPROCESSOR
No git found or not a git repository, git commit version not available.
*************************************
Parent domain
ids,ide,jds,jde 1 470 1 286
ims,ime,jms,jme -4 475 -4 291
ips,ipe,jps,jpe 1 470 1 286
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
alloc_space_field: domain 1 , 4534886572 bytes allocated
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 409
error opening met_em.d01.2025-08-20_18:00:00.nc for input; bad date in namelist or file not in directory
-------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0
 

Attachments

Last edited:
First of all, please double check whether you have the file "met_em.d01.2025-08-20_18:00:00.nc" in your working directory.
 
First of all, please double check whether you have the file "met_em.d01.2025-08-20_18:00:00.nc" in your working directory.
Thanks Prof.Ming Chen for your answer i try to run with 2 domain and the same error
 

Attachments

I can see from your screenshot that all the met_em files are created under WPS_OUT directory.

Where did you run real.exe? It is hard to see the font on your 2nd screenshot. However, it seems not WPS_OUT and I didn't see any met-em files there.

I am suspicious that you didn't put your me_em files to the directory where you run real. Please let me know if I am wrong.

Otherwise, please either link or copy met_em files to the directory where you run real.exe, then try again.
 
I can see from your screenshot that all the met_em files are created under WPS_OUT directory.

Where did you run real.exe? It is hard to see the font on your 2nd screenshot. However, it seems not WPS_OUT and I didn't see any met-em files there.

I am suspicious that you didn't put your me_em files to the directory where you run real. Please let me know if I am wrong.

Otherwise, please either link or copy met_em files to the directory where you run real.exe, then try again.
1757102602571.png
 
Thanks so much. I moved the me_em files to the directory where I have WRF4.5 /run, and it run successfully
 
Last edited:
Back
Top