Hello, all!,
I am new to WRF and am currently trying to perform some experiments by modifying the VEGPARM.TBL and MPTABLE.TBL. However, no matter what modification I made, the results of the simulation are the same.
My procedure for replacing albedo is as follows:
/
&physics
physics_suite = 'CONUS'
mp_physics = 8, 8,
cu_physics = 10, 10,
ra_lw_physics = 4, 4,
ra_sw_physics = 4, 4,
bl_pbl_physics = 5, 5,
sf_sfclay_physics = 5, 5,
sf_surface_physics = 4, 4,
radt = 5, 5,
bldt = 0, 0,
cudt = 0, 0,
icloud = 1,
num_land_cat = 21,
sf_urban_physics = 0, 0,
cu_rad_feedback = .true.,
num_soil_layers = 4,
rdlai2d = .true.,
usemonalb = .true.,
iz0tlnd = 1,
swint_opt = 2,
isfflx = 1,
ifsnow = 1,
topo_wind = 1, 0, 0,
surface_input_source = 1,
/
What could be the reason why my simulation results haven't changed? Thank you very much for your time and help!
I am new to WRF and am currently trying to perform some experiments by modifying the VEGPARM.TBL and MPTABLE.TBL. However, no matter what modification I made, the results of the simulation are the same.
My procedure for replacing albedo is as follows:
- I modified the TBL file
- Experiment 1: modified the RGL in MPTABLE.TBL.
- Experiment 2: modified the EMISSMIN/EMISSMAX in VEGPARM.TBL.
- Experiment 3: modified the Z0MIN/Z0MAX in VEGPARM.TBL.
- Finally, I ran real.exe and wrf.exe to perform the simulations.
/
&physics
physics_suite = 'CONUS'
mp_physics = 8, 8,
cu_physics = 10, 10,
ra_lw_physics = 4, 4,
ra_sw_physics = 4, 4,
bl_pbl_physics = 5, 5,
sf_sfclay_physics = 5, 5,
sf_surface_physics = 4, 4,
radt = 5, 5,
bldt = 0, 0,
cudt = 0, 0,
icloud = 1,
num_land_cat = 21,
sf_urban_physics = 0, 0,
cu_rad_feedback = .true.,
num_soil_layers = 4,
rdlai2d = .true.,
usemonalb = .true.,
iz0tlnd = 1,
swint_opt = 2,
isfflx = 1,
ifsnow = 1,
topo_wind = 1, 0, 0,
surface_input_source = 1,
/
What could be the reason why my simulation results haven't changed? Thank you very much for your time and help!
Last edited: