While running WRF real.exe, I get the following error that results in the model crash:
WPS was run with HRRR data (which has 9 soil levels), and for WRF-ARW I am using PX-LSM with following settings:
Any thoughts on what could be wrong here?
Thanks,
Vikram
Code:
d01 2017-09-10_08:00:00 flag_soil_layers at end of optional_lsm_levels is 0
d01 2017-09-10_08:00:00 flag_soil_levels at end of optional_lsm_levels is 1
d01 2017-09-10_08:00:00 st_levels_input = 0 1 4 10 30 60 100 160 300
d01 2017-09-10_08:00:00 sm_levels_input = 0 1 4 10 30 60 100 160 300
d01 2017-09-10_08:00:00 sw_levels_input = 0 1 4 10 30 60 100 160 300
-------------- FATAL CALLED ---------------
FATAL CALLED FROM FILE: <stdin> LINE: 1701
soil_levels_too_few
-------------------------------------------
WPS was run with HRRR data (which has 9 soil levels), and for WRF-ARW I am using PX-LSM with following settings:
Code:
&physics
sf_sfclay_physics = 7
sf_surface_physics = 7
bl_pbl_physics = 7
num_soil_layers = 2
Any thoughts on what could be wrong here?
Thanks,
Vikram