I am trying to run a restart from a simulation with 2 nested domains so that the smallest nest can be output at a higher frequency. My initial set up had history_interval = 60, 10, 02. However, I wanted D03 output every 5 seconds for the restart. This led to me changing to history_interval_s = 3600, 600, 05. When I went to run the restart, I got an error opening the first restart file for D01. Is this due to changing the history interval variable from minutes to seconds? I have the override restart timer variable set to true.
RESTART run: opening wrfrst_d01_2015-06-26_04:30:00 for reading
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 242
program wrf: error opening wrfrst_d01_2015-06-26_04:30:00 for reading
RESTART run: opening wrfrst_d01_2015-06-26_04:30:00 for reading
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 242
program wrf: error opening wrfrst_d01_2015-06-26_04:30:00 for reading