next up previous contents
Next: inicPerp Up: Routine/Function Prologues Previous: hist_initFlds   Contents

Fortran: Module Interface inicPerpMod (Source File: inicPerpMod.F90)

Read initial data for perpetual mode


USES:

   use shr_kind_mod   , only : r8 => shr_kind_r8
   use spmdMod        , only : mpicom, MPI_CHARACTER, masterproc, MPI_LOGICAL
   use abortutils     , only : endrun
   use clm_varctl     , only : iulog
   use ncdio_pio
PUBLIC TYPES:
   implicit none
   save
PUBLIC MEMBER FUNCTIONS:
   public :: inicPerp
REVISION HISTORY:
   Jan/2004 Mariana Vertenstein: Creation
   Jan/2010 Li Xu: Modified to correct ncd_io and snow_fraction



Subsections

Erik Kluzek 2011-06-15