INTERFACE:
subroutine csm_sendalb()DESCRIPTION:
Send initial albedos, surface temperature and snow data to the flux couplerUSES:
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 noneREVISION HISTORY:
02.09.17 Mariana Vertenstein Updated to clm2_1 data structures