next up previous contents index
Next: UpdateInput Up: Module RtmMod (File: RtmMod.F90) Previous: Rtmfluxini()   Contents   Index


Rtmriverflux


INTERFACE:

   subroutine Rtmriverflux()
DESCRIPTION:

Interface with RTM river routing model.


USES:

     use shr_kind_mod, only : r8 => shr_kind_r8
     use spmdMod     , only : masterproc
     use clm_varpar  , only : lsmlon, lsmlat
     use clm_varsur  , only : landfrac
     use RunoffMod   , only : UpdateRunoff
ARGUMENTS:
     implicit none
CALLED FROM:
   subroutine driver
REVISION HISTORY:
   Author: Sam Levis



Mariana Vertenstein 2004-06-21