next up previous contents
Next: init_pft_type Up: Fortran: Module Interface clmtypeInitMod Previous: Fortran: Module Interface clmtypeInitMod   Contents

initClmtype


INTERFACE:

   subroutine initClmtype()
DESCRIPTION:

Initialize clmtype components to signaling nan The following clmtype components should NOT be initialized here since they are set in routine clm_map which is called before this routine is invoked *****


USES:

     use abortutils, only : endrun
     use decompMod , only : get_proc_bounds, get_proc_global
ARGUMENTS:
     implicit none
REVISION HISTORY:
   Created by Mariana Vertenstein



Erik Kluzek 2011-06-15