Hi Gabi and Mary,
Thank you so much for your valuable insights. So, I started running the simulation with phot_opt = 4 (downloaded the additional required file and updated some other namelist settings in the chem section as needed by phot_opt = 4). This time for MOZBC, I did do_bc = .false. for d02.
For the meteorological time step, I set time_step = 30s.
For chem_dt = 1.5, 0.5. Am I selecting the chem_dt in the right way?
[1.5 minutes = 90s being a multiple of the time_step = 30s. For chemdt of the second domain, I used 0.5 now as my domains are 12 and 4 km (3:1 ratio)]
But still, I am falling into the same Rosenbrock error Step size too small
T= 4.000000000000006E-029 and H= 4.000000000000006E-029
The simulation does not really start as far as the progress in the time step is concerned when using two domains. And I also noticed that the job that I submitted doesn’t really stop in Derecho unless I delete the job. I found out the Rosenbrock error by looking at rsl.out.0067. I have been using 80 cores.
I know this is a difficult error to debug, but looking at the namelist options could you please identify any vital component that I might be missing out? Thank you very much!
Please note that with the same setting simulations apparently start running and progress when I set max_dom = 1.
Here is the chem section of the namelist when using two domains. The other portions of the namelist are also copied here.
&chem
kemit = 1
chem_opt = 112, 112,
chemdt = 1.5, 0.5,
emiss_opt = 8, 8,
bio_emiss_opt = 3, 3,
bioemdt = 30, 30,
ne_area = 97,
dust_opt = 3,
seas_opt = 1,
phot_opt = 4, 4,
photdt = 30, 30,
aer_op_opt = 1, 1,
opt_pars_out = 0,
aer_ra_feedback = 0, 0,
chem_conv_tr = 0, 0,
biomass_burn_opt = 2, 2,
scale_fire_emiss = .true., .true.,
plumerisefire_frq = 10, 10,
have_bcs_chem = .true., .true.,
is_full_tuv = .false., .false.,
has_o3_exo_coldens = .false.,
pht_cldfrc_opt = 1, 1,
cld_od_opt = 1, 1,
/
&time_control
run_days = 0,
run_hours = 30,
run_minutes = 0,
run_seconds = 0,
start_year = 2019, 2019,
start_month = 09, 09,
start_day = 18, 18,
start_hour = 00, 00,
end_year = 2019, 2019,
end_month = 09, 09,
end_day = 19, 19,
end_hour = 06, 06,
interval_seconds = 21600
input_from_file = .true., .true.,
history_interval = 360, 360,
frames_per_outfile = 1, 1,
restart = .false.,
restart_interval = 1440,
io_form_history = 2,
io_form_restart = 2,
io_form_input = 2,
io_form_boundary = 2,
output_diagnostics = 0,
nwp_diagnostics = 0,
auxhist3_outname = "wrfxtrm_d<domain>_<date>"
auxhist3_interval = 0, 0,
auxinput5_inname = 'wrfchemi_<hr>z_d<domain>',
auxinput6_inname = 'wrfbiochemi_d<domain>',
auxinput7_inname = 'wrffirechemi_d<domain>_<date>',
io_form_auxinput5 = 2,
io_form_auxinput6 = 2,
io_form_auxinput7 = 2,
auxinput5_interval_m = 60, 60,
auxinput7_interval_m = 60, 60,
frames_per_auxinput5 = 12,12,
frames_per_auxinput6 = 1 ,1,
frames_per_auxinput7 = 1, 1,
debug_level = 0,
force_use_old_data = .true.,
/
&domains
time_step = 30,
time_step_fract_num = 0,
time_step_fract_den = 1,
max_dom = 2,
e_we = 204, 412,
e_sn = 192, 289,
e_vert = 61, 61,
dzbot = 30.
dzstretch_s = 1.11,
dzstretch_u = 1.10,
p_top_requested = 5000,
num_metgrid_levels = 138,
num_metgrid_soil_levels = 4,
dx = 12000,
dy = 12000,
grid_id = 1, 2
parent_id = 1, 1,
i_parent_start = 1, 21,
j_parent_start = 1, 46,
parent_grid_ratio = 1, 3,
parent_time_step_ratio = 1, 3,
feedback = 0,
smooth_option = 0,
/
&physics
mp_physics = 8, 8,
cu_physics = 16, 0,
ra_lw_physics = 4, 4,
ra_sw_physics = 4, 4,
bl_pbl_physics = 1, 1,
sf_sfclay_physics = 1, 1,
sf_surface_physics = 4, 4,
radt = 4,
bldt = 0, 0,
cudt = 0, 0,
icloud = 1,
num_land_cat = 21,
sf_urban_physics = 0, 0,
fractional_seaice = 1,
num_soil_layers = 4,
do_radar_ref = 0,
cu_rad_feedback = .false., .false.,
/
&fdda
/
&dynamics
hybrid_opt = 2,
w_damping = 0,
diff_opt = 1,
km_opt = 1,
diff_6th_opt = 0,
diff_6th_factor = 0.12,
base_temp = 290.
damp_opt = 3,
zdamp = 5000.,
dampcoef = 0.2,
khdif = 0,
kvdif = 0,
non_hydrostatic = .true.,
moist_adv_opt = 1,
scalar_adv_opt = 1,
gwd_opt = 1,
/
&bdy_control
spec_bdy_width = 5,
specified = .true.
/
&grib2
/
&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/