hello, I used the NoahMP irrigation scheme, but the soil moisture and other variables did not change. So I checked the wrfinput file and found that the IRFRACT variables in it were all 0. Why is IRRIGATION successfully generated in met_em files during WPS preprocessing, but IRFRACT cannot be generated when ./real.exe? Below is my namelist.input:
&time_control
io_form_auxinput8 = 2
auxinput8_inname = "trmask_d<domain>"
run_days = 50,
run_hours = 12,
run_minutes = 0,
run_seconds = 0,
start_year = 2014, 2000, 2000,
start_month = 05, 01, 01,
start_day = 01, 24, 24,
start_hour = 00, 12, 12,
start_minute = 00, 00, 00,
start_second = 00, 00, 00,
end_year = 2014, 2000, 2000,
end_month = 06, 01, 01,
end_day = 01, 25, 25,
end_hour = 00, 12, 12,
end_minute = 00, 00, 00,
end_second = 00, 00, 00,
interval_seconds = 10800
input_from_file = .true.,.true.,.true.,
history_interval = 60, 60, 60,
frames_per_outfile = 24, 1000, 1000,
restart = .false.,
restart_interval = 1440,
force_use_old_data = .true.
io_form_history = 2
io_form_restart = 2
io_form_input = 2
io_form_boundary = 2
debug_level = 0
/
&domains
time_step = 24,
time_step_fract_num = 0,
time_step_fract_den = 1,
max_dom = 1,
e_we = 200,
e_sn = 200,
e_vert = 33,
p_top_requested = 5000,
num_metgrid_levels = 38,
num_metgrid_soil_levels = 4,
dx = 4000,
dy = 4000,
grid_id = 1,
parent_id = 0,
i_parent_start = 1,
j_parent_start = 1,
parent_grid_ratio = 1,
parent_time_step_ratio = 1,
feedback = 0,
smooth_option = 0,
/
&physics
mp_physics = 6,
ra_lw_physics = 1,
ra_sw_physics = 1,
radt = 20,
sf_sfclay_physics = 1,
sf_surface_physics = 4,
bl_pbl_physics = 1,
bldt = 0,
cu_physics = 0,
cudt = 5,
isfflx = 1,
ifsnow = 1,
icloud = 1,
surface_input_source = 1,
num_soil_layers = 4,
num_land_cat = 21,
maxiens = 1,
maxens = 3,
maxens2 = 3,
maxens3 = 16,
ensdim = 144,
sst_update = 0,
sf_urban_physics = 0,
wtddt = 30.,
mp_zero_out = 2,
mp_zero_out_thresh = 0.,
scalar_pblmix = 0,
tracer_pblmix = 0,
/
&noah_mp
opt_irr = 1
opt_irrm = 0
/
&fdda
/
&dynamics
w_damping = 0,
diff_opt = 1,
km_opt = 4,
diff_6th_opt = 0,
diff_6th_factor = 0.12,
base_temp = 290.,
damp_opt = 0,
zdamp = 5000.,
dampcoef = 0.2,
khdif = 0,
kvdif = 0,
non_hydrostatic = .true.,
moist_adv_opt = 4,
scalar_adv_opt = 4,
tracer_adv_opt = 4,
tracer_opt = 4,
tracer2dsource = 1,
tracer3dsource = 0,
tracer3dsink = 0,
/
&bdy_control
spec_bdy_width = 5,
spec_zone = 1,
relax_zone = 4,
specified = .true.,
nested = .false.,
/
&grib2
/
&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/
(wrfinput IRFRACT)
(met_em IRRIGATION)
&time_control
io_form_auxinput8 = 2
auxinput8_inname = "trmask_d<domain>"
run_days = 50,
run_hours = 12,
run_minutes = 0,
run_seconds = 0,
start_year = 2014, 2000, 2000,
start_month = 05, 01, 01,
start_day = 01, 24, 24,
start_hour = 00, 12, 12,
start_minute = 00, 00, 00,
start_second = 00, 00, 00,
end_year = 2014, 2000, 2000,
end_month = 06, 01, 01,
end_day = 01, 25, 25,
end_hour = 00, 12, 12,
end_minute = 00, 00, 00,
end_second = 00, 00, 00,
interval_seconds = 10800
input_from_file = .true.,.true.,.true.,
history_interval = 60, 60, 60,
frames_per_outfile = 24, 1000, 1000,
restart = .false.,
restart_interval = 1440,
force_use_old_data = .true.
io_form_history = 2
io_form_restart = 2
io_form_input = 2
io_form_boundary = 2
debug_level = 0
/
&domains
time_step = 24,
time_step_fract_num = 0,
time_step_fract_den = 1,
max_dom = 1,
e_we = 200,
e_sn = 200,
e_vert = 33,
p_top_requested = 5000,
num_metgrid_levels = 38,
num_metgrid_soil_levels = 4,
dx = 4000,
dy = 4000,
grid_id = 1,
parent_id = 0,
i_parent_start = 1,
j_parent_start = 1,
parent_grid_ratio = 1,
parent_time_step_ratio = 1,
feedback = 0,
smooth_option = 0,
/
&physics
mp_physics = 6,
ra_lw_physics = 1,
ra_sw_physics = 1,
radt = 20,
sf_sfclay_physics = 1,
sf_surface_physics = 4,
bl_pbl_physics = 1,
bldt = 0,
cu_physics = 0,
cudt = 5,
isfflx = 1,
ifsnow = 1,
icloud = 1,
surface_input_source = 1,
num_soil_layers = 4,
num_land_cat = 21,
maxiens = 1,
maxens = 3,
maxens2 = 3,
maxens3 = 16,
ensdim = 144,
sst_update = 0,
sf_urban_physics = 0,
wtddt = 30.,
mp_zero_out = 2,
mp_zero_out_thresh = 0.,
scalar_pblmix = 0,
tracer_pblmix = 0,
/
&noah_mp
opt_irr = 1
opt_irrm = 0
/
&fdda
/
&dynamics
w_damping = 0,
diff_opt = 1,
km_opt = 4,
diff_6th_opt = 0,
diff_6th_factor = 0.12,
base_temp = 290.,
damp_opt = 0,
zdamp = 5000.,
dampcoef = 0.2,
khdif = 0,
kvdif = 0,
non_hydrostatic = .true.,
moist_adv_opt = 4,
scalar_adv_opt = 4,
tracer_adv_opt = 4,
tracer_opt = 4,
tracer2dsource = 1,
tracer3dsource = 0,
tracer3dsink = 0,
/
&bdy_control
spec_bdy_width = 5,
spec_zone = 1,
relax_zone = 4,
specified = .true.,
nested = .false.,
/
&grib2
/
&namelist_quilt
nio_tasks_per_group = 0,
nio_groups = 1,
/

