hi,
The AOD data used is obtained from the Global atmospheric composition forecasts of the CAMS model.
And rd_intermediate.exe shows the correct WPS intermediate file format.The met_em.d01 file contains AOD data after METGRID.TBL and metgrid.exe.
But auxiliary input stream 15 is not generated after real,exe. What confuses me a bit is that wrf works even without auxiliary input stream 15 when setting
aer_aod550_opt = 2 and aer_opt = 2.
Can anyone help me, I would appreciate it!
Here is time_control and physics in the namelist.input I used.
&time_control
run_days = 1,
run_hours = 06,
run_minutes = 0,
run_seconds = 0,
start_year = 2020,2020,2015,
start_month = 01,01,08,
start_day = 12,12,02,
start_hour = 12,12,12,
end_year = 2020,2020,2015,
end_month = 01,01,08,
end_day = 13,13,03,
end_hour = 18,18,18
interval_seconds = 21600
input_from_file = .true.,.true.,.true.
fine_input_stream = 0,2,2
history_interval = 60, 60, 60,
frames_per_outfile = 1, 1, 1
restart = .false.,
restart_interval = 180,
io_form_history = 2
io_form_restart = 2
io_form_input = 2
io_form_boundary = 2
io_form_auxinput2 = 2
io_form_auxinput15 =2
auxinput15_interval =360,360,360
/
&physics
mp_physics = 8,28,28
ra_lw_physics = 4,4,4
ra_sw_physics = 4,4,4
radt = 10,10,10
sf_sfclay_physics = 1,1,1
sf_surface_physics = 2,2,2
bl_pbl_physics = 5,5,5
bldt = 0,0,0
bl_mynn_tkeadvect = .true.,
cu_physics = 3,0,0
cu_rad_feedback = .false.,
cudt = 0,0,0
bl_mynn_edmf = 0,0,0
shcu_physics = 0,5,5
isfflx = 1,
ifsnow = 1,
icloud = 1,
icloud_bl = 0,
num_soil_layers = 4,
sf_urban_physics = 0,0,0
num_land_cat = 21
usemonalb = .true.,
aer_aod550_opt = 2,2,2
aer_opt = 2,
swint_opt = 2,
/
Here's AOD5502D in met file.
The AOD data used is obtained from the Global atmospheric composition forecasts of the CAMS model.
And rd_intermediate.exe shows the correct WPS intermediate file format.The met_em.d01 file contains AOD data after METGRID.TBL and metgrid.exe.
But auxiliary input stream 15 is not generated after real,exe. What confuses me a bit is that wrf works even without auxiliary input stream 15 when setting
aer_aod550_opt = 2 and aer_opt = 2.
Can anyone help me, I would appreciate it!
Here is time_control and physics in the namelist.input I used.
&time_control
run_days = 1,
run_hours = 06,
run_minutes = 0,
run_seconds = 0,
start_year = 2020,2020,2015,
start_month = 01,01,08,
start_day = 12,12,02,
start_hour = 12,12,12,
end_year = 2020,2020,2015,
end_month = 01,01,08,
end_day = 13,13,03,
end_hour = 18,18,18
interval_seconds = 21600
input_from_file = .true.,.true.,.true.
fine_input_stream = 0,2,2
history_interval = 60, 60, 60,
frames_per_outfile = 1, 1, 1
restart = .false.,
restart_interval = 180,
io_form_history = 2
io_form_restart = 2
io_form_input = 2
io_form_boundary = 2
io_form_auxinput2 = 2
io_form_auxinput15 =2
auxinput15_interval =360,360,360
/
&physics
mp_physics = 8,28,28
ra_lw_physics = 4,4,4
ra_sw_physics = 4,4,4
radt = 10,10,10
sf_sfclay_physics = 1,1,1
sf_surface_physics = 2,2,2
bl_pbl_physics = 5,5,5
bldt = 0,0,0
bl_mynn_tkeadvect = .true.,
cu_physics = 3,0,0
cu_rad_feedback = .false.,
cudt = 0,0,0
bl_mynn_edmf = 0,0,0
shcu_physics = 0,5,5
isfflx = 1,
ifsnow = 1,
icloud = 1,
icloud_bl = 0,
num_soil_layers = 4,
sf_urban_physics = 0,0,0
num_land_cat = 21
usemonalb = .true.,
aer_aod550_opt = 2,2,2
aer_opt = 2,
swint_opt = 2,
/
Here's AOD5502D in met file.
Last edited: