next up previous contents
Next: CNRest Up: Routine/Function Prologues Previous: CNPrecisionControl   Contents

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

Read/Write to/from CN info to CLM restart file.


USES:

   use shr_kind_mod, only : r8 => shr_kind_r8
   use spmdMod     , only : masterproc
   use abortutils  , only : endrun
PUBLIC TYPES:
   implicit none
   save
PUBLIC MEMBER FUNCTIONS:
   public :: CNrest
REVISION HISTORY:
   11/05/03: Module created by Peter Thornton



Subsections

Erik Kluzek 2011-06-15