next up previous contents
Next: Fortran: Module Interface aerdepMod Up: Fortran: Module Interface accumulMod Previous: accumulRest   Contents

is_restart


INTERFACE:

   logical function is_restart( )
DESCRIPTION:

Determine if restart run


USES:

     use clm_varctl, only : nsrest
ARGUMENTS:
     implicit none
CALLED FROM:
   subroutine initialize in this module
REVISION HISTORY:
   Created by Mariana Vertenstein



Erik Kluzek 2010-06-21