next up previous contents
Next: compat_check Up: Fortran: Module Interface clm_csmMod Previous: csm_send   Contents

csm_flxave


INTERFACE:

   subroutine csm_flxave()
DESCRIPTION:

   Average output fluxes for flux coupler
   Add land surface model output fluxes to accumulators every time step.
   When icnt==ncnt, compute the average flux over the time interval.
USES:
     use clmtype
     use clmpoint
     use clm_varctl, only : irad
     use time_manager, only : get_nstep
ARGUMENTS:
     implicit none
REVISION HISTORY:
    02.09.17 Mariana Vertenstein Updated to clm2_1 data structures



Mariana Vertenstein 2003-01-14