next up previous contents
Next: Fortran: Module Interface restFileMod Up: Fortran: Module Interface pftvarcon Previous: Fortran: Module Interface pftvarcon   Contents

pftconrd


INTERFACE:

   subroutine pftconrd
DESCRIPTION:

Read and initialize vegetation (PFT) constants


USES:

     use fileutils , only : opnfil, getfil, relavu, getavu
     use clm_varctl, only : fpftcon
     use spmdMod   , only : masterproc, mpicom, MPI_REAL8, MPI_CHARACTER, MPI_INTEGER
     use nanMod    , only : inf
ARGUMENTS:
     implicit none
CALLED FROM:
   routine initialize in module initializeMod
REVISION HISTORY:
   Created by Gordon Bonan
LOCAL VARIABLES:




Erik Kluzek 2010-06-21