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

◆ snowalb_class()

subroutine __module_sf_noahmplsm_f90__::snowalb_class ( type (noahmp_parameters), intent(in) parameters,
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,
integer, intent(in) iloc,
integer, intent(in) jloc )
private
Parameters
[in]ilocgrid index
[in]jlocgrid index
[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 3317 of file module_sf_noahmplsm.F90.

Referenced by albedo().

Here is the caller graph for this function: