get_ssr Subroutine

public subroutine get_ssr(state_cnt, ssr_out)

Uses

  • proc~~get_ssr~~UsesGraph proc~get_ssr get_ssr module~params params proc~get_ssr->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) :: ssr_out(ix,il)

Surface shortwave radiation (net downward)


Contents

None