wrf.exe : break off

wangziyi

New member
Hi,
When i run wrf.exe, the simulate time i whish was : 2008-07-05 to 2008-07-14. But there was a interrupt that i get the data of wrfout from 2008-07-05 to 2008-07-10. And i can't find the error from rsl, could you help me see if there is something wrong? Thanks.
 

Attachments

Hi,
Would you please revise the following options in your namelist.input:
(1) cu_physics = 1, 0, 0, ==> This is became for 3km and 1km resolution, we donn't need to turn on cumulus scheme.
(2) diff_opt = 2, 2, 2, ==> this option is more physically reasonable than the option 1
(3) time_step = 45 , ==> for delx=9km, time step of 45 should work fine.
Please change the above options and try again.
 
Back
Top