爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 5791|回复: 6

real.exe 报错

[复制链接]
发表于 2018-7-30 22:49:47 | 显示全部楼层 |阅读模式

登录后查看更多精彩内容~

您需要 登录 才可以下载或查看,没有帐号?立即注册

x
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE:  module_date_time.F  LINE:     910
WRFU_TimeSet() in wrf_atotime() FAILED   Routine returned error code =           -1
-------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   EXIT CODE: 1
=   CLEANING UP REMAINING PROCESSES
=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================

下边是我的namelist.input清单
&time_control
run_days                            = 0,
run_hours                           = 162,
run_minutes                         = 0,
run_seconds                         = 0,
start_year                          = 2018, 2018, 2018,
start_month                         = 07, 07, 07,
start_day                           = 24, 24, 24,
start_hour                          = 00, 00, 00,
start_minute                        = 00,   00,   00,
start_second                        = 00,   00,   00,
end_year                            = 2018, 2018, 2018,
end_month                           = 07, 07, 07,
end_day                             = 30, 30, 30,
end_hour                            = 18, 18, 18,
end_minute                          = 00,   00,   00,
end_second                          = 00,   00,   00,
interval_seconds                    = 21600,
input_from_file                     = .true.,.true.,.true.,
history_interval                    = 60,  60,   60,
frames_per_outfile                  = 24,24,24,
restart                             = .false.,
write_hist_at_0h_rst = .true.
restart_interval                    = 1440,
io_form_history                     = 2,
io_form_restart                     = 2,
io_form_input                       = 2,
io_form_boundary                    = 2,
auxinput1_inname                    = "met_em.d<domain>.<date>",
auxinput6_inname                    = 'wrfbiochemi_d01',
auxinput7_inname                    = 'wrffirechemi_d<domain>',
auxinput8_inname                    = 'wrfchemi_gocart_bg_d<domain>',
auxinput12_inname                   = 'wrf_chem_input',
auxinput5_interval_m                = 60, 60, 60,
auxinput7_interval                  = 21600, 21600, 21600,
auxinput8_interval                  = 21600, 21600, 21600,
io_form_auxinput2                   = 2,
io_form_auxinput5                   = 2,
io_form_auxinput6                   = 0,
io_form_auxinput7                   = 0,
io_form_auxinput8                   = 0,
io_form_auxinput12                  = 0,
io_form_auxinput13                  = 0,
io_form_auxinput14                  = 0,
io_form_auxinput15                  = 0,

debug_level                         = 0,

/


&domains
time_step                           = 120,
time_step_fract_num                 = 0,
time_step_fract_den                 = 1,
max_dom                             = 3,
e_we          = 120,106,94,
e_sn          = 96, 82, 70,
e_vert                              = 35,    35,    35,
p_top_requested                     = 5000,
num_metgrid_levels                  = 32,
eta_levels                          = 1.000,0.995,0.990,0.985,0.980,
                                       0.970,0.960,0.950,0.940,0.930,
                                       0.920,0.910,0.900,0.880,0.860,
                                       0.840,0.820,0.800,0.770,0.740,
                                       0.700,0.650,0.600,0.550,0.500,
                                       0.450,0.400,0.350,0.300,0.250,
                                       0.200,0.150,0.100,0.050,0.000,
dx                                  = 27000, 9000, 3000,
dy                                  = 27000, 9000, 3000,
grid_id                             = 1,     2,     3,
parent_id                           = 1,     1,     2,
i_parent_start    = 1,43,38,
j_parent_start    = 1,35,30,
parent_grid_ratio                   = 1,     3,     3,
parent_time_step_ratio              = 1,     3,     3,
feedback                            = 1,
smooth_option                       = 0,
/


&physics
mp_physics                          = 2,     2,     2,
ra_lw_physics                       = 1,     1,     1,
ra_sw_physics                       = 1,     1,     1,
radt                                = 30,    10,    10,
sf_sfclay_physics                   = 1,     1,     1,
sf_surface_physics                  = 2,     2,     2,
bl_pbl_physics                      = 1,     1,     1,
bldt                                = 0,     0,     0,
cu_physics                          = 3,     3,     3,
num_land_cat=21

cu_diag  =  1

cudt                                = 1,     1,     5,
isfflx                              = 1,
ifsnow                              = 0,
icloud                              = 1,
surface_input_source                = 1,
num_soil_layers                     = 4,
sf_urban_physics                    = 0,     0,     0,
maxiens                             = 1,
maxens                              = 3,
maxens2                             = 3,
maxens3                             = 16,
ensdim                              = 144,

progn=1
/

&dynamics
w_damping                           = 0,
diff_opt                            = 1,
km_opt                              = 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                     = .false., .false., .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,
/


&chem

kemit              = 3,
chem_opt           = 303, 303, 303,
bioemdt            = 30, 30, 30,
photdt             = 30, 30, 30,
chemdt             = 2.0, 0.66666, 0.22222,
io_style_emissions = 2,
emiss_opt          = 5, 5, 5,
emiss_opt_vol      = 0, 0, 0,
emiss_inpt_opt     = 101, 101, 101,
chem_in_opt        = 1, 1, 1,
phot_opt           = 1, 1, 1,
gas_drydep_opt     = 1, 1, 1,
aer_drydep_opt     = 1, 1, 1,
bio_emiss_opt      = 1, 1, 1,
dust_opt           = 0,
depo_fact          = 0.25, 0.25, 0.25,
dmsemis_opt        = 0,
seas_opt           = 0,
gas_bc_opt         = 1, 1, 1,
gas_ic_opt         = 1, 1, 1,
aer_bc_opt         = 1, 1, 1,
aer_ic_opt         = 1, 1, 1,
gaschem_onoff      = 1, 1, 1,
aerchem_onoff      = 1, 1, 1,
wetscav_onoff      = 0, 0, 0,
cldchem_onoff      = 0, 0, 0,
vertmix_onoff      = 1, 1, 1,
chem_conv_tr       = 1, 1, 1,
conv_tr_wetscav    = 1, 1, 1,
conv_tr_aqchem     = 1, 1, 1,
biomass_burn_opt   = 1, 0, 0,
plumerisefire_frq  = 30, 0, 0,
aer_ra_feedback    = 0, 1, 1,
aer_op_opt=1,
opt_pars_out=1,
have_bcs_chem      = .true., .true., .true.,
/



密码修改失败请联系微信:mofangbao
发表于 2018-7-31 16:30:16 | 显示全部楼层

可能时间上的设定?
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2018-7-31 17:02:51 | 显示全部楼层
qqqin 发表于 2018-7-31 16:30
可能时间上的设定?

目前推测是数据问题,我下载的数据不够,我再重新设置一下
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2018-7-31 17:02:58 | 显示全部楼层
qqqin 发表于 2018-7-31 16:30
可能时间上的设定?

目前推测是数据问题,我下载的数据不够,我再重新设置一下
密码修改失败请联系微信:mofangbao
发表于 2018-12-7 12:12:57 | 显示全部楼层
是不是转几天就停了,我也出现这种问题,但是不知道是什么原因,请问楼主整明白了没,明白啦能解释一下怎么改吗?

密码修改失败请联系微信:mofangbao
发表于 2019-3-20 20:02:28 | 显示全部楼层
楼主知道是什么问题了吗?
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2019-3-22 09:50:54 | 显示全部楼层
一顾留白 发表于 2019-3-20 20:02
楼主知道是什么问题了吗?

是 wps在处理的时候,fnl数据没处理好
密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Copyright ©2011-2014 bbs.06climate.com All Rights Reserved.  Powered by Discuz! (京ICP-10201084)

本站信息均由会员发表,不代表气象家园立场,禁止在本站发表与国家法律相抵触言论

快速回复 返回顶部 返回列表