get_alb_land Subroutine

public subroutine get_alb_land(state_cnt, alb_land_out)

Uses

  • proc~~get_alb_land~~UsesGraph proc~get_alb_land get_alb_land module~params params proc~get_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(out) :: alb_land_out(ix,il)

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


Contents

None