Hi all,
I am trying to do a month-long simulation using WRF-Chem and restarting the model every 3 days. The first 3-day simulation went well and I have the wrfrst and wrfout fles. I also have the wrfchemi files (00z and 12z files) and wrffirechemi files for the entire month in the same directory.
On restarting the model after the 3rd day, the model stops after 1 hour of simulation with the error:
Timing for main: time 2023-02-03_01:00:00 on domain 2: 7.44568 elapsed seconds
Timing for main: time 2023-02-03_01:00:00 on domain 1: 35.49403 elapsed seconds
Timing for Writing wrfout_d01_2023-02-03_01:00:00 for domain 1: 109.61323 elapsed seconds
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 314
Possibly missing file for = auxinput5
-------------------------------------------
Its trying to look for wrfchemi_d01_* files probably.
Any suggestions on where I am going wrong? I have set the start_date and restart = .true., in the namelist. Those were the only changes that were made to the namelist.
Thanks
Manas