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

ndepdyn_init (Source File: ndepFileMod.F90)


INTERFACE:

   subroutine ndepdyn_init()
DESCRIPTION:

Initialize dynamic nitrogen deposition dataset


USES:

     use shr_kind_mod, only : r8 => shr_kind_r8
     use decompMod   , only : get_proc_bounds
     use clm_time_manager, only : get_curr_date
     use clm_varctl  , only : fndepdyn
     use fileutils   , only : getfil
ARGUMENTS:
     implicit none
     include 'netcdf.inc'
LOCAL VARIABLES:




Erik Kluzek 2010-06-21