next up previous contents
Next: Fortran: Module Interface initGridCellsMod Up: Fortran: Module Interface inicPerpMod Previous: Fortran: Module Interface inicPerpMod   Contents

inicPerp


INTERFACE:

   subroutine inicPerp
DESCRIPTION:

Read perpetual initial data fields


USES:

     use clmtype
     use clm_varctl  , only : finidat
     use clm_varpar  , only : nlevsno, nlevgrnd, nlevsoi, nlevlak
     use clm_varcon  , only : denice, denh2o, zlnd, isturb
     use fileutils   , only : getfil
     use decompMod   , only : get_proc_bounds, get_proc_global
     use fileutils   , only : getfil
     use shr_sys_mod , only : shr_sys_flush
ARGUMENTS:
     implicit none
REVISION HISTORY:
LOCAL VARIABLES:




Erik Kluzek 2011-06-15