Hello Folks...
I am trying to simulate WRF and get asperate auxhist7_outname for specific parameters. With the namelist attached here I could simulate WRF but unable to get file with specific parameters. could you all please help me in it
&time_control
start_year = 2020, 2020,
start_month = 01, 01,
start_day = 08, 08,
start_hour = 00, 00,
start_minute = 00, 00, 00,
start_second = 00, 00, 00,
end_year = 2020, 2020,
end_month = 01, 01,
end_day = 09, 09,
end_hour = 00, 00,
end_minute = 00, 00, 00,
end_second = 00, 00, 00,
interval_seconds = 3600,
input_from_file = .true., .true., .true.,
history_interval = 100000, 60, 60,
frames_per_outfile = 1, 1, 1,
restart = .false.,
restart_interval = 100000,
io_form_history = 2
io_form_restart = 2
io_form_input = 2
io_form_boundary = 2
auxinput4_inname = "wrflowinp_d<domain>"
io_form_auxinput4 = 2,
auxinput4_interval = 3600,3600,3600,
debug_level = 0,
iofields_filename ="my-file_d01.txt","my-file_d02.txt"
ignore_iofields_warning =.true.
auxhist7_outname ="u_v__T_d<domain>_<date>"
auxhist7_interval = 360, 360,
frames_per_auxhist7 = 100, 100,
io_form_auxhist4 = 2,
/
Thanks in Advance
Regards
Shweta
I am trying to simulate WRF and get asperate auxhist7_outname for specific parameters. With the namelist attached here I could simulate WRF but unable to get file with specific parameters. could you all please help me in it
&time_control
start_year = 2020, 2020,
start_month = 01, 01,
start_day = 08, 08,
start_hour = 00, 00,
start_minute = 00, 00, 00,
start_second = 00, 00, 00,
end_year = 2020, 2020,
end_month = 01, 01,
end_day = 09, 09,
end_hour = 00, 00,
end_minute = 00, 00, 00,
end_second = 00, 00, 00,
interval_seconds = 3600,
input_from_file = .true., .true., .true.,
history_interval = 100000, 60, 60,
frames_per_outfile = 1, 1, 1,
restart = .false.,
restart_interval = 100000,
io_form_history = 2
io_form_restart = 2
io_form_input = 2
io_form_boundary = 2
auxinput4_inname = "wrflowinp_d<domain>"
io_form_auxinput4 = 2,
auxinput4_interval = 3600,3600,3600,
debug_level = 0,
iofields_filename ="my-file_d01.txt","my-file_d02.txt"
ignore_iofields_warning =.true.
auxhist7_outname ="u_v__T_d<domain>_<date>"
auxhist7_interval = 360, 360,
frames_per_auxhist7 = 100, 100,
io_form_auxhist4 = 2,
/
Thanks in Advance
Regards
Shweta