next up previous contents
Next: restFile_close Up: Fortran: Module Interface restFileMod Previous: restFile_dimcheck   Contents

restFile_enddef


INTERFACE:

   subroutine restFile_enddef( 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