get_tsr Subroutine

public subroutine get_tsr(state_cnt, tsr_out)

Uses

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

Top-of-atmosphere shortwave radiation (downward)


Contents

None