爱气象,爱气象家园! 

气象家园

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 28931|回复: 28

运行./wrf.exe 时出错,向大家求助(╥╯^╰╥)

[复制链接]
发表于 2021-5-31 16:14:41 | 显示全部楼层 |阅读模式

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

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

x
这是rsl.error.0007:
taskid: 7 hostname: localhost1.localdomain
module_io_quilt_old.F        2931 F
Quilting with   1 groups of   0 I/O tasks.
Ntasks in X            2 , ntasks in Y            4
--- 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: 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: grid_fdda is 0 for domain      2, setting gfdda interval and ending time to 0 for that domain.
--- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain      2, setting sgfdda interval and ending time to 0 for that domain.
--- NOTE: obs_nudge_opt is 0 for domain      2, setting obs nudging interval and ending time to 0 for that domain.
--- NOTE: bl_pbl_physics /= 4, implies mfshconv must be 0, resetting
Need MYNN PBL for icloud_bl = 1, resetting to 0
--- NOTE: RRTMG radiation is not used, setting:  o3input=0 to avoid data pre-processing
*************************************
Configuring physics suite 'conus'

         mp_physics:      8      8
         cu_physics:      6      6
      ra_lw_physics:      4      4
      ra_sw_physics:      4      4
     bl_pbl_physics:      2      2
  sf_sfclay_physics:      2      2
sf_surface_physics:      2      2
*************************************
--- NOTE: RRTMG radiation is in use, setting:  levsiz=59, alevsiz=12, no_src_types=6
--- NOTE: num_soil_layers has been set to      4
WRF V3.9.1 MODEL
*************************************
Parent domain
ids,ide,jds,jde            1         245           1         215
ims,ime,jms,jme          116         250         155         220
ips,ipe,jps,jpe          123         245         162         215
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
   alloc_space_field: domain            1 ,              185746544  bytes allocated
  med_initialdata_input: calling input_input
Max map factor in domain 1 =  1.13. Scale the dt in the model accordingly.
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
ThompMP: computing qr_acr_qg
ThompMP: computing qr_acr_qs
ThompMP: computing freezeH2O
*************************************
Nesting domain
ids,ide,jds,jde            1         268           1         196
ims,ime,jms,jme          125         273         138         201
ips,ipe,jps,jpe          135         268         148         196
INTERMEDIATE domain
ids,ide,jds,jde          100         194          71         141
ims,ime,jms,jme          137         199         112         146
ips,ipe,jps,jpe          147         196         122         143
*************************************
d01 2019-04-01_12:00:00  alloc_space_field: domain            2 ,               19518660  bytes allocated
d01 2019-04-01_12:00:00  alloc_space_field: domain            2 ,              198672208  bytes allocated
d01 2019-04-01_12:00:00 *** Initializing nest domain # 2 from an input file. ***
d01 2019-04-01_12:00:00 med_initialdata_input: calling input_input
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
Max map factor in domain 1 =  1.13. Scale the dt in the model accordingly.
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE   1 IS    123 IE    245 JS    162 JE    215
WRF NUMBER OF TILES =   1
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE   1 IS    135 IE    268 JS    148 JE    196
WRF NUMBER OF TILES =   1
就到这里,莫名其妙的结束了,也不知道发生了啥


下面是namelist.input:
&time_control            
run_days                 = 0,
run_hours                = 24,
run_minutes              = 0,
run_seconds              = 0,
start_year               = 2019,     2019,
start_month              = 4,        4,
start_day                = 1,        1,
start_hour               = 12,       12,
end_year                 = 2019,     2019,
end_month                = 4,        4,
end_day                  = 2,        2,
end_hour                 = 12,       12,
interval_seconds         = 21600,
input_from_file          = .true.,   .true.,
history_interval         = 180,      180,
frames_per_outfile       = 1000,     1000,
restart                  = .false.,
restart_interval         = 7200,
io_form_history          = 2,
io_form_restart          = 2,
io_form_input            = 2,
io_form_boundary         = 2,
/

&domains                 
eta_levels               = 1.000, 0.9615, 0.9231, 0.8846, 0.8462,
                0.8077, 0.7692, 0.7308, 0.6923, 0.6538,
                0.6154, 0.5769, 0.5385, 0.5, 0.4615,
                0.4231, 0.3846, 0.3462, 0.3077, 0.2692,
                0.2308, 0.1923, 0.1538, 0.1154, 0.0769,
                0.0385, 0.000,
time_step                = 162,
time_step_fract_num      = 0,
time_step_fract_den      = 1,
max_dom                  = 2,
e_we                     = 245,      268,
e_sn                     = 215,      196,
e_vert                   = 27,       27,
p_top_requested          = 5000.0,
num_metgrid_levels       = 32,
num_metgrid_soil_levels  = 4,
dx                       = 27000,9000,
dy                       = 27000,9000,
grid_id                  = 1,        1,
parent_id                = 1,        1,
i_parent_start           = 1,      102,
j_parent_start           = 1,       73,
parent_grid_ratio        = 1,        3,
parent_time_step_ratio   = 1,        1,
feedback                 = 1,
smooth_option            = 0,
/

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

&fdda                    
/

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

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

&grib2                  
/

&namelist_quilt         
nio_tasks_per_group      = 0,
nio_groups               = 1,
/


恳求大神帮助


密码修改失败请联系微信:mofangbao
发表于 2021-5-31 16:29:48 | 显示全部楼层
这个文件没显示错误,看以下其他rsl.err文件,可以用这个命令搜索快些grep -rn "FATAL"  rsl.err*
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

 楼主| 发表于 2021-5-31 16:32:49 | 显示全部楼层
islandowner 发表于 2021-5-31 16:29
这个文件没显示错误,看以下其他rsl.err文件,可以用这个命令搜索快些grep -rn "FATAL"  rsl.err*

嗯嗯嗯,感谢您的回复,我去看看,还有就是,我生成了两个wrfout文件:
wrfout_d01_2019-04-01_12_00_00
和wrfout_d02_2019-04-01_12_00_00
这两个文件是好的
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

 楼主| 发表于 2021-5-31 16:35:15 | 显示全部楼层
AllenLu 发表于 2021-5-31 16:32
嗯嗯嗯,感谢您的回复,我去看看,还有就是,我生成了两个wrfout文件:
wrfout_d01_2019-04-01_12_00_00 ...

我输入那个命令之后没有什么反应
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

 楼主| 发表于 2021-5-31 21:19:30 | 显示全部楼层
这是所有的rsl.err文件,期待大神解答,万分感谢!!

rsl.error.0000

13.58 KB, 下载次数: 2, 下载积分: 金钱 -5

rsl.error.0001

4.46 KB, 下载次数: 0, 下载积分: 金钱 -5

rsl.error.0002

4.46 KB, 下载次数: 0, 下载积分: 金钱 -5

rsl.error.0003

4.46 KB, 下载次数: 0, 下载积分: 金钱 -5

rsl.error.0004

4.46 KB, 下载次数: 0, 下载积分: 金钱 -5

rsl.error.0005

4.46 KB, 下载次数: 0, 下载积分: 金钱 -5

rsl.error.0006

4.46 KB, 下载次数: 0, 下载积分: 金钱 -5

rsl.error.0007

4.46 KB, 下载次数: 0, 下载积分: 金钱 -5

密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

 楼主| 发表于 2021-5-31 21:22:29 | 显示全部楼层
AllenLu 发表于 2021-5-31 21:19
这是所有的rsl.err文件,期待大神解答,万分感谢!!

为啥下载还要积分
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

发表于 2021-6-1 08:41:11 | 显示全部楼层
每个rsl都看看,错误信息应该在里面。
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

 楼主| 发表于 2021-6-1 09:11:18 | 显示全部楼层
rsl.error.0000:

taskid: 0 hostname: localhost1.localdomain
module_io_quilt_old.F        2931 F
Quilting with   1 groups of   0 I/O tasks.
Ntasks in X            2 , ntasks in Y            4
--- 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: 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: grid_fdda is 0 for domain      2, setting gfdda interval and ending time to 0 for that domain.
--- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain      2, setting sgfdda interval and ending time to 0 for that domain.
--- NOTE: obs_nudge_opt is 0 for domain      2, setting obs nudging interval and ending time to 0 for that domain.
--- NOTE: bl_pbl_physics /= 4, implies mfshconv must be 0, resetting
Need MYNN PBL for icloud_bl = 1, resetting to 0
--- NOTE: RRTMG radiation is not used, setting:  o3input=0 to avoid data pre-processing
*************************************
Configuring physics suite 'conus'

         mp_physics:      8      8
         cu_physics:      6      6
      ra_lw_physics:      4      4
      ra_sw_physics:      4      4
     bl_pbl_physics:      2      2
  sf_sfclay_physics:      2      2
sf_surface_physics:      2      2
*************************************
--- NOTE: RRTMG radiation is in use, setting:  levsiz=59, alevsiz=12, no_src_types=6
--- NOTE: num_soil_layers has been set to      4
WRF V3.9.1 MODEL
*************************************
Parent domain
ids,ide,jds,jde            1         245           1         215
ims,ime,jms,jme           -4         129          -4          61
ips,ipe,jps,jpe            1         122           1          54
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
   alloc_space_field: domain            1 ,              184394024  bytes allocated
  med_initialdata_input: calling input_input
Timing for processing wrfinput file (stream 0) for domain        1:    0.28830 elapsed seconds
Max map factor in domain 1 =  1.13. Scale the dt in the model accordingly.
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
Skipping over LUTYPE = USGS
LANDUSE TYPE = MODIFIED_IGBP_MODIS_NOAH FOUND          20  CATEGORIES
INPUT SOIL TEXTURE CLASSIFICATION = STAS
SOIL TEXTURE CLASSIFICATION = STAS FOUND          19  CATEGORIES
ThompMP: read qr_acr_qg.dat stead of computing
ThompMP: read qr_acr_qs.dat instead of computing
ThompMP: read freezeH2O.dat stead of computing
*************************************
Nesting domain
ids,ide,jds,jde            1         268           1         196
ims,ime,jms,jme           -4         144          -4          60
ips,ipe,jps,jpe            1         134           1          49
INTERMEDIATE domain
ids,ide,jds,jde          100         194          71         141
ims,ime,jms,jme           95         156          66          98
ips,ipe,jps,jpe           98         146          69          88
*************************************
d01 2019-04-01_12:00:00  alloc_space_field: domain            2 ,               18111192  bytes allocated
d01 2019-04-01_12:00:00  alloc_space_field: domain            2 ,              201676428  bytes allocated
d01 2019-04-01_12:00:00 *** Initializing nest domain # 2 from an input file. ***
d01 2019-04-01_12:00:00 med_initialdata_input: calling input_input
Timing for processing wrfinput file (stream 0) for domain        2:    0.28697 elapsed seconds
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
Skipping over LUTYPE = USGS
LANDUSE TYPE = MODIFIED_IGBP_MODIS_NOAH FOUND          20  CATEGORIES
INPUT SOIL TEXTURE CLASSIFICATION = STAS
SOIL TEXTURE CLASSIFICATION = STAS FOUND          19  CATEGORIES
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
Skipping over LUTYPE = USGS
LANDUSE TYPE = MODIFIED_IGBP_MODIS_NOAH FOUND          20  CATEGORIES
INPUT SOIL TEXTURE CLASSIFICATION = STAS
SOIL TEXTURE CLASSIFICATION = STAS FOUND          19  CATEGORIES
Max map factor in domain 1 =  1.13. Scale the dt in the model accordingly.
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
Skipping over LUTYPE = USGS
LANDUSE TYPE = MODIFIED_IGBP_MODIS_NOAH FOUND          20  CATEGORIES
INPUT SOIL TEXTURE CLASSIFICATION = STAS
SOIL TEXTURE CLASSIFICATION = STAS FOUND          19  CATEGORIES
Timing for Writing wrfout_d01_2019-04-01_12:00:00 for domain        1:    0.40312 elapsed seconds
Timing for processing lateral boundary for domain        1:    0.04587 elapsed seconds
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE   1 IS      1 IE    122 JS      1 JE     54
WRF NUMBER OF TILES =   1
Timing for Writing wrfout_d02_2019-04-01_12:00:00 for domain        2:    0.40416 elapsed seconds
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE   1 IS      1 IE    134 JS      1 JE     49
WRF NUMBER OF TILES =   1
Timing for main: time 2019-04-01_12:02:42 on domain   2:    2.31571 elapsed seconds
Timing for main: time 2019-04-01_12:02:42 on domain   1:    9.39499 elapsed seconds
Timing for main: time 2019-04-01_12:05:24 on domain   2:    0.53638 elapsed seconds
Timing for main: time 2019-04-01_12:05:24 on domain   1:    1.40153 elapsed seconds
Timing for main: time 2019-04-01_12:08:06 on domain   2:    0.52633 elapsed seconds
Timing for main: time 2019-04-01_12:08:06 on domain   1:    1.34967 elapsed seconds
Timing for main: time 2019-04-01_12:10:48 on domain   2:    0.55344 elapsed seconds
Timing for main: time 2019-04-01_12:10:48 on domain   1:    1.46249 elapsed seconds
Timing for main: time 2019-04-01_12:13:30 on domain   2:    0.55108 elapsed seconds
Timing for main: time 2019-04-01_12:13:30 on domain   1:    1.44523 elapsed seconds
Timing for main: time 2019-04-01_12:16:12 on domain   2:    0.56269 elapsed seconds
Timing for main: time 2019-04-01_12:16:12 on domain   1:    1.44603 elapsed seconds
Timing for main: time 2019-04-01_12:18:54 on domain   2:    0.52144 elapsed seconds
Timing for main: time 2019-04-01_12:18:54 on domain   1:    1.38755 elapsed seconds
Timing for main: time 2019-04-01_12:21:36 on domain   2:    0.53203 elapsed seconds
Timing for main: time 2019-04-01_12:21:36 on domain   1:    1.40297 elapsed seconds
Timing for main: time 2019-04-01_12:24:18 on domain   2:    0.51882 elapsed seconds
Timing for main: time 2019-04-01_12:24:18 on domain   1:    1.36940 elapsed seconds
Timing for main: time 2019-04-01_12:27:00 on domain   2:    0.53046 elapsed seconds
Timing for main: time 2019-04-01_12:27:00 on domain   1:    1.40181 elapsed seconds
Timing for main: time 2019-04-01_12:29:42 on domain   2:    0.51690 elapsed seconds
Timing for main: time 2019-04-01_12:29:42 on domain   1:    1.35988 elapsed seconds
Timing for main: time 2019-04-01_12:32:24 on domain   2:    1.96768 elapsed seconds
Timing for main: time 2019-04-01_12:32:24 on domain   1:    5.68590 elapsed seconds
Timing for main: time 2019-04-01_12:35:06 on domain   2:    0.50928 elapsed seconds
Timing for main: time 2019-04-01_12:35:06 on domain   1:    1.34737 elapsed seconds
Timing for main: time 2019-04-01_12:37:48 on domain   2:    0.51956 elapsed seconds
Timing for main: time 2019-04-01_12:37:48 on domain   1:    1.37914 elapsed seconds
Timing for main: time 2019-04-01_12:40:30 on domain   2:    0.50625 elapsed seconds
Timing for main: time 2019-04-01_12:40:30 on domain   1:    1.33555 elapsed seconds
Timing for main: time 2019-04-01_12:43:12 on domain   2:    0.52034 elapsed seconds
Timing for main: time 2019-04-01_12:43:12 on domain   1:    1.36971 elapsed seconds
Timing for main: time 2019-04-01_12:45:54 on domain   2:    0.50683 elapsed seconds
Timing for main: time 2019-04-01_12:45:54 on domain   1:    1.32499 elapsed seconds
d01 2019-04-01_12:45:54            2  points exceeded cfl=2 in domain d01 at time 2019-04-01_12:45:54 hours
d01 2019-04-01_12:45:54  MAX AT i,j,k:           51          47          15  vert_cfl,w,d(eta)=   2.041360       6.862707      3.8399994E-02
Timing for main: time 2019-04-01_12:48:36 on domain   2:    0.52209 elapsed seconds
Timing for main: time 2019-04-01_12:48:36 on domain   1:    1.35833 elapsed seconds
d01 2019-04-01_12:48:36            4  points exceeded cfl=2 in domain d01 at time 2019-04-01_12:48:36 hours
d01 2019-04-01_12:48:36  MAX AT i,j,k:           51          47          16  vert_cfl,w,d(eta)=   2.100401       7.592682      3.8499981E-02
d01 2019-04-01_12:48:36            2  points exceeded cfl=2 in domain d01 at time 2019-04-01_12:48:36 hours
d01 2019-04-01_12:48:36  MAX AT i,j,k:           51          47          15  vert_cfl,w,d(eta)=   2.006282       8.529705      3.8399994E-02
d01 2019-04-01_12:48:36            6  points exceeded cfl=2 in domain d01 at time 2019-04-01_12:48:36 hours
d01 2019-04-01_12:48:36  MAX AT i,j,k:           51          47          16  vert_cfl,w,d(eta)=   2.201185       6.920512      3.8499981E-02
Timing for main: time 2019-04-01_12:51:18 on domain   2:    0.52355 elapsed seconds
Timing for main: time 2019-04-01_12:51:18 on domain   1:    1.34285 elapsed seconds
d01 2019-04-01_12:51:18            6  points exceeded cfl=2 in domain d01 at time 2019-04-01_12:51:18 hours
d01 2019-04-01_12:51:18  MAX AT i,j,k:           51          47          16  vert_cfl,w,d(eta)=   2.280840       8.344339      3.8499981E-02
d01 2019-04-01_12:51:18            7  points exceeded cfl=2 in domain d01 at time 2019-04-01_12:51:18 hours
d01 2019-04-01_12:51:18  MAX AT i,j,k:           51          47          17  vert_cfl,w,d(eta)=   2.284147       11.13249      3.8400024E-02
d01 2019-04-01_12:51:18            8  points exceeded cfl=2 in domain d01 at time 2019-04-01_12:51:18 hours
d01 2019-04-01_12:51:18  MAX AT i,j,k:           51          47          15  vert_cfl,w,d(eta)=   2.419733       8.125491      3.8399994E-02
Timing for main: time 2019-04-01_12:54:00 on domain   2:    0.54189 elapsed seconds
Timing for main: time 2019-04-01_12:54:00 on domain   1:    1.39162 elapsed seconds
d01 2019-04-01_12:54:00            8  points exceeded cfl=2 in domain d01 at time 2019-04-01_12:54:00 hours
d01 2019-04-01_12:54:00  MAX AT i,j,k:           51          47          16  vert_cfl,w,d(eta)=   2.588152       8.900572      3.8499981E-02
d01 2019-04-01_12:54:00            9  points exceeded cfl=2 in domain d01 at time 2019-04-01_12:54:00 hours
d01 2019-04-01_12:54:00  MAX AT i,j,k:           51          47          17  vert_cfl,w,d(eta)=   2.600829       12.32454      3.8400024E-02
d01 2019-04-01_12:54:00           10  points exceeded cfl=2 in domain d01 at time 2019-04-01_12:54:00 hours
d01 2019-04-01_12:54:00  MAX AT i,j,k:           51          47          15  vert_cfl,w,d(eta)=   2.723350       8.410612      3.8399994E-02
Timing for main: time 2019-04-01_12:56:42 on domain   2:    0.52212 elapsed seconds
Timing for main: time 2019-04-01_12:56:42 on domain   1:    1.34855 elapsed seconds
d01 2019-04-01_12:56:42           10  points exceeded cfl=2 in domain d01 at time 2019-04-01_12:56:42 hours
d01 2019-04-01_12:56:42  MAX AT i,j,k:           51          47          16  vert_cfl,w,d(eta)=   3.097934       9.552120      3.8499981E-02
d01 2019-04-01_12:56:42           11  points exceeded cfl=2 in domain d01 at time 2019-04-01_12:56:42 hours
d01 2019-04-01_12:56:42  MAX AT i,j,k:           51          47          17  vert_cfl,w,d(eta)=   3.073775       12.30346      3.8400024E-02
d01 2019-04-01_12:56:42           11  points exceeded cfl=2 in domain d01 at time 2019-04-01_12:56:42 hours
d01 2019-04-01_12:56:42  MAX AT i,j,k:           51          47          15  vert_cfl,w,d(eta)=   2.946509       6.957072      3.8399994E-02
forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image              PC                Routine            Line        Source            
wrf.exe            0000000002C6D8CA  for__signal_handl     Unknown  Unknown
libpthread-2.28.s  000014E464F0ADD0  Unknown               Unknown  Unknown
wrf.exe            0000000001BD221B  Unknown               Unknown  Unknown
wrf.exe            0000000001BCCEC3  Unknown               Unknown  Unknown
wrf.exe            00000000017FBF50  Unknown               Unknown  Unknown
wrf.exe            00000000012D2974  Unknown               Unknown  Unknown
wrf.exe            0000000001185994  Unknown               Unknown  Unknown
wrf.exe            000000000055EE87  Unknown               Unknown  Unknown
wrf.exe            000000000040F291  Unknown               Unknown  Unknown
wrf.exe            000000000040F24F  Unknown               Unknown  Unknown
wrf.exe            000000000040F1E2  Unknown               Unknown  Unknown
libc-2.28.so       000014E464B596A3  __libc_start_main     Unknown  Unknown
wrf.exe            000000000040F0EE  Unknown               Unknown  Unknown


rsl.error.0001

taskid: 1 hostname: localhost1.localdomain
module_io_quilt_old.F        2931 F
Quilting with   1 groups of   0 I/O tasks.
Ntasks in X            2 , ntasks in Y            4
--- 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: 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: grid_fdda is 0 for domain      2, setting gfdda interval and ending time to 0 for that domain.
--- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain      2, setting sgfdda interval and ending time to 0 for that domain.
--- NOTE: obs_nudge_opt is 0 for domain      2, setting obs nudging interval and ending time to 0 for that domain.
--- NOTE: bl_pbl_physics /= 4, implies mfshconv must be 0, resetting
Need MYNN PBL for icloud_bl = 1, resetting to 0
--- NOTE: RRTMG radiation is not used, setting:  o3input=0 to avoid data pre-processing
*************************************
Configuring physics suite 'conus'

         mp_physics:      8      8
         cu_physics:      6      6
      ra_lw_physics:      4      4
      ra_sw_physics:      4      4
     bl_pbl_physics:      2      2
  sf_sfclay_physics:      2      2
sf_surface_physics:      2      2
*************************************
--- NOTE: RRTMG radiation is in use, setting:  levsiz=59, alevsiz=12, no_src_types=6
--- NOTE: num_soil_layers has been set to      4
WRF V3.9.1 MODEL
*************************************
Parent domain
ids,ide,jds,jde            1         245           1         215
ims,ime,jms,jme          116         250          -4          61
ips,ipe,jps,jpe          123         245           1          54
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
   alloc_space_field: domain            1 ,              185746544  bytes allocated
  med_initialdata_input: calling input_input
Max map factor in domain 1 =  1.13. Scale the dt in the model accordingly.
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
*************************************
Nesting domain
ids,ide,jds,jde            1         268           1         196
ims,ime,jms,jme          125         273          -4          60
ips,ipe,jps,jpe          135         268           1          49
INTERMEDIATE domain
ids,ide,jds,jde          100         194          71         141
ims,ime,jms,jme          137         199          66          98
ips,ipe,jps,jpe          147         196          69          88
*************************************
d01 2019-04-01_12:00:00  alloc_space_field: domain            2 ,               18403308  bytes allocated
d01 2019-04-01_12:00:00  alloc_space_field: domain            2 ,              201676428  bytes allocated
d01 2019-04-01_12:00:00 *** Initializing nest domain # 2 from an input file. ***
d01 2019-04-01_12:00:00 med_initialdata_input: calling input_input
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
Max map factor in domain 1 =  1.13. Scale the dt in the model accordingly.
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE   1 IS    123 IE    245 JS      1 JE     54
WRF NUMBER OF TILES =   1
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE   1 IS    135 IE    268 JS      1 JE     49
WRF NUMBER OF TILES =   1

rsl.error.0002:

taskid: 2 hostname: localhost1.localdomain
module_io_quilt_old.F        2931 F
Quilting with   1 groups of   0 I/O tasks.
Ntasks in X            2 , ntasks in Y            4
--- 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: 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: grid_fdda is 0 for domain      2, setting gfdda interval and ending time to 0 for that domain.
--- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain      2, setting sgfdda interval and ending time to 0 for that domain.
--- NOTE: obs_nudge_opt is 0 for domain      2, setting obs nudging interval and ending time to 0 for that domain.
--- NOTE: bl_pbl_physics /= 4, implies mfshconv must be 0, resetting
Need MYNN PBL for icloud_bl = 1, resetting to 0
--- NOTE: RRTMG radiation is not used, setting:  o3input=0 to avoid data pre-processing
*************************************
Configuring physics suite 'conus'

         mp_physics:      8      8
         cu_physics:      6      6
      ra_lw_physics:      4      4
      ra_sw_physics:      4      4
     bl_pbl_physics:      2      2
  sf_sfclay_physics:      2      2
sf_surface_physics:      2      2
*************************************
--- NOTE: RRTMG radiation is in use, setting:  levsiz=59, alevsiz=12, no_src_types=6
--- NOTE: num_soil_layers has been set to      4
WRF V3.9.1 MODEL
*************************************
Parent domain
ids,ide,jds,jde            1         245           1         215
ims,ime,jms,jme           -4         129          48         114
ips,ipe,jps,jpe            1         122          55         107
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
   alloc_space_field: domain            1 ,              187096804  bytes allocated
  med_initialdata_input: calling input_input
Max map factor in domain 1 =  1.13. Scale the dt in the model accordingly.
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
*************************************
Nesting domain
ids,ide,jds,jde            1         268           1         196
ims,ime,jms,jme           -4         144          40         108
ips,ipe,jps,jpe            1         134          50          98
INTERMEDIATE domain
ids,ide,jds,jde          100         194          71         141
ims,ime,jms,jme           95         156          79         115
ips,ipe,jps,jpe           98         146          89         105
*************************************
d01 2019-04-01_12:00:00  alloc_space_field: domain            2 ,               20306488  bytes allocated
d01 2019-04-01_12:00:00  alloc_space_field: domain            2 ,              213693308  bytes allocated
d01 2019-04-01_12:00:00 *** Initializing nest domain # 2 from an input file. ***
d01 2019-04-01_12:00:00 med_initialdata_input: calling input_input
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
Max map factor in domain 1 =  1.13. Scale the dt in the model accordingly.
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE   1 IS      1 IE    122 JS     55 JE    107
WRF NUMBER OF TILES =   1
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE   1 IS      1 IE    134 JS     50 JE     98
WRF NUMBER OF TILES =   1

rsl.error.0003:

taskid: 3 hostname: localhost1.localdomain
module_io_quilt_old.F        2931 F
Quilting with   1 groups of   0 I/O tasks.
Ntasks in X            2 , ntasks in Y            4
--- 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: 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: grid_fdda is 0 for domain      2, setting gfdda interval and ending time to 0 for that domain.
--- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain      2, setting sgfdda interval and ending time to 0 for that domain.
--- NOTE: obs_nudge_opt is 0 for domain      2, setting obs nudging interval and ending time to 0 for that domain.
--- NOTE: bl_pbl_physics /= 4, implies mfshconv must be 0, resetting
Need MYNN PBL for icloud_bl = 1, resetting to 0
--- NOTE: RRTMG radiation is not used, setting:  o3input=0 to avoid data pre-processing
*************************************
Configuring physics suite 'conus'

         mp_physics:      8      8
         cu_physics:      6      6
      ra_lw_physics:      4      4
      ra_sw_physics:      4      4
     bl_pbl_physics:      2      2
  sf_sfclay_physics:      2      2
sf_surface_physics:      2      2
*************************************
--- NOTE: RRTMG radiation is in use, setting:  levsiz=59, alevsiz=12, no_src_types=6
--- NOTE: num_soil_layers has been set to      4
WRF V3.9.1 MODEL
*************************************
Parent domain
ids,ide,jds,jde            1         245           1         215
ims,ime,jms,jme          116         250          48         114
ips,ipe,jps,jpe          123         245          55         107
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
   alloc_space_field: domain            1 ,              188469224  bytes allocated
  med_initialdata_input: calling input_input
Max map factor in domain 1 =  1.13. Scale the dt in the model accordingly.
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
*************************************
Nesting domain
ids,ide,jds,jde            1         268           1         196
ims,ime,jms,jme          125         273          40         108
ips,ipe,jps,jpe          135         268          50          98
INTERMEDIATE domain
ids,ide,jds,jde          100         194          71         141
ims,ime,jms,jme          137         199          79         115
ips,ipe,jps,jpe          147         196          89         105
*************************************
d01 2019-04-01_12:00:00  alloc_space_field: domain            2 ,               20634012  bytes allocated
d01 2019-04-01_12:00:00  alloc_space_field: domain            2 ,              213693308  bytes allocated
d01 2019-04-01_12:00:00 *** Initializing nest domain # 2 from an input file. ***
d01 2019-04-01_12:00:00 med_initialdata_input: calling input_input
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
Max map factor in domain 1 =  1.13. Scale the dt in the model accordingly.
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE   1 IS    123 IE    245 JS     55 JE    107
WRF NUMBER OF TILES =   1
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE   1 IS    135 IE    268 JS     50 JE     98
WRF NUMBER OF TILES =   1

rsl.error.0004:

taskid: 4 hostname: localhost1.localdomain
module_io_quilt_old.F        2931 F
Quilting with   1 groups of   0 I/O tasks.
Ntasks in X            2 , ntasks in Y            4
--- 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: 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: grid_fdda is 0 for domain      2, setting gfdda interval and ending time to 0 for that domain.
--- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain      2, setting sgfdda interval and ending time to 0 for that domain.
--- NOTE: obs_nudge_opt is 0 for domain      2, setting obs nudging interval and ending time to 0 for that domain.
--- NOTE: bl_pbl_physics /= 4, implies mfshconv must be 0, resetting
Need MYNN PBL for icloud_bl = 1, resetting to 0
--- NOTE: RRTMG radiation is not used, setting:  o3input=0 to avoid data pre-processing
*************************************
Configuring physics suite 'conus'

         mp_physics:      8      8
         cu_physics:      6      6
      ra_lw_physics:      4      4
      ra_sw_physics:      4      4
     bl_pbl_physics:      2      2
  sf_sfclay_physics:      2      2
sf_surface_physics:      2      2
*************************************
--- NOTE: RRTMG radiation is in use, setting:  levsiz=59, alevsiz=12, no_src_types=6
--- NOTE: num_soil_layers has been set to      4
WRF V3.9.1 MODEL
*************************************
Parent domain
ids,ide,jds,jde            1         245           1         215
ims,ime,jms,jme           -4         129         101         168
ips,ipe,jps,jpe            1         122         108         161
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
   alloc_space_field: domain            1 ,              189805464  bytes allocated
  med_initialdata_input: calling input_input
Max map factor in domain 1 =  1.13. Scale the dt in the model accordingly.
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
*************************************
Nesting domain
ids,ide,jds,jde            1         268           1         196
ims,ime,jms,jme           -4         144          89         159
ips,ipe,jps,jpe            1         134          99         147
INTERMEDIATE domain
ids,ide,jds,jde          100         194          71         141
ims,ime,jms,jme           95         156          96         131
ips,ipe,jps,jpe           98         146         106         121
*************************************
d01 2019-04-01_12:00:00  alloc_space_field: domain            2 ,               19757664  bytes allocated
d01 2019-04-01_12:00:00  alloc_space_field: domain            2 ,              219701748  bytes allocated
d01 2019-04-01_12:00:00 *** Initializing nest domain # 2 from an input file. ***
d01 2019-04-01_12:00:00 med_initialdata_input: calling input_input
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
Max map factor in domain 1 =  1.13. Scale the dt in the model accordingly.
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE   1 IS      1 IE    122 JS    108 JE    161
WRF NUMBER OF TILES =   1
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE   1 IS      1 IE    134 JS     99 JE    147
WRF NUMBER OF TILES =   1

rsl.error.0005

taskid: 5 hostname: localhost1.localdomain
module_io_quilt_old.F        2931 F
Quilting with   1 groups of   0 I/O tasks.
Ntasks in X            2 , ntasks in Y            4
--- 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: 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: grid_fdda is 0 for domain      2, setting gfdda interval and ending time to 0 for that domain.
--- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain      2, setting sgfdda interval and ending time to 0 for that domain.
--- NOTE: obs_nudge_opt is 0 for domain      2, setting obs nudging interval and ending time to 0 for that domain.
--- NOTE: bl_pbl_physics /= 4, implies mfshconv must be 0, resetting
Need MYNN PBL for icloud_bl = 1, resetting to 0
--- NOTE: RRTMG radiation is not used, setting:  o3input=0 to avoid data pre-processing
*************************************
Configuring physics suite 'conus'

         mp_physics:      8      8
         cu_physics:      6      6
      ra_lw_physics:      4      4
      ra_sw_physics:      4      4
     bl_pbl_physics:      2      2
  sf_sfclay_physics:      2      2
sf_surface_physics:      2      2
*************************************
--- NOTE: RRTMG radiation is in use, setting:  levsiz=59, alevsiz=12, no_src_types=6
--- NOTE: num_soil_layers has been set to      4
WRF V3.9.1 MODEL
*************************************
Parent domain
ids,ide,jds,jde            1         245           1         215
ims,ime,jms,jme          116         250         101         168
ips,ipe,jps,jpe          123         245         108         161
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
   alloc_space_field: domain            1 ,              191197784  bytes allocated
  med_initialdata_input: calling input_input
Max map factor in domain 1 =  1.13. Scale the dt in the model accordingly.
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
*************************************
Nesting domain
ids,ide,jds,jde            1         268           1         196
ims,ime,jms,jme          125         273          89         159
ips,ipe,jps,jpe          135         268          99         147
INTERMEDIATE domain
ids,ide,jds,jde          100         194          71         141
ims,ime,jms,jme          137         199          96         131
ips,ipe,jps,jpe          147         196         106         121
*************************************
d01 2019-04-01_12:00:00  alloc_space_field: domain            2 ,               20076336  bytes allocated
d01 2019-04-01_12:00:00  alloc_space_field: domain            2 ,              219701748  bytes allocated
d01 2019-04-01_12:00:00 *** Initializing nest domain # 2 from an input file. ***
d01 2019-04-01_12:00:00 med_initialdata_input: calling input_input
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
Max map factor in domain 1 =  1.13. Scale the dt in the model accordingly.
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE   1 IS    123 IE    245 JS    108 JE    161
WRF NUMBER OF TILES =   1
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE   1 IS    135 IE    268 JS     99 JE    147
WRF NUMBER OF TILES =   1

rsl.error.0006

taskid: 6 hostname: localhost1.localdomain
module_io_quilt_old.F        2931 F
Quilting with   1 groups of   0 I/O tasks.
Ntasks in X            2 , ntasks in Y            4
--- 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: 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: grid_fdda is 0 for domain      2, setting gfdda interval and ending time to 0 for that domain.
--- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain      2, setting sgfdda interval and ending time to 0 for that domain.
--- NOTE: obs_nudge_opt is 0 for domain      2, setting obs nudging interval and ending time to 0 for that domain.
--- NOTE: bl_pbl_physics /= 4, implies mfshconv must be 0, resetting
Need MYNN PBL for icloud_bl = 1, resetting to 0
--- NOTE: RRTMG radiation is not used, setting:  o3input=0 to avoid data pre-processing
*************************************
Configuring physics suite 'conus'

         mp_physics:      8      8
         cu_physics:      6      6
      ra_lw_physics:      4      4
      ra_sw_physics:      4      4
     bl_pbl_physics:      2      2
  sf_sfclay_physics:      2      2
sf_surface_physics:      2      2
*************************************
--- NOTE: RRTMG radiation is in use, setting:  levsiz=59, alevsiz=12, no_src_types=6
--- NOTE: num_soil_layers has been set to      4
WRF V3.9.1 MODEL
*************************************
Parent domain
ids,ide,jds,jde            1         245           1         215
ims,ime,jms,jme           -4         129         155         220
ips,ipe,jps,jpe            1         122         162         215
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
   alloc_space_field: domain            1 ,              184394024  bytes allocated
  med_initialdata_input: calling input_input
Max map factor in domain 1 =  1.13. Scale the dt in the model accordingly.
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
*************************************
Nesting domain
ids,ide,jds,jde            1         268           1         196
ims,ime,jms,jme           -4         144         138         201
ips,ipe,jps,jpe            1         134         148         196
INTERMEDIATE domain
ids,ide,jds,jde          100         194          71         141
ims,ime,jms,jme           95         156         112         146
ips,ipe,jps,jpe           98         146         122         143
*************************************
d01 2019-04-01_12:00:00  alloc_space_field: domain            2 ,               19208840  bytes allocated
d01 2019-04-01_12:00:00  alloc_space_field: domain            2 ,              198672208  bytes allocated
d01 2019-04-01_12:00:00 *** Initializing nest domain # 2 from an input file. ***
d01 2019-04-01_12:00:00 med_initialdata_input: calling input_input
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
Max map factor in domain 1 =  1.13. Scale the dt in the model accordingly.
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE   1 IS      1 IE    122 JS    162 JE    215
WRF NUMBER OF TILES =   1
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE   1 IS      1 IE    134 JS    148 JE    196
WRF NUMBER OF TILES =   1

rsl.error.0007

taskid: 7 hostname: localhost1.localdomain
module_io_quilt_old.F        2931 F
Quilting with   1 groups of   0 I/O tasks.
Ntasks in X            2 , ntasks in Y            4
--- 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: 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: grid_fdda is 0 for domain      2, setting gfdda interval and ending time to 0 for that domain.
--- NOTE: both grid_sfdda and pxlsm_soil_nudge are 0 for domain      2, setting sgfdda interval and ending time to 0 for that domain.
--- NOTE: obs_nudge_opt is 0 for domain      2, setting obs nudging interval and ending time to 0 for that domain.
--- NOTE: bl_pbl_physics /= 4, implies mfshconv must be 0, resetting
Need MYNN PBL for icloud_bl = 1, resetting to 0
--- NOTE: RRTMG radiation is not used, setting:  o3input=0 to avoid data pre-processing
*************************************
Configuring physics suite 'conus'

         mp_physics:      8      8
         cu_physics:      6      6
      ra_lw_physics:      4      4
      ra_sw_physics:      4      4
     bl_pbl_physics:      2      2
  sf_sfclay_physics:      2      2
sf_surface_physics:      2      2
*************************************
--- NOTE: RRTMG radiation is in use, setting:  levsiz=59, alevsiz=12, no_src_types=6
--- NOTE: num_soil_layers has been set to      4
WRF V3.9.1 MODEL
*************************************
Parent domain
ids,ide,jds,jde            1         245           1         215
ims,ime,jms,jme          116         250         155         220
ips,ipe,jps,jpe          123         245         162         215
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
   alloc_space_field: domain            1 ,              185746544  bytes allocated
  med_initialdata_input: calling input_input
Max map factor in domain 1 =  1.13. Scale the dt in the model accordingly.
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
*************************************
Nesting domain
ids,ide,jds,jde            1         268           1         196
ims,ime,jms,jme          125         273         138         201
ips,ipe,jps,jpe          135         268         148         196
INTERMEDIATE domain
ids,ide,jds,jde          100         194          71         141
ims,ime,jms,jme          137         199         112         146
ips,ipe,jps,jpe          147         196         122         143
*************************************
d01 2019-04-01_12:00:00  alloc_space_field: domain            2 ,               19518660  bytes allocated
d01 2019-04-01_12:00:00  alloc_space_field: domain            2 ,              198672208  bytes allocated
d01 2019-04-01_12:00:00 *** Initializing nest domain # 2 from an input file. ***
d01 2019-04-01_12:00:00 med_initialdata_input: calling input_input
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
Max map factor in domain 1 =  1.13. Scale the dt in the model accordingly.
INPUT LandUse = "MODIFIED_IGBP_MODIS_NOAH"
LANDUSE TYPE = "MODIFIED_IGBP_MODIS_NOAH" FOUND          33  CATEGORIES           2  SEASONS WATER CATEGORY =           17  SNOW CATEGORY =           15
INITIALIZE THREE Noah LSM RELATED TABLES
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE   1 IS    123 IE    245 JS    162 JE    215
WRF NUMBER OF TILES =   1
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE   1 IS    135 IE    268 JS    148 JE    196
WRF NUMBER OF TILES =   1
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

 楼主| 发表于 2021-6-1 09:24:22 | 显示全部楼层
我实在是没办法了,只能全部贴出来了
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

发表于 2021-6-1 09:36:44 | 显示全部楼层
AllenLu 发表于 2021-6-1 09:24
我实在是没办法了,只能全部贴出来了

可能是运行内存受限了,你可以试试下边命令(不确定有没有用)
ulimit -s unlimited
然后再运行wrf
./wrf.exe
密码修改失败请联系微信:mofangbao
回复 支持 反对

使用道具 举报

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

本版积分规则

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

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

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