get_olr Subroutine

public subroutine get_olr(state_cnt, olr_out)

Uses

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

Outgoing longwave radiation (upward)


Contents

None