next up previous contents
Next: ndepdyn_getdata (Source File: ndepFileMod.F90) Up: Fortran: Module Interface ndepFileMod Previous: ndepdyn_init (Source File: ndepFileMod.F90)   Contents

ndepdyn_interp (Source File: ndepFileMod.F90)


INTERFACE:

   subroutine ndepdyn_interp()
DESCRIPTION:

Time interpolate dynamic ndep data to get ndep for model time


USES:

     use shr_kind_mod, only : r8 => shr_kind_r8
     use clm_time_manager, only : get_curr_date, get_curr_calday
     use decompMod   , only : get_proc_bounds
     use clm_atmlnd  , only : clm_a2l
ARGUMENTS:
     implicit none
LOCAL VARIABLES:




Erik Kluzek 2010-06-21