- 积分
- 939
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2019-12-8
- 最后登录
- 1970-1-1
|
数值模式
使用语言: |
wrf |
我看过提问的智慧: |
看过 |
自己思考时长(天): |
10 |
问题概况: |
各位前辈,我在天河机上使用并行计算wrf。但是我查看日志文件时,发现除了rsl.out.0000外的rsl都显示MOAD can not move. Cancelling nest move in Y。我没有使用移动网格,为什么还会这样? |
问题截图: |
- |
系统平台: |
TH |
登录后查看更多精彩内容~
您需要 登录 才可以下载或查看,没有帐号?立即注册
x
这是我的namelist
&time_control
run_days = 0,
run_hours = 30,
run_minutes = 0,
run_seconds = 0,
start_year = 2019, 2019, 2019,
start_month = 08, 08, 08,
start_day = 09, 09, 09,
start_hour = 18, 18, 18,
end_year = 2019, 2019, 2019,
end_month = 08, 08, 08,
end_day = 11, 11, 11,
end_hour = 00, 00, 00,
interval_seconds = 21600
input_from_file = .true.,.true.,.true.,
history_interval = 60, 60, 60,
frames_per_outfile = 1000, 1000, 1000,
restart = .true.,
restart_interval = 7200,
io_form_history = 2
io_form_restart = 2
io_form_input = 2
io_form_boundary = 2
/
&domains
time_step = 20,
time_step_fract_num = 0,
time_step_fract_den = 1,
max_dom = 3,
e_we = 250, 301, 502,
s_we = 1, 1, 1,
e_sn = 150, 301, 502,
s_sn = 1, 1, 1,
e_vert = 80, 80, 80,
p_top_requested = 1000,
num_metgrid_levels = 34,
num_metgrid_soil_levels = 4,
dx = 18000, 6000, 2000,
dy = 18000, 6000, 2000,
grid_id = 1, 2, 3,
parent_id = 1, 1, 2,
i_parent_start = 1, 120, 70,
j_parent_start = 1, 20, 80,
parent_grid_ratio = 1, 3, 3,
parent_time_step_ratio = 1, 3, 3,
feedback = 1,
smooth_option = 0
/
&physics
mp_physics = 6, 6, 6,
cu_physics = 1, 1, 1,
ra_lw_physics = 4, 4, 4,
ra_sw_physics = 4, 4, 4,
bl_pbl_physics = 1, 1, 1,
sf_sfclay_physics = 91, 91, 91,
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,
/
&fdda
/
&dynamics
hybrid_opt = 2,
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 = 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,
/
&bdy_control
spec_bdy_width = 5,
specified = .true.
/
&grib2
/
&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/
这是rsl.out.0099
Quilting with 1 groups of 0 I/O tasks.
Ntasks in X 10, ntasks in Y 12
WRF V4.0 MODEL
*************************************
Parent domain
ids,ide,jds,jde 1 250 1 150
ims,ime,jms,jme 219 255 105 131
ips,ipe,jps,jpe 226 250 112 124
*************************************
DYNAMICS OPTION: Eulerian Mass Coordinate
alloc_space_field: domain 1, 53614924 bytes allocated
med_initialdata_input: calling input_input
Input data is acceptable to use:
Max map factor in domain 1 = 1.05. 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 301 1 301
ims,ime,jms,jme 261 306 216 261
ips,ipe,jps,jpe 271 301 226 250
"rsl.out.0099" 5449L, 247253C
ids,ide,jds,jde 118 223 18 123
ims,ime,jms,jme 200 228 85 112
ips,ipe,jps,jpe 210 225 95 102
*************************************
d01 2019-08-09_18:00:00 alloc_space_field: domain 2, 108391284 bytes allocated
d01 2019-08-09_18:00:00 alloc_space_field: domain 2, 14109312 bytes allocated
d01 2019-08-09_18:00:00 *** Initializing nest domain # 2 from an input file. ***
d01 2019-08-09_18:00:00 med_initialdata_input: calling input_input
d01 2019-08-09_18:00:00 Input data is acceptable to use:
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.05. 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
d01 2019-08-09_18:00:00 Input data is acceptable to use:
RF NUMBER OF TILES = 1
*************************************
Nesting domain
ids,ide,jds,jde 1 502 1 502
ims,ime,jms,jme 442 507 367 429
ips,ipe,jps,jpe 452 502 377 418
INTERMEDIATE domain
ids,ide,jds,jde 68 240 78 250
ims,ime,jms,jme 210 245 195 228
ips,ipe,jps,jpe 220 242 205 218
*************************************
d02 2019-08-09_18:00:00 alloc_space_field: domain 3, 207141312 bytes allocated
d02 2019-08-09_18:00:00 alloc_space_field: domain 3, 21268224 bytes allocated
d02 2019-08-09_18:00:00 *** Initializing nest domain # 3 from an input file. ***
d02 2019-08-09_18:00:00 med_initialdata_input: calling input_input
d02 2019-08-09_18:00:00 Input data is acceptable to use:
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
= 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
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE 1 IS 271 IE 301 JS 226 JE 250
WRF NUMBER OF TILES = 1
Tile Strategy is not specified. Assuming 1D-Y
WRF TILE 1 IS 452 IE 502 JS 377 JE 418
WRF NUMBER OF TILES = 1
horizontal interp error - lake ( 454, 377), using average -0.0218
horizontal interp error - lake ( 454, 377), using average -0.0218
horizontal interp error - lake ( 272, 243), using average -0.0505
horizontal interp error - lake ( 272, 243), using average -0.0505
horizontal interp error - lake ( 275, 240), using average -0.0496
horizontal interp error - lake ( 281, 249), using average -0.0496
horizontal interp error - lake ( 275, 240), using average -0.0496
horizontal interp error - lake ( 281, 249), using average -0.0496
horizontal interp error - lake ( 278, 237), using average -0.0498
horizontal interp error - lake ( 284, 246), using average -0.0498
MOAD can not move. Cancelling nest move in Y
MOAD can not move. Cancelling nest move in Y
MOAD can not move. Cancelling nest move in Y
horizontal interp error - lake ( 296, 234), using average -0.0548
horizontal interp error - lake ( 296, 234), using average -0.0548
MOAD can not move. Cancelling nest move in Y
MOAD can not move. Cancelling nest move in Y
MOAD can not move. Cancelling nest move in Y
MOAD can not move. Cancelling nest move in Y
MOAD can not move. Cancelling nest move in Y
MOAD can not move. Cancelling nest move in Y
MOAD can not move. Cancelling nest move in Y
MOAD can not move. Cancelling nest move in Y
MOAD can not move. Cancelling nest move in Y
MOAD can not move. Cancelling nest move in Y
MOAD can not move. Cancelling nest move in Y
MOAD can not move. Cancelling nest move in Y
MOAD can not move. Cancelling nest move in Y
MOAD can not move. Cancelling nest move in Y
MOAD can not move. Cancelling nest move in Y
MOAD can not move. Cancelling nest move in Y
MOAD can not move. Cancelling nest move in Y
MOAD can not move. Cancelling nest move in Y
后面就都一样了。
|
|