- 积分
- 86
- 贡献
-
- 精华
- 在线时间
- 小时
- 注册时间
- 2017-4-9
- 最后登录
- 1970-1-1
|
楼主 |
发表于 2017-11-13 22:50:31
|
显示全部楼层
这是我的namelist.input
&time_control
run_days = 0,
run_hours = 0,
run_minutes = 0,
run_seconds = 0,
start_year = 2014, 2014,
start_month = 05, 05,
start_day = 28, 28,
start_hour = 00, 00,
start_minute = 00, 00,
start_second = 00, 00,
end_year = 2015, 2015,
end_month = 06, 06,
end_day = 01, 01,
end_hour = 00, 00,
end_minute = 00, 00,
end_second = 00, 00,
interval_seconds = 21600,
input_from_file = .true., .true.,
history_interval = 360, 180,
frames_per_outfile = 1, 1,
restart = .false.,
restart_interval = 14400,
io_form_history = 2,
io_form_restart = 2,
io_form_input = 2,
io_form_boundary = 2,
debug_level = 0,
output_diagnostics = 1
auxhist3_outname = "wrfxtrm_d<domain>_<date>"
io_form_auxhist3 = 2
auxhist3_interval = 1440,1440,
frames_per_auxhist3 = 1,1,
io_form_auxinput4 = 2
auxinput4_inname = "wrflowinp_d<domain>"
auxinput4_interval = 360,360,
/
&domains
time_step = 36,
time_step_fract_num = 0,
time_step_fract_den = 1,
max_dom = 2,
e_we = 100, 109,
e_sn = 100, 115,
e_vert = 32, 32,
p_top_requested = 5000,
num_metgrid_levels = 31,
num_metgrid_soil_levels = 4,
dx = 12000, 4000,
dy = 12000, 4000,
grid_id = 1, 2,
parent_id = 1, 1,
i_parent_start = 1, 24,
j_parent_start = 1, 38,
parent_grid_ratio = 1, 3,
parent_time_step_ratio = 1, 3,
feedback = 1,
smooth_option = 0,
use_adaptive_time_step = .true.
step_to_output_time = .true.
target_cfl = 1.2, 1.2,
max_step_increase_pct = 5, 5,
starting_time_step = 120, 120,
max_time_step = 180, 180,
min_time_step = 60, 60,
adaptation_domain = 1,
/
&physics
mp_physics = 8, 8,
ra_lw_physics = 3, 3,
ra_sw_physics = 3, 3,
radt = 12, 12,
sf_sfclay_physics = 2, 2,
sf_surface_physics = 2, 2,
bl_pbl_physics = 2, 2,
bldt = 0, 0,
cu_physics = 2, 2,
cudt = 5, 5,
isfflx = 1,
ifsnow = 1,
icloud = 1,
surface_input_source = 3,
num_soil_layers = 4,
sf_urban_physics = 0, 0,
num_land_cat = 24,
num_soil_cat = 16,
num_metgrid_levels = 31,
num_metgrid_soil_levels = 4,
dx = 12000, 4000,
dy = 12000, 4000,
grid_id = 1, 2,
parent_id = 1, 1,
i_parent_start = 1, 24,
j_parent_start = 1, 38,
parent_grid_ratio = 1, 3,
parent_time_step_ratio = 1, 3,
feedback = 1,
smooth_option = 0,
use_adaptive_time_step = .true.
step_to_output_time = .true.
target_cfl = 1.2, 1.2,
max_step_increase_pct = 5, 5,
starting_time_step = 120, 120,
max_time_step = 180, 180,
min_time_step = 60, 60,
adaptation_domain = 1,
/
&physics
mp_physics = 8, 8,
ra_lw_physics = 3, 3,
ra_sw_physics = 3, 3,
radt = 12, 12,
sf_sfclay_physics = 2, 2,
sf_surface_physics = 2, 2,
bl_pbl_physics = 2, 2,
bldt = 0, 0,
cu_physics = 2, 2,
cudt = 5, 5,
isfflx = 1,
ifsnow = 1,
icloud = 1,
surface_input_source = 3,
num_soil_layers = 4,
sf_urban_physics = 0, 0,
num_land_cat = 24,
num_soil_cat = 16, |
|