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

wrf.exe stopped working

shaider2

New member
I was trying to modify the landuse using the ozdogan irrigation data. After changing the landuse I used python to change the soil moisture. However, after modifying the inputs Wrf .exe is not working.
 
Something is wrong in the input data you modified. A few options:
(1) double check your data
(2) recompile WRF with debug mode, then rerun the failed case. The log file will show exactly when and where the model fails. This information will give you some hints what is wrong.
 
Top