REAL_EM V4.3 PREPROCESSOR No git found or not a git repository, git commit version not available.

ZHENG0106

New member
Hello everyone, I am a beginner and encountered this error while running real.exe. I have attached the error log and namelist, and I sincerely request your help
 

Attachments

Hi,
The reason the model stopped was very likely due to the fact that you're only using a single processor to run this, but your domains are pretty large.

Code:
e_we      = 162,    406,    898,
e_sn      = 160,    385,    862,

real.exe usually doesn't need as many processors as WRF needs to run (see Choosing an Appropriate Number of Processors), but it will certainly need to use many more to run domains of this size.
 
Hi,
The reason the model stopped was very likely due to the fact that you're only using a single processor to run this, but your domains are pretty large.

Code:
e_we      = 162,    406,    898,
e_sn      = 160,    385,    862,

real.exe usually doesn't need as many processors as WRF needs to run (see Choosing an Appropriate Number of Processors), but it will certainly need to use many more to run domains of this size.
Hi,
Dear Kwerner, I have taken your advice and resized it, and successfully run real.exe. Thank you very much. But I encountered an error while running wrf.exe. Can you help me? Please see my new post
 
Back
Top