set_olr Subroutine

public subroutine set_olr(state_cnt, olr_in)

Uses

  • proc~~set_olr~~UsesGraph proc~set_olr set_olr module~params params proc~set_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(in) :: olr_in(ix,il)

Outgoing longwave radiation (upward)


Contents

None