get_slr Subroutine

public subroutine get_slr(state_cnt, slr_out)

Uses

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

Surface longwave radiation (net upward)


Contents

None