next up previous contents
Next: csm_flxave Up: Fortran: Module Interface clm_csmMod Previous: csm_recv   Contents

csm_send


INTERFACE:

   subroutine csm_send()
DESCRIPTION:

   Send data to the flux coupler
USES:
     use clmtype
     use clmpoint
     use clm_varctl, only : csm_doflxave
     use clm_varsur, only : landmask
     use time_manager, only : get_curr_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