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

ASTEM internal time step exceed error

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.

Diljeet35

New member
Hello,
I am facing an internal time step exceeding error(fort.67) each time when I am running with chem_opt =202. The optimization level of my chem is -O1. I am running wrf.exe on intel compiler. Version is WRF-Chem V3.8.1. Using Mozart in MOZBC as boundary conditions.

2nd issue is should we use chem_in_opt =1 while using mozbc to update the boundary conditions in the wrfinput and wrfbdy?

It will be a great help if somebody rectifies it. I do not want to recompile module_mosaic_therm.F by changing the default setting of the model unless recommended by the experts in this panel.

Attaching the namelist file for the referral.

&time_control
run_days = 0,
run_hours = 00,
run_minutes = 0,
run_seconds = 0,
start_year = 2015, 2999, 2999,
start_month = 01, 06, 06,
start_day = 01, 11, 11,
start_hour = 00, 12, 12,
start_minute = 00, 00, 00,
start_second = 00, 00, 00,
end_year = 2015, 2999, 2999,
end_month = 01, 06, 06,
end_day = 16, 12, 12,
end_hour = 00, 12, 12,
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 = 1000, 1000, 1000,
restart = .false.,
restart_interval = 5000,
auxinput1_inname = "met_em.d<domain>.<date>",
auxinput5_inname = "wrfchemi_<hour>z_d<domain>",
auxinput6_inname = "wrfbiochemi_d<domain>",
auxinput7_inname = "wrffirechemi_d<domain>_<date>",
auxinput5_interval_m = 60,
auxinput6_interval_m = 144000,
auxinput7_interval_m = 60,
io_form_auxinput5 = 2,
io_form_auxinput6 = 2,
io_form_auxinput7 = 2,
frames_per_auxinput5 = 12,
frames_per_auxinput7 = 1,
io_form_history = 11,
io_form_restart = 11,
io_form_input = 11,
io_form_boundary = 11,
debug_level = 200,
/

&domains
time_step = 120,
time_step_fract_num = 0,
time_step_fract_den = 1,
max_dom = 1,
e_we = 143, 112, 94,
e_sn = 143, 97, 91,
e_vert = 30, 30, 30,
eta_levels = 1.000, 0.993, 0.983, 0.970, 0.954, 0.934, 0.909, 0.880, 0.845, 0.807,
0.765, 0.719, 0.672, 0.622, 0.571, 0.520, 0.468, 0.420, 0.376, 0.335,
0.298, 0.263, 0.231, 0.202, 0.175, 0.150, 0.127, 0.106, 0.088, 0.000
dx = 27000, 20000, 6666.66,
dy = 27000, 20000, 6666.66,
p_top_requested = 5000,
num_metgrid_levels = 27,
num_metgrid_soil_levels = 4,
grid_id = 1, 2, 3,
parent_id = 0, 1, 2,
i_parent_start = 1, 30, 30,
j_parent_start = 1, 20, 30,
parent_grid_ratio = 1, 3, 3,
parent_time_step_ratio = 1, 3, 3,
feedback = 1,
smooth_option = 0
smooth_cg_topo = .true.,
hypsometric_opt = 2,
/

&physics
mp_physics = 10, 2, 2,
progn = 1, 1, 1,
naer = 1e9
ra_lw_physics = 4, 1, 1,
ra_sw_physics = 4, 2, 2,
radt = 27, 10, 10,
sf_sfclay_physics = 5, 5, 1,
sf_surface_physics = 2, 2, 2,
bl_pbl_physics = 5, 5, 5,
bldt = 0, 0, 0,
cu_physics = 5, 5, 0,
cudt = 0, 0, 1,
cu_diag = 1, 1, 1,
isfflx = 1,
ifsnow = 0,
icloud = 1,
surface_input_source = 1,
num_soil_layers = 4,
num_land_cat = 24,
sf_urban_physics = 0, 0, 0,
cu_rad_feedback = .true.,
/

&fdda
/

&dynamics
w_damping = 1,
diff_opt = 1, 1, 1,
km_opt = 4, 4, 4,
diff_6th_opt = 2, 2, 2,
diff_6th_factor = 0.12, 0.12, 0.12,
base_temp = 290.,
damp_opt = 3,
zdamp = 5000., 5000., 5000.,
dampcoef = 0.2, 0.2, 0.2,
khdif = 0, 0, 0,
kvdif = 0, 0, 0,
non_hydrostatic = .true., .true., .true.,
moist_adv_opt = 2, 2, 2,
scalar_adv_opt = 2, 2, 2,
tke_adv_opt = 2, 2, 2,
gwd_opt = 1,
time_step_sound = 16, 16, 16,
smdiv = 0.1, 0.1,
emdiv = 0.01, 0.01,
epssm = 0.1, 0.1,
/

&bdy_control
spec_bdy_width = 5,
spec_zone = 1,
relax_zone = 4,
specified = .true., .false.,.false.,
nested = .false., .true., .true.,
/

&grib2
/

&chem
kemit = 1,
chem_opt = 202, 202,
bioemdt = 30, 30,
photdt = 30, 30,
chemdt = 2, 0.6,
io_style_emissions = 1,
emiss_inpt_opt = 102, 102,
emiss_opt = 10, 10,
chem_in_opt = 1, 1,
phot_opt = 3, 3,
gas_drydep_opt = 1, 1,
aer_drydep_opt = 1, 1,
depo_fact = 0.25,
bio_emiss_opt = 3, 3,
dust_opt = 3,
seas_opt = 1,
dmsemis_opt = 1,
gas_bc_opt = 1, 1,
gas_ic_opt = 1, 1,
aer_bc_opt = 1, 1,
aer_ic_opt = 1, 1,
gaschem_onoff = 1, 1,
aerchem_onoff = 1, 1,
wetscav_onoff = 1, 1,
cldchem_onoff = 1, 1,
vertmix_onoff = 1, 1,
chem_conv_tr = 1, 1,
conv_tr_wetscav = 1, 1,
conv_tr_aqchem = 1, 1,
biomass_burn_opt = 2, 2,
plumerisefire_frq = 60, 60,
aer_ra_feedback = 1, 1,
have_bcs_chem = .true., .true.,
have_bcs_upper = .true., .true.,
fixed_ubc_press = 50., 50.,
fixed_ubc_inname = 'ubvals_b40.20th.track1_1996-2005.nc',
ne_area = 500,
chemdiag = 1,
/

&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/
 

Attachments

  • namelist.input
    7.8 KB · Views: 28
Top