CCPP SciDoc v7.0.0  v7.0.0
Common Community Physics Package Developed at DTC
 
Loading...
Searching...
No Matches

◆ init_soil_depth_3()

subroutine, public module_soil_pre::init_soil_depth_3 ( real, dimension(1:num_soil_levels), intent(out) zs,
real, dimension(1:num_soil_levels), intent(out) dzs,
integer, intent(in) num_soil_levels )

In RUC LSM ZS-soil levels, and DZS-soil layer thicknesses, not used ZS is specified in the namelist: num_soil_levels =6 or 9. other options with number of levels are possible, but WRF users should change consistently the namelist entry with the ZS array in this subroutine.

Definition at line 26 of file module_soil_pre.F90.

Referenced by lsm_ruc::lsm_ruc_init().

Here is the caller graph for this function: