next up previous contents
Next: BiogeophysRest Up: Routine/Function Prologues Previous: BiogeophysicsLake   Contents

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

Reads from or biogeophysics restart/initial data


USES:

   use shr_kind_mod, only : r8 => shr_kind_r8
   use abortutils  , only : endrun
   use spmdMod     , only : masterproc
PUBLIC TYPES:
   implicit none
 
   private
   save
PUBLIC MEMBER FUNCTIONS:
   public :: BiogeophysRest
REVISION HISTORY:
   2005-06-12: Created by Mariana Vertenstein



Subsections

Erik Kluzek 2011-06-15