ERROR in running WRF—UCM

Wei Wang

New member
Hello all,
I had some problems running wrf—ucm,When I open the 'sf_urban_physics = 1', the WRF will automatically stop and exit after simulating for a period of time, and there is no error message.

I attach the namelist.input and one of the rsl.error files and rsl.out files

I thank in advance anyone who wants to take an interest in my problem.
 

Attachments

Apologies for the long delay in response while our team tended to time-sensitive obligations. Thank you for your patience.

I don't think this is causing the problem, but I noticed in your namelist, you have the following settings:

Code:
use_adaptive_time_step  = .ture.,
step_to_output_time     = .ture.,

"true" is spelled incorrectly, so you're probably not using adaptive_time_step, and perhaps you don't need to. Is there a reason you were trying to use it?

If you are still experiencing this issue, will you please package all the rsl* files into a single *.tar file and attach that? Will you also verfiy that if you DO NOT use sf_urban_physics = 1, 1, 1, the model completes without any issues? Thanks!
 
Back
Top