Skip to content

Instantly share code, notes, and snippets.

@d1mach
Created April 1, 2019 15:20
Show Gist options
  • Save d1mach/7d297e1de75e52254336f7818a10bd68 to your computer and use it in GitHub Desktop.
Save d1mach/7d297e1de75e52254336f7818a10bd68 to your computer and use it in GitHub Desktop.
&time_control
run_days = 0,
run_hours = {{runhours}},
run_minutes = 0,
run_seconds = 0,
start_year = {{startyear}}, {{startyear}}, {{startyear}},
start_month = {{startmonth}}, {{startmonth}}, {{startmonth}},
start_day = {{startday}}, {{startday}}, {{startday}},
start_hour = {{starthour}}, {{starthour}}, {{starthour}},
end_year = {{endyear}}, {{endyear}}, {{endyear}},
end_month = {{endmonth}}, {{endmonth}}, {{endmonth}},
end_day = {{endday}}, {{endday}}, {{endday}},
end_hour = {{endhour}}, {{endhour}}, {{endhour}},
interval_seconds = 10800
input_from_file = .true.,.true.,.true.,
history_interval = {{historyinterval}}, {{historyinterval}}, {{historyinterval}},
frames_per_outfile = 1000, 1, 1,
restart = .false.,
restart_interval = 7200,
io_form_history = 5,
io_form_restart = 2,
io_form_input = 2,
io_form_boundary = 2
/
&domains
time_step = 60,
time_step_fract_num = 0,
time_step_fract_den = 1,
max_dom = 2,
e_we = 148, 223, 94,
e_sn = 208, 361, 91,
e_vert = 33, 33, 33,
p_top_requested = 5000,
num_metgrid_levels = 32,
num_metgrid_soil_levels = 4,
dx = 12000, 4000, 3333.33,
dy = 12000, 4000, 3333.33,
grid_id = 1, 2, 3,
parent_id = 0, 1, 2,
i_parent_start = 1, 37, 30,
j_parent_start = 1, 44, 30,
parent_grid_ratio = 1, 3, 3,
parent_time_step_ratio = 1, 3, 3,
feedback = 1,
smooth_option = 0
/
&physics
physics_suite = 'CONUS'
mp_physics = -1, -1, -1,
cu_physics = -1, -1, 0,
ra_lw_physics = -1, -1, -1,
ra_sw_physics = -1, -1, -1,
bl_pbl_physics = -1, -1, -1,
sf_sfclay_physics = -1, -1, -1,
sf_surface_physics = -1, -1, -1,
radt = 30, 30, 30,
bldt = 0, 0, 0,
cudt = 5, 5, 5,
icloud = 1,
num_land_cat = 21,
sf_urban_physics = 0, 0, 0,
/
&fdda
/
&dynamics
hybrid_opt = 2,
w_damping = 0,
diff_opt = 1, 1, 1,
km_opt = 4, 4, 4,
diff_6th_opt = 0, 0, 0,
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 = 1, 1, 1,
scalar_adv_opt = 1, 1, 1,
gwd_opt = 1,
/
&bdy_control
spec_bdy_width = 5,
spec_zone = 1,
relax_zone = 4,
specified = .true.,.false.,
/
&grib2
/
&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment