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 noneREVISION HISTORY:
02.09.17 Mariana Vertenstein Updated to clm2_1 data structures