&time_control
 start_year                          = START_YYYY,
 start_month                         = START_MM,
 start_day                           = START_DD,
 start_hour                          = START_HH,
 start_minute                        = 00,
 start_second                        = 00,
 end_year                            = END_YYYY,
 end_month                           = END_MM,
 end_day                             = END_DD,
 end_hour                            = END_HH,
 end_minute                          = 00,
 end_second                          = 00,
 interval_seconds                    = 10800,
 history_interval                    = 60,
 frames_per_outfile                  = 1,
 restart                             = .false.,
 restart_interval                    = 6000,
 io_form_input                       = IOFORM,
 io_form_history                     = IOFORM,
 io_form_restart                     = IOFORM,
 io_form_boundary                    = IOFORM,
 io_form_auxinput1                   = IOFORM,
 auxinput1_inname                    = "met_em.d<domain>.<date>",
 debug_level                         = 0 
 /

 &domains
 use_adaptive_time_step              = .true.,
 step_to_output_time                 = .true.,
 target_cfl                          = 1.1,
 target_hcfl                         = 0.85,
 max_step_increase_pct               = 5,
 starting_time_step                  = 95,
 max_time_step                       = 100,
 min_time_step                       = 20,
 adaptation_domain                   = 1,
 time_step                           = 20,
 time_step_fract_num                 = 0,
 time_step_fract_den                 = 1,
 max_dom                             = 1,
 s_we                                = 1,
 e_we                                = 811,
 s_sn                                = 1,
 e_sn                                = 583,
 s_vert                              = 1,
 e_vert                              = 41,
 num_metgrid_levels                  = 27,
 num_metgrid_soil_levels             = 4,
 dx                                  = 16000,
 dy                                  = 16000,
 grid_id                             = 1,
 tile_sz_x                           = 0,
 tile_sz_y                           = 0,
 numtiles                            = 1,
 nproc_x                             = -1,
 nproc_y                             = -1,
 parent_id                           = 0,
 i_parent_start                      = 1,
 j_parent_start                      = 1,
 parent_grid_ratio                   = 1,
 parent_time_step_ratio              = 1,
 feedback                            = 1,
 smooth_option                       = 0,
 p_top_requested                     = 5000,
 eta_levels                          =  1.0000, .9930, .9849, .9756, .9649, .9525, .9382, .9215, .9019,
                                         .8790, .8521, .8209, .7853, .7454, .7016, .6546, .6052, .5545,
                                         .5039, .4548, .4088, .3669, .3295, .2965, .2675, .2413, .2169,
                                         .1937, .1712, .1496, .1290, .1094, .0912, .0743, .0588, .0448,
                                         .0325, .0218, .0128, .0055, 0.
 interp_type                         = 1,
 lowest_lev_from_sfc                 = .false.,
 lagrange_order                      = 1,
 force_sfc_in_vinterp                = 1,
 zap_close_levels                    = 1000,
 sfcp_to_sfcp                        = .false.,
 adjust_heights                      = .false.
 /

 &physics
 mp_physics                          = 6,
 ra_lw_physics                       = 4,
 ra_sw_physics                       = 4,
 radt                                = 60,
 sf_sfclay_physics                   = 2,
 sf_surface_physics                  = 2,
 bl_pbl_physics                      = 2,
 bldt                                = 0,
 cu_physics                          = 2,
 cudt                                = 4,
 isfflx                              = 1,
 ifsnow                              = 1,
 icloud                              = 1,
 surface_input_source                = 1,
 num_soil_layers                     = 4,
 sf_urban_physics                    = 0,
 mp_zero_out                         = 0,
 mp_zero_out_thresh                  = 1.e-8,
 mp_tend_lim                         = 0.002,
 ishallow                            = 1,
 seaice_threshold                    = 271.4,
 stoch_force_opt                     = 0,
 stoch_vertstruc_opt                 = 0,
 tot_backscat_psi                    = 115200,
 tot_backscat_t                      = 2.e-6,
 nens                                = SEED4SKEB
 /

 &fdda
 /

 &dynamics
 w_damping                           = 1,
 diff_opt                            = 1,
 km_opt                              = 4,
 diff_6th_opt                        = 0,
 diff_6th_factor                     = 0.12,
 damp_opt                            = 3,
 base_temp                           = 290.
 zdamp                               = 5000.,
 dampcoef                            = 0.2,
 khdif                               = 0,
 kvdif                               = 0,
 smdiv				     = 0.1,
 emdiv				     = 0.01,
 epssm				     = 0.1,
 non_hydrostatic                     = .false.,
 moist_adv_opt                       = 1,
 scalar_adv_opt                      = 1,
 h_mom_adv_order		     = 5,
 v_mom_adv_order		     = 3,
 h_sca_adv_order		     = 5,
 v_sca_adv_order		     = 3
 /

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

 &grib2
 /

 &dfi_control
 dfi_opt=3,
 dfi_nfilter=7,
 dfi_write_filtered_input=.false.,
 dfi_cutoff_seconds=3600,
 dfi_time_dim=10000,
 dfi_bckstop_year= START_YYYY,
 dfi_bckstop_month= START_MM,
 dfi_bckstop_day= START_DD,
 dfi_bckstop_hour=BCK_HH,
 dfi_bckstop_minute=20,
 dfi_bckstop_second=00,
 dfi_fwdstop_year= START_YYYY,
 dfi_fwdstop_month= START_MM,
 dfi_fwdstop_day= START_DD,
 dfi_fwdstop_hour= START_HH,
 dfi_fwdstop_minute=20,
 dfi_fwdstop_second=00,
 /

 &tc
 /

 &scm
 /

 &fire
 /

 &namelist_quilt
 nio_tasks_per_group                 = 4,
 nio_groups                          = 1,
 /