fveg_mask Subroutine

public subroutine fveg_mask(veg_mask, mp, lai_thresh, reducedLAIdue2snow)

Arguments

Type IntentOptional Attributes Name
logical, intent(out) :: veg_mask(:)
integer, intent(in) :: mp
real, intent(in) :: lai_thresh
real, intent(in) :: reducedLAIdue2snow(mp)

Called by

proc~~fveg_mask~~CalledByGraph proc~fveg_mask fveg_mask proc~cbm cbm proc~cbm->proc~fveg_mask proc~mpidrv_worker~2 mpidrv_worker proc~mpidrv_worker~2->proc~cbm proc~serialdrv serialdrv proc~serialdrv->proc~cbm program~cable_offline_driver cable_offline_driver program~cable_offline_driver->proc~serialdrv