爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 11020|回复: 13

在运行wrf.exe出现 traj_opt is zero, but num_traj is not zero错误

[复制链接]
发表于 2014-12-3 08:16:48 | 显示全部楼层 |阅读模式

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

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

x
real。exe的运行成功    生成了wrfinput   在运行wrf、exe的时候出现错误  错误如下
taskid: 0 hostname: localhost.localdomain
Ntasks in X            1, ntasks in Y            1
--- 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 =
--- NOTE: sst_update is 0, setting io_form_auxinput4 = 0 and auxinput4_interval =
--- NOTE: grid_fdda is 0 for domain      1, setting gfdda interval and ending time
--- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain      1, setting sg
--- NOTE: obs_nudge_opt is 0 for domain      1, setting obs nudging interval and e
--- NOTE: grid_fdda is 0 for domain      2, setting gfdda interval and ending time
--- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain      2, setting sg
--- NOTE: obs_nudge_opt is 0 for domain      2, setting obs nudging interval and e
bl_pbl_physics /= 4, implies mfshconv must be 0, resetting
--- NOTE: CAM radiation is in use, setting:  paerlev=29, levsiz=59, cam_abs_dim1=4
--- NOTE: num_soil_layers has been set to      4
WRF V3.6.1 MODEL
*************************************
Parent domain
ids,ide,jds,jde            1         361           1         181
ims,ime,jms,jme           -4         366          -4         186
ips,ipe,jps,jpe            1         361           1         181
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
   alloc_space_field: domain            1,             3109088660 bytes allocated
  med_initialdata_input: calling input_input
Timing for processing wrfinput file (stream 0) for domain        1:    0.57210 ela
INPUT LandUse = "USGS"
LANDUSE TYPE = "USGS" FOUND          33 CATEGORIES           2 SEASONS WATER CATE
Climatological albedo is used instead of table values
INITIALIZE THREE Noah LSM RELATED TABLES
LANDUSE TYPE = USGS FOUND          27 CATEGORIES
INPUT SOIL TEXTURE CLASSIFICATION = STAS
SOIL TEXTURE CLASSIFICATION = STAS FOUND          19 CATEGORIES
the total number of lake grid is :        3213
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE:  <stdin>  LINE:    4629
STOP: You need lake-depth information. Rerun WPS or set use_lakedepth = 0
-------------------------------------------
application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0




namelist。input的内容如下
&time_control
run_days                            = 1, !366, !246,
run_hours                           = 0,
run_minutes                         = 0,
run_seconds                         = 0,
! start_year                          = 2013, 2013, 2008,
! start_month                         = 7,   7,   01,
! start_day                           = 01,   02,   01,
start_year                          = 2013, 2013, 2008,
start_month                         = 07,   07,   01,
start_day                           = 02,   02,   01,
start_hour                          = 00,   00,   00,
start_minute                        = 00,   00,   00,
start_second                        = 00,   00,   00,
! end_year                            = 2014, 2014, 2008,
! end_month                           = 05,   05,   01,
end_year                            = 2013, 2013, 2008,
end_month                           = 07,   07,   01,
end_day                             = 03,   03,   01,
end_hour                            = 00,   00,   00,
end_minute                          = 00,   00,   00,
end_second                          = 00,   00,   00,
history_interval                    = 1440, 1440,   360,
interval_seconds                    = 86400, !21600,
input_from_file                     = .true.,.true.,.true.,
frames_per_outfile                  = 1,  1,  1,
restart                             = .false., !.false.,
restart_interval                    = 7200,
io_form_history                     = 2
io_form_restart                     = 2
io_form_input                       = 2
io_form_boundary                    = 2
debug_level                         = 0

! auxinput4_inname = "wrflowinp_d<domain>"
! auxinput4_interval = 1440, !360,360,
! io_form_auxinput4 = 2,

output_diagnostics      = 1
auxhist3_outname        = 'wrfxtrm_d<domain>_<date>'
io_form_auxhist3        = 2
auxhist3_interval       = 1440, 1440,
frames_per_auxhist3     = 1, 1
/

&domains
time_step                           = 300
time_step_fract_num                 = 00
time_step_fract_den                 = 1 !112
time_step_dfi                       = 60,
max_dom                             = 2,
e_we                                = 361,    229,    41,
e_sn                                = 181,    202,    81,
e_vert                              = 41,    41,    41,
p_top_requested                     = 5000,
num_metgrid_levels                  = 27,
num_metgrid_soil_levels             = 4,
dx                                  = 111177.5, 37059.16, 4000,
dy                                  = 111177.5, 37059.16, 4000,
grid_id                             = 1,     2,     3,
parent_id                           = 0,     1,     2,
i_parent_start                      = 1,     68,    17,
j_parent_start                      = 1,     90,    33,
parent_grid_ratio                   = 1,     3,     5,
parent_time_step_ratio              = 1,     3,     5,
feedback                            = 1,
smooth_option                       = 00
interp_type                         = 1
lowest_lev_from_sfc                 = .false.
lagrange_order                      = 1
force_sfc_in_vinterp                = 1
zap_close_levels                    = 500
sfcp_to_sfcp                        = .false.
adjust_heights                      = .false.
/

&physics
mp_physics                          = 5,     5,   5, !0,     0,   0, !5,     5,   5,
ra_lw_physics                       = 3,     3,   3,
ra_sw_physics                       = 3,     3,   3,
radt                                = 30,    6,   3, !be same with the dx
CO2TF                               = 1,
sf_sfclay_physics                   = 1,     1,  1,
sf_surface_physics                  = 2,     2,  2,
sf_urban_physics                    = 0,     0,  0,
bl_pbl_physics                      = 1,     1,  1,
sf_lake_physics                     = 1,     1,  1,  ! For lake model
lakedepth_default                   = 50,    50, 50,
lake_min_elev                       = 5,     5,  5,
use_lakedepth                       = 1,
bldt                                = 0,     0,  0,
radt                                = 30,    6,   3, !be same with the dx
CO2TF                               = 1,
sf_sfclay_physics                   = 1,     1,  1,
sf_surface_physics                  = 2,     2,  2,
sf_urban_physics                    = 0,     0,  0,
bl_pbl_physics                      = 1,     1,  1,
sf_lake_physics                     = 1,     1,  1,  ! For lake model
lakedepth_default                   = 50,    50, 50,
lake_min_elev                       = 5,     5,  5,
use_lakedepth                       = 1,
bldt                                = 0,     0,  0,
cu_physics                          = 1,     0,  0,
cudt                                = 5,     0,  0,
ifsnow                              = 1,
icloud                              = 0,
surface_input_source                = 1,
num_soil_layers                     = 4,
num_land_cat                        = 24,
mp_zero_out                         = 2,
mp_zero_out_thresh                  = 1.e-12,
maxiens                             = 1,
maxens                              = 3,
maxens2                             = 3,
maxens3                             = 16,
ensdim                              = 144,
usemonalb                           = .true.,
rdlai2d                             = .true.,
fractional_seaice                   = 1,
seaice_threshold                    = 271.4

! sst_update = 1,
tmn_update = 1,
sst_skin   = 1,
bucket_mm  = 100.0,
bucket_J   = 1.e9, !also for CAM and RRTMG radiation budget terms (1.e9 J/m2 recommended)
/

&fdda
! grid_fdda                           = 2, 2,
! gfdda_inname                        = "wrffdda_d<domain>",
! gfdda_end_h                         = 2856, 2856, !end at 2013-04-30_00:00:00
! gfdda_interval_m                    = 1440, 1440,
! io_form_gfdda                       = 2,
! fgdt                                = 0, 0,
! if_no_pbl_nudging_uv                = 0, 0,
! if_no_pbl_nudging_t                 = 0, 0,
! if_no_pbl_nudging_ph                = 0, 0,
! if_zfac_uv                          = 0, 0,
!  k_zfac_uv                          = 10,
! if_zfac_t                           = 0, 0,
!  k_zfac_t                           = 10,
! if_zfac_ph                          = 0, 0,
!  k_zfac_ph                          = 10,
! dk_zfac_uv                          = 1, 1,
! dk_zfac_t                           = 1, 1,
! dk_zfac_ph                          = 1, 1,
! guv                                 = 0.0003, 0.0003,
! gt                                  = 0.0003, 0.0003,
! gph                                 = 0.0003, 0.0003,
! xwavenum                            = 2
! ywavenum                            = 2
! if_ramping                          = 1,
! dtramp_min                          = 60.0,
/

&dynamics
diff_opt                            = 0,      0,      0,
km_opt                              = 0,      0,      0,
damp_opt                            = 3,
base_temp                           = 290.
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                       = 0,      0,      0,     
scalar_adv_opt                      = 0,      0,      0,     
chem_adv_opt                        = 0,      0,      0,     
tke_adv_opt                         = 0,      0,      0,     
fft_filter_lat                      = 45.,
w_damping                           = 1,
/

&bdy_control
periodic_x                          = .true., .false.,.false.,
symmetric_xs                        = .false.,.false.,.false.,
symmetric_xe                        = .false.,.false.,.false.,
open_xs                             = .false.,.false.,.false.,
open_xe                             = .false.,.false.,.false.,
periodic_y                          = .false.,.false.,.false.,
symmetric_ys                        = .false.,.false.,.false.,
symmetric_ye                        = .false.,.false.,.false.,
open_ys                             = .false.,.false.,.false.,
open_ye                             = .false.,.false.,.false.,
nested                              = .false., .true., .true.,
polar                               = .true. ,.false.,.false.,
/

&grib2
/

&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/

大神指点
密码修改失败请联系微信:mofangbao
发表于 2014-12-3 09:57:14 | 显示全部楼层
问题出在STOP: You need lake-depth information. Rerun WPS or set use_lakedepth = 0这行。
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2014-12-3 10:00:00 | 显示全部楼层
怎么改  求指点
密码修改失败请联系微信:mofangbao
发表于 2014-12-3 10:11:50 | 显示全部楼层
我其实也没有遇到你这个问题,但是我从你贴的内容来看应该是这个问题,我建议就是重新运行下WPS或者查找下use_lakedepth = 0这个参数的具体使用条件,看看能不能解决。
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2014-12-3 10:33:46 | 显示全部楼层
WPS运行过了,但还是不行   lake-depth这参数在手册里没搜到呀
密码修改失败请联系微信:mofangbao
发表于 2015-4-29 09:12:37 | 显示全部楼层
Lz,你的问题解决了么?求方法
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2015-4-29 11:38:50 | 显示全部楼层
Eudora99 发表于 2015-4-29 09:12
Lz,你的问题解决了么?求方法

rstart的问题 ,第一次运行wrf.exe,你必须设置为false,以后你再运行时设置为true
密码修改失败请联系微信:mofangbao
发表于 2017-2-20 21:00:01 | 显示全部楼层
楼主,你的namelist.input怎么和常人不太一样?请问阁下是哪路高人?
密码修改失败请联系微信:mofangbao
 楼主| 发表于 2017-2-21 14:37:01 | 显示全部楼层
felin 发表于 2017-2-20 21:00
楼主,你的namelist.input怎么和常人不太一样?请问阁下是哪路高人?

哪里不一样了
密码修改失败请联系微信:mofangbao
发表于 2017-2-22 12:59:28 | 显示全部楼层

原谅我,我没有冒犯楼主的意思!不过你的namelist.input里面添加了好多东西,我想知道添加了这些有什么用?比如说:
output_diagnostics      = 1
auxhist3_outname        = 'wrfxtrm_d<domain>_<date>'
还有这些:
mp_zero_out                         = 2,
mp_zero_out_thresh                  = 1.e-12,
是不是因为楼主自己在F程序中添加了些计算内容?
密码修改失败请联系微信:mofangbao
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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

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

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