namelist如下
&physics
progn = 0, 0, 0, 0, 0,
mp_physics = 4, 4, 4, 4, 4,
ra_lw_physics = 1, 1, 1, 1, 1,
ra_sw_physics = 2, 2, 2, 2, 2,
radt = 30, 30, 30, 30,30,
sf_urban_physics = 0, 0, 0, 0, 2,
sf_sfclay_physics = 2, 2, 2, 2, 2,
sf_surface_physics = 2, 2, 2, 2, 2,
bl_pbl_physics = 2, 2, 2, 2, 2,
bldt = 30, 30, 30, 30,30,
cu_diag = 0, 0, 0, 0, 0,
cu_rad_feedback = .false.,.false,.false.,.false.,.false.,
cu_physics = 3, 3, 3, 0, 0,
cudt = 30, 30, 30, 30,30,
isfflx = 1,
ifsnow = 0,
icloud = 1,
surface_input_source = 1,
num_soil_layers = 4,
num_land_cat = 24,
maxiens = 1,
maxens = 3,
maxens2 = 3,
maxens3 = 16,
ensdim = 144,
mp_zero_out = 2,
mp_zero_out_thresh = 1.e-8,
/
&dynamics
w_damping = 0,
diff_opt = 1,
km_opt = 4,
base_temp = 290.
damp_opt = 0,
zdamp = 5000, 5000, 5000, 5000, 5000,
dampcoef = .01, .01, .01, .01, .01,
khdif = 0, 0, 0, 0, 0,
kvdif = 0, 0, 0, 0, 0,
smdiv = .1, .1, .1, .1, .1,
emdiv = .01, .01, .01, .01, .01,
epssm = .1, .1, .1, .1, .1,
time_step_sound = 4, 4, 4, 4, 4,
h_mom_adv_order = 5, 5, 5, 5, 5,
v_mom_adv_order = 3, 3, 3, 3, 3,
h_sca_adv_order = 5, 5, 5, 5, 5,
v_sca_adv_order = 3, 3, 3, 3, 3,
non_hydrostatic = .true., .true., .true., .true.,.true.,
moist_adv_opt = 2, 2, 2, 2, 2,
scalar_adv_opt = 2, 2, 2, 2, 2,
chem_adv_opt = 2, 2, 2, 2, 2,
tke_adv_opt = 2, 2, 2, 2, 2,
/
&bdy_control
spec_bdy_width = 5,
spec_zone = 1,
relax_zone = 4,
specified = .true., .false.,.false.,.false.,.false.,
nested = .false.,.true., .true., .true.,.true.,
/
|