Hi,
I'm using V 4.2.2.
Trying for the first time to use the ACM2 PBL scheme and the simulation crushes within the first hour or so.
It ran fine with YSU and BouLac PBL scheme.
When increasing the value of debug (even to 500 or more), I cannot identify any complain/explanation for the crush.
The physics section of namelist.input reads:
**********************************************************
**************************************************************
&physics
mp_physics = 6, 6, 6,
ra_lw_physics = 1, 1, 1,
ra_sw_physics = 1, 1, 1,
radt = 4.5, 1.5, 0.5,
sf_sfclay_physics = 1, 1, 1,
sf_surface_physics = 2, 2, 2,
bl_pbl_physics = 7, 7, 7,
bldt = 0, 0, 0,
cu_physics = 0, 0, 0,
cudt = 0, 0, 0,
isfflx = 1,
icloud = 1,
surface_input_source = 1,
num_soil_layers = 4,
sf_urban_physics = 0, 0, 0,
num_land_cat = 20,
usemonalb = .false.,
rdlai2d = .false.,
slope_rad = 0, 1, 1,
topo_shading = 0, 1, 1,
shadlen = 25000
******************************************************************
*****************************************************************
The several last lines of the debug text read as:
**********************************************************************
*********************************************************************
module_integrate: calling solve interface
grid spacing, dt, time_step_sound= 500.000000 3.00000000 4
call rk_step_prep
calling inc/HALO_EM_A_inline.inc
calling inc/PERIOD_BDY_EM_A_inline.inc
call rk_phys_bc_dry_1
call init_zero_tendency
calling inc/HALO_EM_PHYS_A_inline.inc
call phy_prep
DEBUG wrf_timetoa(): returning with str = [2017-09-14_18:02:30]
calling inc/HALO_TOPOSHAD_inline.inc
call radiation_driver
Top of Radiation Driver
CALL cldfra1
CALL cldfra1
CALL cldfra1
CALL cldfra1
CALL cldfra1
CALL cldfra1
CALL cldfra1
CALL cldfra1
CALL rrtm
CAM-CLWRF interpolated values______ year: 2017 julian day: 256.751740
CAM-CLWRF co2vmr: 3.7900000461377203E-004 n2ovmr: 3.1900000863060995E-007 ch4vmr: 1.7739999975674436E-006
CALL swrad
calling inc/HALO_PWP_inline.inc
call surface_driver
in SFCLAY
in NOAH DRV
call pbl_driver
in ACM PBL
************************************************************************
What might be the problem?
Thanks,
David
I'm using V 4.2.2.
Trying for the first time to use the ACM2 PBL scheme and the simulation crushes within the first hour or so.
It ran fine with YSU and BouLac PBL scheme.
When increasing the value of debug (even to 500 or more), I cannot identify any complain/explanation for the crush.
The physics section of namelist.input reads:
**********************************************************
**************************************************************
&physics
mp_physics = 6, 6, 6,
ra_lw_physics = 1, 1, 1,
ra_sw_physics = 1, 1, 1,
radt = 4.5, 1.5, 0.5,
sf_sfclay_physics = 1, 1, 1,
sf_surface_physics = 2, 2, 2,
bl_pbl_physics = 7, 7, 7,
bldt = 0, 0, 0,
cu_physics = 0, 0, 0,
cudt = 0, 0, 0,
isfflx = 1,
icloud = 1,
surface_input_source = 1,
num_soil_layers = 4,
sf_urban_physics = 0, 0, 0,
num_land_cat = 20,
usemonalb = .false.,
rdlai2d = .false.,
slope_rad = 0, 1, 1,
topo_shading = 0, 1, 1,
shadlen = 25000
******************************************************************
*****************************************************************
The several last lines of the debug text read as:
**********************************************************************
*********************************************************************
module_integrate: calling solve interface
grid spacing, dt, time_step_sound= 500.000000 3.00000000 4
call rk_step_prep
calling inc/HALO_EM_A_inline.inc
calling inc/PERIOD_BDY_EM_A_inline.inc
call rk_phys_bc_dry_1
call init_zero_tendency
calling inc/HALO_EM_PHYS_A_inline.inc
call phy_prep
DEBUG wrf_timetoa(): returning with str = [2017-09-14_18:02:30]
calling inc/HALO_TOPOSHAD_inline.inc
call radiation_driver
Top of Radiation Driver
CALL cldfra1
CALL cldfra1
CALL cldfra1
CALL cldfra1
CALL cldfra1
CALL cldfra1
CALL cldfra1
CALL cldfra1
CALL rrtm
CAM-CLWRF interpolated values______ year: 2017 julian day: 256.751740
CAM-CLWRF co2vmr: 3.7900000461377203E-004 n2ovmr: 3.1900000863060995E-007 ch4vmr: 1.7739999975674436E-006
CALL swrad
calling inc/HALO_PWP_inline.inc
call surface_driver
in SFCLAY
in NOAH DRV
call pbl_driver
in ACM PBL
************************************************************************
What might be the problem?
Thanks,
David