| 
 
	积分263贡献 精华在线时间 小时注册时间2017-4-12最后登录1970-1-1 
 | 
 
| 
各位前辈好,我在运行 wrf.exe时出现:浮点数例外(核心已转储)等问题,还麻烦各位前辈帮忙指教一下,万分感谢!(有时候弄就能正常运行,有时候就出现这种问题)
x
登录后查看更多精彩内容~您需要 登录 才可以下载或查看,没有帐号?立即注册 
  
 以下是我出现的  问题  和   namelist.input
 
   第一部分-问题:--- WARNING: traj_opt is zero, but num_traj is not zero; setting num_traj to zero.
 --- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval = 0 for all domains
 --- NOTE: grid_fdda is 0 for domain      1, setting gfdda interval and ending time to 0 for that domain.
 --- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain      1, setting sgfdda interval and ending time to 0 for that domain.
 --- NOTE: obs_nudge_opt is 0 for domain      1, setting obs nudging interval and ending time to 0 for that domain.
 --- NOTE: bl_pbl_physics /= 4, implies mfshconv must be 0, resetting
 --- NOTE: RRTMG radiation is not used, setting:  o3input=0 to avoid data pre-processing
 --- NOTE: num_soil_layers has been set to      5
 WRF V3.7 MODEL
 *************************************
 Parent domain
 ids,ide,jds,jde            1         100           1          57
 ims,ime,jms,jme           -4         105          -4          62
 ips,ipe,jps,jpe            1         100           1          57
 *************************************
 DYNAMICS OPTION: Eulerian Mass Coordinate
 alloc_space_field: domain            1 ,             958085044  bytes allocated
 med_initialdata_input: calling input_input
 Timing for processing wrfinput file (stream 0) for domain        1:    0.02687 elapsed seconds
 INPUT LandUse = "USGS"
 LANDUSE TYPE = "USGS" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           16  SNOW CATEGORY =           24
 *********************************************************************
 *             PROGRAM:WRF/CHEM V3.7 MODEL
 *                                                                   *
 *    PLEASE REPORT ANY BUGS TO WRF/CHEM HELP at                     *
 *                                                                   *
 *              wrfchemhelp.gsd@noaa.gov                             *
 *                                                                   *
 *********************************************************************
 Timing for Writing wrfout_d01_2016-04-01_00:00:00 for domain        1:    0.30046 elapsed seconds
 open_aux_u : error opening auxinput5_d01_2016-04-01_00:00:00 for reading. 100
 d01 2016-04-01_00:00:00 Input data processed for aux input   5 for domain   1
 Timing for processing lateral boundary for domain        1:    0.00547 elapsed seconds
 Tile Strategy is not specified. Assuming 1D-Y
 WRF TILE   1 IS      1 IE    100 JS      1 JE     57
 WRF NUMBER OF TILES =   1
 Timing for main: time 2016-04-01_00:03:00 on domain   1:    1.36767 elapsed seconds
 
 Program received signal SIGFPE: Floating-point exception - erroneous arithmetic operation.
 
 Backtrace for this error:
 #0  0x7F442A45FE08
 #1  0x7F442A45EF90
 #2  0x7F4429B914AF
 #3  0x1E38C2A in __module_radiation_driver_MOD_radiation_driver
 #4  0x22B0786 in __module_first_rk_step_part1_MOD_first_rk_step_part1
 #5  0x1A391FC in solve_em_
 #6  0x18C52AC in solve_interface_
 #7  0x47C212 in __module_integrate_MOD_integrate
 #8  0x406E03 in __module_wrf_top_MOD_wrf_run
 浮点数例外 (核心已转储)
 
 &time_control第二部分-namelist.input:
 
 run_days                            = 0,
 run_hours                           = 696,
 run_minutes                         = 0,
 run_seconds                         = 0,
 start_year                          = 2016, 2005, 2000,
 start_month                         = 04,   08,   01,
 start_day                           = 01,   28,   24,
 start_hour                          = 00,   00,   12,
 start_minute                        = 00,   00,   00,
 start_second                        = 00,   00,   00,
 end_year                            = 2016, 2005, 2000,
 end_month                           = 04,   08,   01,
 end_day                             = 30,   29,   25,
 end_hour                            = 00,   00,   12,
 end_minute                          = 00,   00,   00,
 end_second                          = 00,   00,   00,
 interval_seconds                    = 21600
 input_from_file                     = .true.,.false.,.false.,
 fine_input_stream                   = 0,0,0,
 history_interval                    = 180,  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                         = 0
 /
 
 &domains
 time_step                           = 180,
 time_step_fract_num                 = 0,
 time_step_fract_den                 = 0,
 max_dom                             = 1,
 s_we                                = 1,     1,      1,
 e_we                                = 100,    118,    94,
 s_sn                                = 1,     1,      1,
 e_sn                                = 57,    103,    91,
 s_vert                              = 1,     1,      1,
 e_vert                              = 30,    30,     30,
 num_metgrid_levels                  = 27,
 num_metgrid_soil_levels             = 4,
 p_top_requested                     = 5000,
 dx                                  = 30000, 10000,  3333.33,
 dy                                  = 30000, 10000,  3333.33,
 grid_id                             = 1,     2,     3,
 parent_id                           = 1,     1,     2,
 i_parent_start                      = 1,     31,    30,
 j_parent_start                      = 1,     17,    30,
 parent_grid_ratio                   = 1,     3,     3,
 parent_time_step_ratio              = 1,     3,     3,
 feedback                            = 1,
 smooth_option                       = 0
 /
 
 &physics
 sst_update                          = 0,
 mp_physics                          = 3,     3,     3,
 ra_lw_physics                       = 1,     1,     1,
 ra_sw_physics                       = 1,     1,     1,
 radt                                = 30,    30,    30,
 sf_sfclay_physics                   = 1,     1,     1,
 sf_surface_physics                  = 1,     1,     1,
 bl_pbl_physics                      = 1,     1,     1,
 bldt                                = 0,     0,     0,
 cu_physics                          = 1,     1,     0,
 cudt                                = 5,     5,     5,
 num_soil_layers                     = 4,
 isfflx                              = 1,
 ifsnow                              = 1,
 icloud                              = 1,
 surface_input_source                = 1,
 sf_urban_physics                    = 0,     0,     0,
 /
 
 &fdda
 /
 
 &dynamics
 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                            = 0,
 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,
 /
 
 &bdy_control
 spec_bdy_width                      = 5,
 spec_zone                           = 1,
 relax_zone                          = 4,
 specified                           = .true., .false.,.false.,
 nested                              = .false., .true., .true.,
 /
 
 &grib2
 /
 
 &namelist_quilt
 nio_tasks_per_group = 0,
 nio_groups =1
 /
 
 第三部分-namelist.wps:&share
 wrf_core = 'ARW',
 max_dom = 1,
 start_date = '2016-04-01_00:00:00','2005-08-28_00:00:00',
 end_date   = '2016-04-30_00:00:00','2005-08-28_00:00:00',
 interval_seconds = 21600
 io_form_geogrid = 2,
 /
 
 &geogrid
 parent_id         =   1,   1,
 parent_grid_ratio =   1,   3,
 i_parent_start    =   1,  35,
 j_parent_start    =   1,  23,
 e_we              =  100, 118,
 e_sn              =  57,  103,
 geog_data_res     = '10m',2m',
 dx = 30000,
 dy = 30000,
 map_proj  = 'mercator',
 ref_lat   =  44.138,
 ref_lon   =  99.794,
 truelat1  =  44.138,
 truelat2  =  0.0,
 stand_lon =  99.794,
 geog_data_path = '/home/ywu/geog'
 /
 
 &ungrib
 out_format = 'WPS',
 prefix = 'FILE',
 /
 
 &metgrid
 fg_name = 'FILE'
 io_form_metgrid = 2,
 /
 
 
 
 | 
 |