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

real.exe only generates wrfinput_d01 despite 6 domains being set

zhanyx

New member
Hello,

I am relatively new to WRF and have encountered an issue during my test run. After executing real.exe, only the wrfinput file corresponding to d01 was generated. No error messages were found in any of the rsl* files. I have configured a total of 6 domains, and all necessary input files for these 6 domains generated by WPS have been properly linked to the real.exe directory.

Could anyone kindly help me understand what might be causing this problem? I’ve attached the namelist.input file for reference.

Thank you very much in advance for your time and help!

zhanyx
 

Attachments

  • namelist.input
    5.6 KB · Views: 1
You must add this setting to specify the extraction of information from static data.
Thank you very much for your suggestion. I've managed to resolve my issue. I saw in the manual that this option defaults to true, and mistakenly assumed it would automatically be set to true for all six domains.
 
Top