I want to know whether WRF-chem SCM can use restart. I have run restart (WRF-Chem SCM), but it shew that :
mediation_integrate: med_read_wrf_chem_emissions: Read emissions for time 2017-01-04_10:00:00
0 input_wrf: wrf_get_next_time current_date: 2017-01-04_10:00:00 Status = -102
d01 2017-01-04_10:00:00 ---- ERROR: Could not find matching time in input file
NOTE: 1 namelist vs input data inconsistencies found.
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 1170
NOTE: Please check and reset these options
-------------------------------------------
and this is my namelist.input using in restart:
&time_control
run_days = 0,
run_hours = 26,
run_minutes = 0,
run_seconds = 0,
start_year = 2017,
start_month = 01,
start_day = 04,
start_hour = 10,
start_minute = 00,
start_second = 00,
end_year = 2017,
end_month = 01,
end_day = 05,
end_hour = 12,
end_minute = 00,
end_second = 00,
input_from_file = .true.,
history_interval = 60,
frames_per_outfile = 10000,
restart = .true.,
restart_interval = 2040,
io_form_auxinput5 = 2
auxinput5_interval_m = 60,
io_form_history = 2
io_form_restart = 2
io_form_input = 2
io_form_boundary = 2
debug_level = 0
auxinput3_inname = "force_ideal.nc"
auxinput3_interval_h = 59
auxinput12_inname = 'wrf_chem_input',
io_form_auxinput12 = 2
write_hist_at_0h_rst = .true.
/
Sincerely
Jun Hu
mediation_integrate: med_read_wrf_chem_emissions: Read emissions for time 2017-01-04_10:00:00
0 input_wrf: wrf_get_next_time current_date: 2017-01-04_10:00:00 Status = -102
d01 2017-01-04_10:00:00 ---- ERROR: Could not find matching time in input file
NOTE: 1 namelist vs input data inconsistencies found.
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 1170
NOTE: Please check and reset these options
-------------------------------------------
and this is my namelist.input using in restart:
&time_control
run_days = 0,
run_hours = 26,
run_minutes = 0,
run_seconds = 0,
start_year = 2017,
start_month = 01,
start_day = 04,
start_hour = 10,
start_minute = 00,
start_second = 00,
end_year = 2017,
end_month = 01,
end_day = 05,
end_hour = 12,
end_minute = 00,
end_second = 00,
input_from_file = .true.,
history_interval = 60,
frames_per_outfile = 10000,
restart = .true.,
restart_interval = 2040,
io_form_auxinput5 = 2
auxinput5_interval_m = 60,
io_form_history = 2
io_form_restart = 2
io_form_input = 2
io_form_boundary = 2
debug_level = 0
auxinput3_inname = "force_ideal.nc"
auxinput3_interval_h = 59
auxinput12_inname = 'wrf_chem_input',
io_form_auxinput12 = 2
write_hist_at_0h_rst = .true.
/
Sincerely
Jun Hu