WRF Model Stops Within Minutes for 1km Resolution Simulation

paparao

New member
Hi all,

I'm currently running the WRF model with the following configuration:
  • Horizontal resolution: 1 km
  • Domain size: e_we = 460, e_sn = 398
  • Time step: 6 seconds
  • Simulation duration: 8 days
  • ETA levels: 50

However, the model stops abruptly after just 2–3 minutes of runtime without any clear error message in the logs.
Has anyone experienced a similar issue? Any suggestions or potential solutions would be greatly appreciated.
Herewith am attaching the namelist.input for more details
Thanks in advance for your support!
 

Attachments

I saw the running time of namelist.input you set:
"
run_days = 0,
run_hours = 0,
"
You need to set up your 8 days
 
@paparao
Can you please send the WRF run/error log(s)? If you are running with multiple processors, please package all the rsl* files into a single *tar file and share that. Thanks.
 
Back
Top