hsianghelee
New member
I have a wried problem. When I run WRF-chem for 6 hours, the model supporses to find wrfchemi_d02_2017-07-17_06:00:00. However, the model found the file of wrfchemi_d02_2017-07-17_00:00:00 and complain time error.
------------- Error message -------------------
d02 2017-07-17_06:00:00 ---- ERROR: Could not find matching time in input file wrfchemi_d02_2017-07-17_00:00:00
NOTE: 1 namelist vs input data inconsistencies found.
--------------------------------------------------
Any one has the same issue?
My namelist.input looks like this
auxinput5_inname = 'wrfchemi_d<domain>_<date>'
auxinput5_interval_m = 360, 360, 360, 360, ! Anthropogenic emissions input
io_form_auxinput5 = 2,
frames_per_auxinput5 = 1,
io_form_history = 2
io_form_restart = 2
io_form_input = 2
io_form_boundary = 2
debug_level = 300
force_use_old_data = .true.
------------- Error message -------------------
d02 2017-07-17_06:00:00 ---- ERROR: Could not find matching time in input file wrfchemi_d02_2017-07-17_00:00:00
NOTE: 1 namelist vs input data inconsistencies found.
--------------------------------------------------
Any one has the same issue?
My namelist.input looks like this
auxinput5_inname = 'wrfchemi_d<domain>_<date>'
auxinput5_interval_m = 360, 360, 360, 360, ! Anthropogenic emissions input
io_form_auxinput5 = 2,
frames_per_auxinput5 = 1,
io_form_history = 2
io_form_restart = 2
io_form_input = 2
io_form_boundary = 2
debug_level = 300
force_use_old_data = .true.