next up previous contents
Next: Fortran: Module Interface spmdGathScatMod 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
     type(file_desc_t), intent(inout) :: ncid
REVISION HISTORY:
   Author: Mariana Vertenstein
LOCAL VARIABLES:




Erik Kluzek 2011-06-15