[Wrf-users] Problem when running wrf.exe

hossein shahbazi hossein_shahbazi7 at yahoo.com
Tue Apr 15 21:30:35 MDT 2014


Dear WRF users

I'm trying to run WRF-ARW for 3 nested domain using GFS grib2 data
I have successfully run WPS, after that real.exe ran without any error  But when i want to run wrf.exe, it stops running after a few minutes
i have changed timestep, physics option, domain size and vertical levels, but the problem didnt solved.
I set debug level to 50 and saw error in the rsl.error.0000 file

Can anybody help me figuring out the problem please?
Thanks in advance
Hossein

Namelist.Input

 &time_control
 run_days                            = 2,
 run_hours                           = 0,
 run_minutes                         = 0,
 run_seconds                         = 0,
 start_year                          = 2014, 2014, 2014,
 start_month                         = 04,   04,   04,
 start_day                           = 14,   14,   14,
 start_hour                          = 00,   00,   00,
 start_minute                        = 00,   00,   00,
 start_second                        = 00,   00,   00,
 end_year                            = 2014, 2014, 2014,
 end_month                           = 04,   04,   04,
 end_day                             = 16,   16,   16,
 end_hour                            = 00,   00,   00,
 end_minute                          = 00,   00,   00,
 end_second                          = 00,   00,   00,
 interval_seconds                    = 10800
 input_from_file                     = .true.,.true.,.true.,
 history_interval                    = 60,  60,   60,
 frames_per_outfile                  = 1000, 1000, 1000,
 restart                             = .false.,
 restart_interval                    = 5000,
 io_form_history                     = 2
 io_form_restart                     = 2
 io_form_input                       = 2
 io_form_boundary                    = 2
 debug_level                         = 50
 /

 &domains
 time_step                           = 40,
 time_step_fract_num                 = 0,
 time_step_fract_den                 = 1,
 max_dom                             = 3,
 e_we                                = 250,   178,  166,
 e_sn                                = 250,   178,  166,
 e_vert                              = 28,    28,    28,
 p_top_requested                     = 5000,
 num_metgrid_levels                  = 27,
 num_metgrid_soil_levels             = 4,
 dx                                  = 9000, 3000,  1000,
 dy                                  = 9000, 3000,  1000,
 grid_id                             = 1,     2,     3,
 parent_id                           = 1,     1,     2,
 i_parent_start                      = 1,    96,   62,
 j_parent_start                      = 1,    95,   62,
 parent_grid_ratio                   = 1,     3,     3,
 parent_time_step_ratio              = 1,     3,     3,
 feedback                            = 1,
 smooth_option                       = 0
 /

 &physics
 mp_physics                          = 8,     8,     8,    10,
 ra_lw_physics                       = 1,     1,     1,     1,
 ra_sw_physics                       = 1,     1,     1,     2,
 radt                                = 30,    30,    30,    30,
 sf_sfclay_physics                   = 1,     1,     1,     2,
 sf_surface_physics                  = 2,     2,     2,     2,
 bl_pbl_physics                      = 1,     1,     1,     2,
 bldt                                = 0,     0,     0,     0,
 cu_physics                          = 1,     0,     0,     0,
 cudt                                = 5,     5,     5,     0,
 isfflx                              = 1,
 ifsnow                              = 1,
 icloud                              = 1,
 surface_input_source                = 1,
 num_soil_layers                     = 4,
 sf_urban_physics                    = 1,     1,     1,     1,
 /

 &fdda
 /

 &dynamics
 w_damping                           = 0,
 diff_opt                            = 1,
 km_opt                              = 4,
 diff_6th_opt                        = 0,      0,      0,      0,
 diff_6th_factor                     = 0.12,   0.12,   0.12,   0.12,
 base_temp                           = 290.
 damp_opt                            = 0,
 zdamp                               = 5000.,  5000.,  5000.,  5000.,
 dampcoef                            = 0.2,    0.2,    0.2,    0.2,
 khdif                               = 0,      0,      0,      0,
 kvdif                               = 0,      0,      0,      0,
 non_hydrostatic                     = .true., .true., .true., .true.,
 moist_adv_opt                       = 1,      1,      1,      1, 
 scalar_adv_opt                      = 1,      1,      1,      1,     
 /

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

 &grib2
 /

 &namelist_quilt
 nio_tasks_per_group = 0,
 nio_groups = 1,
 /



ERROR :

  249
  ps            1           1           1
  pe          249          27          36
  ms           -4           1          -4
  me          255          27          43
 d01 2014-04-15_15:00:00 module_io.F: in wrf_read_field
  input_wrf.F reading 3d real ght_gc Status =            0
 input_wrf.F reading 3d real p_gc
  date 2014-04-15_15:00:00
  ds            1           1           1
  de          249          27         249
  ps            1           1           1
  pe          249          27          36
  ms           -4           1          -4
  me          255          27          43
 d01 2014-04-15_15:00:00 module_io.F: in wrf_read_field
  input_wrf.F reading 3d real p_gc Status =            0
 input_wrf.F reading 3d real prho_gc
  date 2014-04-15_15:00:00
  ds            1           1           1
  de          249          27         249
  ps            1           1           1
  pe          249          27          36
  ms           -4           1          -4
  me          255          27          43
 d01 2014-04-15_15:00:00 module_io.F: in wrf_read_field
 d01 2014-04-15_15:00:00  NetCDF error: NetCDF: Variable not found
 d01 2014-04-15_15:00:00  NetCDF error in wrf_io.F90, line        2712 Varname P
 THETA
  input_wrf.F reading 3d real prho_gc Status =        -1021
 input_wrf.F reading 2d real xlat_gc
  date 2014-04-15_15:00:00
  ds            1           1           1
  de          249         249           1
  ps            1           1           1
  pe          249          36           1
  ms           -4          -4           1
  me          255          43           1
 d01 2014-04-15_15:00:00 module_io.F: in wrf_read_field
  input_wrf.F reading 2d real xlat_gc Status =            0
 input_wrf.F reading 2d real xlong_gc
  date 2014-04-15_15:00:00
  ds            1           1           1
  de          249         249           1
  ps            1           1           1
  pe          249          36           1
  ms           -4          -4           1
  me          255          43           1
 d01 2014-04-15_15:00:00 module_io.F: in wrf_read_field
  input_wrf.F reading 2d real xlong_gc Status =            0
 input_wrf.F reading 2d real ht_gc
  date 2014-04-15_15:00:00
  ds            1           1           1
  de          249         249           1
  ps            1           1           1
  pe          249          36           1
  ms           -4          -4           1
  me          255          43           1
 d01 2014-04-15_15:00:00 module_io.F: in wrf_read_field
  input_wrf.F reading 2d real ht_gc Status =            0
 input_wrf.F reading 2d real var_sso
  date 2014-04-15_15:00:00
  ds            1           1           1
  de          249         249           1
  ps            1           1           1
  pe          249          36           1
  ms           -4          -4           1
  me          255          43           1
 d01 2014-04-15_15:00:00 module_io.F: in wrf_read_field
  input_wrf.F reading 2d real var_sso Status =            0
 input_wrf.F reading 2d real tsk_gc
  date 2014-04-15_15:00:00
  ds            1           1           1
  de          249         249           1
  ps            1           1           1
  pe          249          36           1
  ms           -4          -4           1
  me          255          43           1
 d01 2014-04-15_15:00:00 module_io.F: in wrf_read_field
  input_wrf.F reading 2d real tsk_gc Status =            0
 input_wrf.F reading 2d real tavgsfc
  date 2014-04-15_15:00:00
  ds            1           1           1
  de          249         249           1
  ps            1           1           1
  pe          249          36           1
  ms           -4          -4           1
  me          255          43           1
 d01 2014-04-15_15:00:00 module_io.F: in wrf_read_field
 d01 2014-04-15_15:00:00  NetCDF error: NetCDF: Variable not found
 d01 2014-04-15_15:00:00  NetCDF error in wrf_io.F90, line        2712 Varname T
 AVGSFC
  input_wrf.F reading 2d real tavgsfc Status =        -1021
 input_wrf.F reading 2d real tmn_gc
  date 2014-04-15_15:00:00
  ds            1           1           1
  de          249         249           1
  ps            1           1           1
  pe          249          36           1
  ms           -4          -4           1
  me          255          43           1
 d01 2014-04-15_15:00:00 module_io.F: in wrf_read_field
  input_wrf.F reading 2d real tmn_gc Status =            0
 input_wrf.F reading 2d real pslv_gc
  date 2014-04-15_15:00:00
  ds            1           1           1
  de          249         249           1
  ps            1           1           1
  pe          249          36           1
  ms           -4          -4           1
  me          255          43           1
 d01 2014-04-15_15:00:00 module_io.F: in wrf_read_field
  input_wrf.F reading 2d real pslv_gc Status =            0
 input_wrf.F reading 2d real sct_dom_gc
  date 2014-04-15_15:00:00
  ds            1           1           1
  de          249         249           1
  ps            1           1           1
  pe          249          36           1
  ms           -4          -4           1
  me          255          43           1
 d01 2014-04-15_15:00:00 module_io.F: in wrf_read_field
  input_wrf.F reading 2d real sct_dom_gc Status =            0
 input_wrf.F reading 2d real scb_dom_gc
  date 2014-04-15_15:00:00
  ds            1           1           1
  de          249         249           1
  ps            1           1           1
  pe          249          36           1
  ms           -4          -4           1
  me          255          43           1
 d01 2014-04-15_15:00:00 module_io.F: in wrf_read_field
  input_wrf.F reading 2d real scb_dom_gc Status =            0
 input_wrf.F reading 3d real greenfrac
  date 2014-04-15_15:00:00
  ds            1           1           1
  de          249          12         249
  ps            1           1           1
  pe          249          12          36
  ms           -4           1          -4
  me          255          12          43
 d01 2014-04-15_15:00:00 module_io.F: in wrf_read_field
  input_wrf.F reading 3d real greenfrac Status =            0
 input_wrf.F reading 3d real albedo12m
  date 2014-04-15_15:00:00
  ds            1           1           1
  de          249          12         249
  ps            1           1           1
  pe          249          12          36
  ms           -4           1          -4
  me          255          12          43
 d01 2014-04-15_15:00:00 module_io.F: in wrf_read_field
  input_wrf.F reading 3d real albedo12m Status =            0
 input_wrf.F reading 3d real qv_gc
  date 2014-04-15_15:00:00
  ds            1           1           1
  de          249          27         249
  ps            1           1           1
  pe          249          27          36
  ms           -4           1          -4
  me          255          27          43
 d01 2014-04-15_15:00:00 module_io.F: in wrf_read_field
 d01 2014-04-15_15:00:00  NetCDF error: NetCDF: Variable not found
 d01 2014-04-15_15:00:00  NetCDF error in wrf_io.F90, line        2712 Varname Q
 V
  input_wrf.F reading 3d real qv_gc Status =        -1021
 input_wrf.F reading 3d real sh_gc
  date 2014-04-15_15:00:00
  ds            1           1           1
  de          249          27         249
  ps            1           1           1
  pe          249          27          36
  ms           -4           1          -4
  me          255          27          43
 d01 2014-04-15_15:00:00 module_io.F: in wrf_read_field
 d01 2014-04-15_15:00:00  NetCDF error: NetCDF: Variable not found
 d01 2014-04-15_15:00:00  NetCDF error in wrf_io.F90, line        2712 Varname S
 PECHUMD
  input_wrf.F reading 3d real sh_gc Status =        -1021
 input_wrf.F reading 2d real icefrac_gc
  date 2014-04-15_15:00:00
  ds            1           1           1
  de          249         249           1
  ps            1           1           1
  pe          249          36           1
  ms           -4          -4           1
  me          255          43           1
 d01 2014-04-15_15:00:00 module_io.F: in wrf_read_field
 d01 2014-04-15_15:00:00  NetCDF error: NetCDF: Variable not found
 d01 2014-04-15_15:00:00  NetCDF error in wrf_io.F90, line        2712 Varname I
 CEFRAC
  input_wrf.F reading 2d real icefrac_gc Status =        -1021
 input_wrf.F reading 3d real qr_gc
  date 2014-04-15_15:00:00
  ds            1           1           1
  de          249          27         249
  ps            1           1           1
  pe          249          27          36
  ms           -4           1          -4
  me          255          27          43
 d01 2014-04-15_15:00:00 module_io.F: in wrf_read_field
 d01 2014-04-15_15:00:00  NetCDF error: NetCDF: Variable not found
 d01 2014-04-15_15:00:00  NetCDF error in wrf_io.F90, line        2712 Varname Q
 R
  input_wrf.F reading 3d real qr_gc Status =        -1021
 input_wrf.F reading 3d real qc_gc
  date 2014-04-15_15:00:00
  ds            1           1           1
  de          249          27         249
  ps            1           1           1
  pe          249          27          36
  ms           -4           1          -4
  me          255          27          43
 d01 2014-04-15_15:00:00 module_io.F: in wrf_read_field
 d01 2014-04-15_15:00:00  NetCDF error: NetCDF: Variable not found
 d01 2014-04-15_15:00:00  NetCDF error in wrf_io.F90, line        2712 Varname Q
 C
  input_wrf.F reading 3d real qc_gc Status =        -1021
 input_wrf.F reading 3d real qs_gc
  date 2014-04-15_15:00:00
  ds            1           1           1
  de          249          27         249
  ps            1           1           1
  pe          249          27          36
  ms           -4           1          -4
  me          255          27          43
 d01 2014-04-15_15:00:00 module_io.F: in wrf_read_field
 d01 2014-04-15_15:00:00  NetCDF error: NetCDF: Variable not found
 d01 2014-04-15_15:00:00  NetCDF error in wrf_io.F90, line        2712 Varname Q
 S
  input_wrf.F reading 3d real qs_gc Status =        -1021
 input_wrf.F reading 3d real qi_gc
  date 2014-04-15_15:00:00
  ds            1           1           1
  de          249          27         249
  ps            1           1           1
  pe          249          27          36
  ms           -4           1          -4
  me          255          27          43
 d01 2014-04-15_15:00:00 module_io.F: in wrf_read_field
 d01 2014-04-15_15:00:00  NetCDF error: NetCDF: Variable not found
 d01 2014-04-15_15:00:00  NetCDF error in wrf_io.F90, line        2712 Varname QI
..
..
..
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ucar.edu/pipermail/wrf-users/attachments/20140415/61806c73/attachment-0001.html 


More information about the Wrf-users mailing list