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

◆ snowalb_class_glacier()

subroutine, private noahmp_glacier_routines::snowalb_class_glacier ( integer, intent(in) nband,
real (kind=kind_phys), intent(in) qsnow,
real (kind=kind_phys), intent(in) dt,
real (kind=kind_phys), intent(inout) alb,
real (kind=kind_phys), intent(in) albold,
real (kind=kind_phys), dimension(1:2), intent(out) albsnd,
real (kind=kind_phys), dimension(1:2), intent(out) albsni )
private
Parameters
[in]nbandnumber of waveband classes
[in]qsnowsnowfall (mm/s)
[in]dttime step (sec)
[in]alboldsnow albedo at last time step
[out]albsndsnow albedo for direct(1=vis, 2=nir)
[out]albsnisnow albedo for diffuse

Definition at line 991 of file module_sf_noahmp_glacier.F90.

Referenced by radiation_glacier().

Here is the caller graph for this function: