subroutine, private module_sf_noahmplsm::snowalb_bats |
( |
type (noahmp_parameters), intent(in) |
parameters, |
|
|
integer, intent(in) |
nband, |
|
|
real (kind=kind_phys), intent(in) |
fsno, |
|
|
real (kind=kind_phys), intent(in) |
cosz, |
|
|
real (kind=kind_phys), intent(in) |
fage, |
|
|
real (kind=kind_phys), dimension(1:2), intent(out) |
albsnd, |
|
|
real (kind=kind_phys), dimension(1:2), intent(out) |
albsni |
|
) |
| |
|
private |