next up previous contents
Next: csm_dosndrecv Up: Fortran: Module Interface clm_csmMod Previous: csm_allocate   Contents

csm_sendalb


INTERFACE:

   subroutine csm_sendalb()
DESCRIPTION:

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



Mariana Vertenstein 2003-01-14