- 积分
- 12
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2022-9-16
- 最后登录
- 1970-1-1
|
60金钱
wrf.exe设置48小时运行时间但实际运行到24小时rsl.error.0000就没有新的输出了
&time_control
run_days = 0,
run_hours = 48,
run_minutes = 0,
run_seconds = 0,
start_year = 2016, 2016,
start_month = 10, 10,
start_day = 06, 06,
start_hour = 00, 00,
end_year = 2016, 2016,
end_month = 10, 10,
end_day = 08, 08,
end_hour = 00, 00,
interval_seconds = 21600
input_from_file = .true.,.true.,
history_interval = 180, 60,
frames_per_outfile = 1000, 1000,
restart = .false.,
restart_interval = 1440,
io_form_history = 2
io_form_restart = 2
io_form_input = 2
io_form_boundary = 2
/
&domains
time_step = 91,
time_step_fract_num = 0,
time_step_fract_den = 1,
max_dom = 2,
e_we = 91, 88,
e_sn = 100, 79,
s_vert =1, 1,
e_vert = 45, 45,
dzstretch_s = 1.1
p_top_requested = 5000,
num_metgrid_levels = 32,
num_metgrid_soil_levels = 4,
dx = 27000,
dy = 27000,
grid_id = 1, 2,
parent_id = 0, 1,
i_parent_start = 1, 23,
j_parent_start = 1, 46,
parent_grid_ratio = 1, 3,
parent_time_step_ratio = 1, 3,
feedback = 1,
smooth_option = 0
/
|
|