next up previous contents index
Next: csm_dosndrcv Up: Module clm_csmMod (File: clm_csmMod.F90) Previous: csm_recvgrid   Contents   Index


csm_sendalb


INTERFACE:

   subroutine csm_sendalb()
DESCRIPTION:

   Send initial albedos, surface temperature and snow data to the
   flux coupler
USES:
     use clmtype
     use clm_varsur
     use clm_varctl  , only : csm_doflxave, nsrest
     use clm_varcon  , only : sb
     use time_manager, only : get_curr_date, get_prev_date, get_nstep
     use lnd2atmMod  , only : lnd2atm
ARGUMENTS:
     implicit none
REVISION HISTORY:
    02.09.17 Mariana Vertenstein Updated to clm2_1 data structures



Mariana Vertenstein 2004-06-21