get_alb_surface Subroutine

public subroutine get_alb_surface(state_cnt, alb_surface_out)

Uses

  • proc~~get_alb_surface~~UsesGraph proc~get_alb_surface get_alb_surface module~params params proc~get_alb_surface->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_surface_out(ix,il)

Combined surface albedo (land + sea)


Contents

None