[Wrf-users] monthly run terminating in between

Tabish Ansari tabishumaransari at gmail.com
Thu May 8 10:39:30 MDT 2014


Hello

I am running WRFCHEM for a monthly simulation (30Nov2012  00HRS to 1Jan2013
00HRS). However, it is terminating after running for a period of 14 days.

The rsl.error file looks like: (last few lines)

Timing for main: time 2012-12-14_22:51:00 on domain   1:    2.96085 elapsed
seconds
 d01 2012-12-14_22:51:00 call gocart settling routine
Timing for main: time 2012-12-14_22:54:00 on domain   1:    2.99967 elapsed
seconds
 d01 2012-12-14_22:54:00 call gocart settling routine
Timing for main: time 2012-12-14_22:57:00 on domain   1:    2.95622 elapsed
seconds
        7180          10
  photolysis_driver: called for domain            1
 d01 2012-12-14_22:57:00 call gocart settling routine
Timing for main: time 2012-12-14_23:00:00 on domain   1:    5.40653 elapsed
seconds
 **WARNING** Time in input file not being checked **WARNING**
 d01 2012-12-14_23:00:00 Input data processed for aux input   7 for domain
  1
 d01 2012-12-14_23:00:00 call gocart settling routine
Timing for main: time 2012-12-14_23:03:00 on domain   1:    3.42462 elapsed
seconds
 d01 2012-12-14_23:03:00 call gocart settling routine
Timing for main: time 2012-12-14_23:06:00 on domain   1:    3.00813 elapsed
seconds
 d01 2012-12-14_23:06:00 call gocart settling routine
Timing for main: time 2012-12-14_23:09:00 on domain   1:    2.98197 elapsed
seconds
 d01 2012-12-14_23:09:00 call gocart settling routine
Timing for main: time 2012-12-14_23:12:00 on domain   1:    2.99227 elapsed
seconds
 d01 2012-12-14_23:12:00 call gocart settling routine
Timing for main: time 2012-12-14_23:15:00 on domain   1:    3.13693 elapsed
seconds
 d01 2012-12-14_23:15:00 call gocart settling routine
Timing for main: time 2012-12-14_23:18:00 on domain   1:    2.65289 elapsed
seconds
 d01 2012-12-14_23:18:00 call gocart settling routine
Timing for main: time 2012-12-14_23:21:00 on domain   1:    2.96303 elapsed
seconds
 d01 2012-12-14_23:21:00 call gocart settling routine
Timing for main: time 2012-12-14_23:24:00 on domain   1:    2.99526 elapsed
seconds
 d01 2012-12-14_23:24:00 call gocart settling routine
Timing for main: time 2012-12-14_23:27:00 on domain   1:    2.96730 elapsed
seconds
        7190          10
  photolysis_driver: called for domain            1
 d01 2012-12-14_23:27:00 call gocart settling routine
Timing for main: time 2012-12-14_23:30:00 on domain   1:    5.44110 elapsed
seconds
 d01 2012-12-14_23:30:00 call gocart settling routine
Timing for main: time 2012-12-14_23:33:00 on domain   1:    3.41214 elapsed
seconds
 d01 2012-12-14_23:33:00 call gocart settling routine
Timing for main: time 2012-12-14_23:36:00 on domain   1:    2.98985 elapsed
seconds
 d01 2012-12-14_23:36:00 call gocart settling routine
Timing for main: time 2012-12-14_23:39:00 on domain   1:    2.97581 elapsed
seconds
 d01 2012-12-14_23:39:00 call gocart settling routine
Timing for main: time 2012-12-14_23:42:00 on domain   1:    3.03474 elapsed
seconds
 d01 2012-12-14_23:42:00 call gocart settling routine
Timing for main: time 2012-12-14_23:45:00 on domain   1:    2.98152 elapsed
seconds
 d01 2012-12-14_23:45:00 call gocart settling routine
Timing for main: time 2012-12-14_23:48:00 on domain   1:    2.99304 elapsed
seconds
 d01 2012-12-14_23:48:00 call gocart settling routine
Timing for main: time 2012-12-14_23:51:00 on domain   1:    2.96451 elapsed
seconds
 d01 2012-12-14_23:51:00 call gocart settling routine
Timing for main: time 2012-12-14_23:54:00 on domain   1:    2.98654 elapsed
seconds
 d01 2012-12-14_23:54:00 call gocart settling routine
Timing for main: time 2012-12-14_23:57:00 on domain   1:    2.95447 elapsed
seconds
        7200          10

There is no error message or warning.

Namelist.input file is attached.

Thanks in advance!


-- 
Thanks & Regards
Tabish Umar Ansari
MS Research Scholar
Environmental & Water Resources Engineering Division
Department of Civil Engineering
IIT Madras
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/wrf-users/attachments/20140508/93c2aa5b/attachment-0001.html 
-------------- next part --------------

 &time_control
 run_days                            = 31,
 run_hours                           = 0,
 run_minutes                         = 0,
 run_seconds                         = 0,
 start_year                          = 2012, 2012, 2012,
 start_month                         = 11,   03,   03,
 start_day                           = 30,   31,   31,
 start_hour                          = 00,   00,   00,
 start_minute                        = 00,   00,   00,
 start_second                        = 00,   00,   00,
 end_year                            = 2013, 2012, 2012,
 end_month                           = 01,   04,   04,
 end_day                             = 01,   08,   08,
 end_hour                            = 00,   00,   00,
 end_minute                          = 00,   00,   00,
 end_second                          = 00,   00,   00,
 interval_seconds                    = 21600,
 input_from_file                     = .true.,.true.,.false.,
 history_interval                    = 120,  60,   60,
 frames_per_outfile                  = 1000, 1000, 1000,
 restart                             = .false.,
 restart_interval                    = 0,
 io_form_history                     = 2,
 io_form_restart                     = 2,
 io_form_input                       = 2,
 io_form_boundary                    = 2,
 auxinput6_inname                    = 'wrfbiochemi_d01',
 auxinput7_inname                    = 'wrffirechemi_d<domain>',
 auxinput8_inname                    = 'wrfchemi_gocart_bg_d<domain>',
 auxinput12_inname                   = 'wrf_chem_input',
 auxinput13_inname                   = 'wrfchemv_d<domain>',
 auxinput5_interval_m                = 86400, 86400, 60,
 auxinput7_interval_m                = 60, 86400, 60,
 frames_per_auxinput7                = 792, 1, 1,
 auxinput8_interval_m                = 86400, 86400, 60,
 auxinput13_interval_m               = 86400, 86400, 60,
 io_form_auxinput2                   = 2,
 io_form_auxinput5                   = 2,
 io_form_auxinput6                   = 0,
 io_form_auxinput7                   = 2,
 io_form_auxinput8                   = 0,
 io_form_auxinput12                  = 0,
 io_form_auxinput13                  = 0,
 debug_level                         = 0,
 io_form_auxinput4                   = 2,
 auxinput4_inname                    = 'wrflowinp_d<domain>',
 auxinput4_interval                  = 360, 360, 360,
 auxinput1_inname                    = "met_em.d<domain>.<date>",
/

 &dfi_control
/

 &domains
 time_step                           = 180,
 time_step_fract_num                 = 0,
 time_step_fract_den                 = 1,
 max_dom                             = 1,
 s_we                                =   1,    1,     1,
 e_we                                = 100,    41,    94,
 s_sn                                =   1,    1,     1,
 e_sn                                = 110,    41,    91,
 e_vert                              = 51,    31,    28,
 num_metgrid_levels                  = 27,
 num_metgrid_soil_levels             = 4,
 dx                                  = 30000, 4000,  3333.33,
 dy                                  = 30000, 4000,  3333.33,
 grid_id                             = 1,     2,     3,
 parent_id                           = 0,     1,     1,
 i_parent_start                      = 1,     6,    30,
 j_parent_start                      = 1,     65,    30,
 parent_grid_ratio                   = 1,     5,     3,
 parent_time_step_ratio              = 1,     5,     3,
 p_top_requested                     = 1000,
 feedback                            = 1,
 smooth_option                       = 0
 p_top_requested                     = 5000
 zap_close_levels                    = 50
 interp_type                         = 1
 t_extrap_type                       = 2
 force_sfc_in_vinterp                = 0
 use_levels_below_ground             = .true.
 use_surface                         = .true.
 lagrange_order                      = 1
 /
 sfcp_to_sfcp                        = .true.

 &physics
 mp_physics                          = 2,     2,     2, 
 progn                               = 0,
 ra_lw_physics                       = 1,     1,     1,
 ra_sw_physics                       = 2,     1,     1,
 radt                                = 30,    30,    30,
 sf_sfclay_physics                   = 1,     1,     1,
 sf_surface_physics                  = 2,     2,     1,
 bl_pbl_physics                      = 1,     1,     1,
 bldt                                = 0,     0,     0,
 cu_physics                          = 5,     5,     0,
 cugd_avedx                          = 1,
 cu_diag                             = 0,     0,     0,
 cudt                                = 5,     0,     0,
 ishallow                            = 0,
 isfflx                              = 1,
 ifsnow                              = 1,
 icloud                              = 1,
 surface_input_source                = 1,
 num_soil_layers                     = 4,
 sf_urban_physics                    = 0,     0,     0,
 mp_zero_out                         = 2,
 mp_zero_out_thresh                  = 1.e-12
 maxiens                             = 1,
 maxens                              = 3,
 maxens2                             = 3,
 maxens3                             = 16,
 ensdim                              = 144,
 cu_rad_feedback                     = .true.,
 sst_update                          = 1,
 /

 &fdda
 /

 &dynamics
 rk_ord                              = 3,
 w_damping                           = 1,
 diff_opt                            = 1,
 km_opt                              = 4,
 diff_6th_opt                        = 0,
 diff_6th_factor                     = 0.12,
 base_temp                           = 290.
 damp_opt                            = 0,
 zdamp                               = 5000.,  5000.,  5000.,
 dampcoef                            = 0.01,   0.01,   0.01
 khdif                               = 0,      0,      0,
 kvdif                               = 0,      0,      0,
 non_hydrostatic                     = .true., .true., .true.,
 moist_adv_opt                       = 2,      0,      0,
 scalar_adv_opt                      = 2,      0,      0,
 chem_adv_opt                        = 2,      0,      0,
 tke_adv_opt                         = 2,      0,      0,
 time_step_sound                     = 4,      4,      4,
 h_mom_adv_order                     = 5,      5,      5,
 v_mom_adv_order                     = 3,      3,      3,
 h_sca_adv_order                     = 5,      5,      5,
 v_sca_adv_order                     = 3,      3,      3,
 /

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

 &grib2
 /

 &namelist_quilt
 nio_tasks_per_group = 0,
 nio_groups = 1,
 /

 &chem
 kemit                               = 1,
 chem_opt                            = 2,
 bioemdt                             = 0,
 photdt                              = 30,
 chemdt                              = 0,
 io_style_emissions                  = 1,  
 emiss_opt                           = 5,          0,
 emiss_inpt_opt                      = 1,
 emiss_opt_vol                       = 0,          0,
 emiss_ash_hgt                       = 20000.,  
 chem_in_opt                         = 0,          0,
 phot_opt                            = 2,          0,
 gas_drydep_opt                      = 1,          1, 
 aer_drydep_opt                      = 1,          1, 
 bio_emiss_opt                       = 1,          0,
 dust_opt                            = 2,
 dmsemis_opt                         = 1,
 seas_opt                            = 2,
 depo_fact                           = 0.25
 gas_bc_opt                          = 1,          0,
 gas_ic_opt                          = 1,          0,
 aer_bc_opt                          = 1,          0,
 aer_ic_opt                          = 1,          0,
 gaschem_onoff                       = 1,          0,
 aerchem_onoff                       = 1,          0,
 wetscav_onoff                       = 0,          0,
 cldchem_onoff                       = 0,          0,
 vertmix_onoff                       = 1,          0,
 chem_conv_tr                        = 1,          0,
 conv_tr_wetscav                     = 0,          0,
 conv_tr_aqchem                      = 0,          0,
 biomass_burn_opt                    = 1,          0,
 plumerisefire_frq                   = 30,         0,
 scale_fire_emiss                    = .false.,
 have_bcs_chem                       = .false., .false., .false.,
 aer_ra_feedback                     = 1,
 aer_op_opt                          = 1,
 opt_pars_out                        = 0,
 diagnostic_chem                     = 0,
 /



More information about the Wrf-users mailing list