-
Notifications
You must be signed in to change notification settings - Fork 797
Closed
Description
When restarting a model simulation at a time beyond the last valid boundary data in the wrfbdy_d01 file, the model doesn't stop, but instead appears to go into an infinite loop, generating printout like the following in all rsl files:
WRF restart, LBC starts at 2019-01-25_00:00:00 and restart starts at 2019-01-26_00:00:00
LBC for restart: Starting valid date = 2019-01-25_00:00:00, Ending valid date = 2019-01-25_03:00:00
LBC for restart: Restart time = 2019-01-26_00:00:00
LBC for restart: Looking for a bounding time
LBC for restart: Starting valid date = 2019-01-25_03:00:00, Ending valid date = 2019-01-25_06:00:00
LBC for restart: Starting valid date = 2019-01-25_06:00:00, Ending valid date = 2019-01-25_09:00:00
LBC for restart: Starting valid date = 2019-01-25_09:00:00, Ending valid date = 2019-01-25_12:00:00
LBC for restart: Starting valid date = 2019-01-25_12:00:00, Ending valid date = 2019-01-25_15:00:00
LBC for restart: Starting valid date = 2019-01-25_15:00:00, Ending valid date = 2019-01-25_18:00:00
LBC for restart: Starting valid date = 2019-01-25_18:00:00, Ending valid date = 2019-01-25_21:00:00
LBC for restart: Starting valid date = 2019-01-25_21:00:00, Ending valid date = 2019-01-26_00:00:00
---- ERROR: Cannot find a valid time to start the LBC during this restart, likely ran out of time periods to test
LBC for restart: Starting valid date = 2019-01-25_21:00:00, Ending valid date = 2019-01-26_00:00:00
---- ERROR: Cannot find a valid time to start the LBC during this restart, likely ran out of time periods to test
LBC for restart: Starting valid date = 2019-01-25_21:00:00, Ending valid date = 2019-01-26_00:00:00
---- ERROR: Cannot find a valid time to start the LBC during this restart, likely ran out of time periods to test
LBC for restart: Starting valid date = 2019-01-25_21:00:00, Ending valid date = 2019-01-26_00:00:00
---- ERROR: Cannot find a valid time to start the LBC during this restart, likely ran out of time periods to test
LBC for restart: Starting valid date = 2019-01-25_21:00:00, Ending valid date = 2019-01-26_00:00:00
---- ERROR: Cannot find a valid time to start the LBC during this restart, likely ran out of time periods to test
In a small test run, I was able to generate almost 26 GB of rsl files before manually terminating WRF.
Metadata
Metadata
Assignees
Labels
No labels