set_alb_land Subroutine

public subroutine set_alb_land(state_cnt, alb_land_in)

Uses

  • proc~~set_alb_land~~UsesGraph proc~set_alb_land set_alb_land module~params params proc~set_alb_land->module~params module~types types module~params->module~types iso_fortran_env iso_fortran_env module~types->iso_fortran_env

Arguments

Type IntentOptional AttributesName
integer(kind=8), intent(in) :: state_cnt
real(kind=8), intent(in) :: alb_land_in(ix,il)

Daily-mean albedo over land (bare-land + snow)


Contents

None