next up previous contents
Next: relavu Up: Fortran: Module Interface fileutils Previous: opnfil   Contents

getavu


INTERFACE:

   integer function getavu()
DESCRIPTION:

Get next available Fortran unit number.


USES:

    use shr_file_mod, only : shr_file_getUnit
ARGUMENTS:
     implicit none
REVISION HISTORY:
   Created by Gordon Bonan
   Modified for clm2 by Mariana Vertenstein
LOCAL VARIABLES:




Erik Kluzek 2011-06-15