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

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

Read CLM initial data netCDF files (used only in CAM perpetual mode)


USES:

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



Subsections

Erik Kluzek 2010-06-21