爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 6918|回复: 2

wrf ./real.exe 出错forrtl: severe (174): SIGSEGV, segmentation fault occurred

[复制链接]
发表于 2022-4-22 17:21:57 | 显示全部楼层 |阅读模式

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

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

x
namelist.wps

&share
wrf_core = 'ARW'
max_dom = 2,
start_date = '2018-01-21_00:00:00','2018-01-21_00:00:00','2018-01-21_00:00:00',
end_date = '2018-08-01_00:00:00','2018-08-01_00:00:00','2018-08-01_00:00:00',
interval_seconds = 21600,
io_form_geogrid = 2,
active_grid = .true.,.true.,.true.,
/

&geogrid
parent_id = 1, 1, 2,
parent_grid_ratio = 1, 3, 3,
i_parent_start = 1, 38, 78,
j_parent_start = 1, 15, 39,
e_we = 100, 127, 685,
e_sn = 68,  88, 301,
geog_data_res = 'default','default','default',
dx = 63000,
dy = 63000,
map_proj = 'lambert',
ref_lat = 36.672,
ref_lon = 102.461,
truelat1 = 30.0,
truelat2 = 60.0,
stand_lon = 102.461,
geog_data_path = '/mnt/raid5/sc/yangshufeng/software/WPS_GEOG/',
opt_geogrid_tbl_path = '/mnt/raid5/sc/yangshufeng/software/wrf_sourcecode/WPS-4.3.1/geogrid/',

/

&ungrib
out_format = 'WPS',
prefix = 'P' ,
/

&metgrid
fg_name = 'F', 'P',
io_form_metgrid = 2,
opt_metgrid_tbl_path = '/mnt/raid5/sc/yangshufeng/software/wrf_sourcecode/WPS-4.3.1/metgrid/',
opt_output_from_metgrid_path = '/mnt/raid5/sc/yangshufeng/software/wrf_sourcecode/WPS-4.3.1/myout/',
/



namelist.input

&time_control
run_days                            = 193,
run_hours                           = 0,
run_minutes                         = 0,
run_seconds                         = 0,
start_year                          = 2018, 2018, 2018
start_month                         = 01,   01,   01,
start_day                           = 21,   21,   21,
start_hour                          = 00,   00,   00,
end_year                            = 2018, 2018, 2018,
end_month                           = 08,   08,   08,
end_day                             = 01,   01,   01,
end_hour                            = 00,   00,   00,
interval_seconds                    = 21600
input_from_file                     = .true.,.true.,.true.,
history_interval                    = 180,  60,   60
frames_per_outfile                  = 8, 24, 24,
restart                             = .false.,
restart_interval                    = 31680,
io_form_history                     = 2
io_form_restart                     = 2
io_form_input                       = 2
io_form_boundary                    = 2
debug_level                         = 50
/

&domains
time_step                           = 180,
time_step_fract_num                 = 0,
time_step_fract_den                 = 1,
max_dom                             = 2,
e_we                                = 100,  127, 217,
e_sn                                = 68,   88,  193,
e_vert                              = 45,    45,  45,
dzstretch_s                         = 1.1
p_top_requested                     = 5000,
num_metgrid_levels                  = 38,
num_metgrid_soil_levels             = 4,
dx                                  = 63000, 21000, 4000,
dy                                  = 63000, 21000, 4000,
grid_id                             = 1,     2,     3,
parent_id                           = 1,     1,     2,
i_parent_start                      = 1,     38,    79,
j_parent_start                      = 1,     15,    24,
parent_grid_ratio                   = 1,     3,     3,
parent_time_step_ratio              = 1,     3,     3,
feedback                            = 1,
smooth_option                       = 0,
smooth_cg_topo = .true. ,
sfcp_to_sfcp = .true. ,
/

&physics
physics_suite                       = 'CONUS'
mp_physics                          = 3,    3,    3,
cu_physics                          = 1,    1,    1,
ra_lw_physics                       = 1,    1,    1,
ra_sw_physics                       = 1,    1,    1,
bl_pbl_physics                      = 1,    1,    1,
sf_sfclay_physics                   = 1,    1,    1,
sf_surface_physics                  = 2,    2,    2,  
radt                                = 30,   30,   30,
bldt                                = 0,     0,    0,
cudt                                = 5,     5,    5,
icloud                              = 1,
num_land_cat                        = 21,
sf_urban_physics                    = 0,     0,    0,
fractional_seaice                   = 1,
/

&fdda
/

&dynamics
hybrid_opt                          = 2,
w_damping                           = 1,
diff_opt                            = 2,      2,    2,
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                            = 3,
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,
gwd_opt                             = 1,      0,     0,
epssm                               = 0.3,
/

&bdy_control
spec_bdy_width                      = 5,
specified                           = .true.
/

&grib2
/

&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/


密码修改失败请联系微信:mofangbao
 楼主| 发表于 2022-4-22 17:25:06 | 显示全部楼层
本帖最后由 ysfno1 于 2022-4-22 17:35 编辑

real.exe出错forrtl: severe (174): SIGSEGV, segmentation fault occurred
各位大佬帮忙看看问题
44Q$)R$1LG`N}EISHMPJ(`F.png
ade89b11f38524c929906a06206193c.png
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

发表于 2022-12-17 20:54:48 | 显示全部楼层
解决了吗?我换了个对流参数也出现这个问题
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

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

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

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