Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

wrf-chem restart

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

Yiwen-Hu

New member
Hello
I have some problem about wrf restart. When I use wrf-chem,I cannot restart at time which not in 00 or 01.
I'd like to learn which code about wrf-chem restart. How can I deal with the problem? So I could restart wrf-chem at 01 hours.
Thank you very much.
looking forward to your reply.
Sincerely
Yiwen Hu

PS:my namelist:
&time_control
run_days = 0,
run_hours = 23,
run_minutes = 0,
run_seconds = 0,
start_year = 2017, 2017, 2017,
start_month = 11, 11, 11,
start_day = 02, 02, 02,
start_hour = 01, 01, 01,
start_minute = 00, 00, 00,
start_second = 00, 00, 00,
end_year = 2017, 2017, 2017,
end_month = 11, 11, 11,
end_day = 03, 03, 03,
end_hour = 00, 00, 00,
end_minute = 00, 00, 00,
end_second = 00, 00, 00,
interval_seconds = 21600
input_from_file = .true.,.true.,.true.,
history_interval = 60, 60, 60,
frames_per_outfile = 1, 1, 1,
restart = .true.,
restart_interval = 60,
auxinput5_interval = 60, 60, 60, 60,
io_form_auxinput12 = 2,
auxinput12_inname = 'wrf_chem_input',
io_form_history = 2
io_form_restart = 2
io_form_input = 2
io_form_boundary = 2
debug_level = 0
 
Hi,
Can you let me know if this problem is specific to WRF-Chem? If you run a basic WRF run without chemistry turned on, do you have problems?
 
Top