next up previous contents
Next: checkDates Up: Fortran: Module Interface CropRestMod Previous: CropRestYear   Contents

CropRestIncYear


INTERFACE:

   subroutine CropRestIncYear ( nyrs )
DESCRIPTION:

Increment the crop restart year


USES:

ARGUMENTS:
     implicit none
     integer, intent(out) :: nyrs ! Number of years crop has run
REVISION HISTORY:
   Author: Erik Kluzek



Erik Kluzek 2011-06-15