next up previous contents
Next: interpMonthlyAerdep Up: Fortran: Module Interface aerdepMod Previous: Fortran: Module Interface aerdepMod   Contents

aerdepini


INTERFACE:

   subroutine aerdepini()
DESCRIPTION:

Dynamically allocate memory and set to signaling NaN.


USES:

     use nanMod         , only : nan
     use decompMod      , only : get_proc_bounds
     use clm_varctl     , only : faerdep
     use shr_ncread_mod , only : shr_ncread_tCoord
     use shr_cal_mod    , only : shr_cal_date2eday
ARGUMENTS:
     implicit none
REVISION HISTORY:
      2009-Apr-17 B. Kauffman -- added multi-year time series functionality
LOCAL VARIABLES:




Erik Kluzek 2010-06-21