I am using WRF to simulate a real case.I have given the start time as 2024/12/01_00:00:00.The simulation is for 23 hours.While running ./wrf.exe, my simulation terminates with the error as shown
Input data is acceptable to use: wrfinput_d01
CURRENT DATE = 2024-12-01_00:00:00
SIMULATION START DATE = 2016-10-06_00:00:00
Time in file: 2016-10-06_00:00:00
Time on domain: 2024-12-01_00:00:00
**WARNING** Time in input file not equal to time on domain **WARNING**
**WARNING** Trying next time in file wrfinput_d01 ...
1 input_wrf: wrf_get_next_time current_date: 2016-10-06_00:00:00 Status = -4
---- ERROR: Could not find matching time in input file wrfinput_d01
NOTE: 1 namelist vs input data inconsistencies found.
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 1307
NOTE: Please check and reset these options
I have checked the namelist.input file and everything seems fine.Kindly help.
I have attached the required files.
Input data is acceptable to use: wrfinput_d01
CURRENT DATE = 2024-12-01_00:00:00
SIMULATION START DATE = 2016-10-06_00:00:00
Time in file: 2016-10-06_00:00:00
Time on domain: 2024-12-01_00:00:00
**WARNING** Time in input file not equal to time on domain **WARNING**
**WARNING** Trying next time in file wrfinput_d01 ...
1 input_wrf: wrf_get_next_time current_date: 2016-10-06_00:00:00 Status = -4
---- ERROR: Could not find matching time in input file wrfinput_d01
NOTE: 1 namelist vs input data inconsistencies found.
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 1307
NOTE: Please check and reset these options
I have checked the namelist.input file and everything seems fine.Kindly help.
I have attached the required files.