next up previous contents
Next: snowdp2lev (Source File: snowdp2lev.F90) Up: Fortran: Module Interface restFileMod Previous: restFile_enddef   Contents

restFile_close


INTERFACE:

   subroutine restFile_close( ncid )
DESCRIPTION:

Read a CLM restart file.


USES:

ARGUMENTS:
     implicit none
     integer, intent(in) :: ncid
REVISION HISTORY:
   Author: Mariana Vertenstein
LOCAL VARIABLES:




Erik Kluzek 2010-06-21