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

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

  • rsl.out.0000
    1.9 KB · Views: 1
  • rsl.error.0000
    1.5 KB · Views: 0
  • namelist.wps
    1.1 KB · Views: 0
  • namelist.input
    4.3 KB · Views: 1
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

  • Screenshot from 2025-09-05 20-16-13.png
    Screenshot from 2025-09-05 20-16-13.png
    40.2 KB · Views: 2
  • Screenshot from 2025-09-05 20-11-54.png
    Screenshot from 2025-09-05 20-11-54.png
    237 KB · Views: 2
  • namelist.wps
    1 KB · Views: 0
  • namelist.input
    3.7 KB · Views: 0
  • rsl.out.0000
    1.9 KB · Views: 0
  • rsl.error.0000
    1.3 KB · Views: 1
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:
Top