c $Log: GLMEAN.f,v $
c Revision 1.8  2000/08/16 02:59:24  rot032
c NCEP initialization option and CGCM changes from HBG
c
c Revision 1.7  1994/12/07 23:53:36  mrd
c Explicitly declare all variables in include files.
c
c Revision 1.6  1993/08/19  15:07:27  ldr
c Minor cosmetic changes.
c
c Revision 1.5  93/08/03  10:12:10  ldr
c Rearrange common  blocks to avoid misaligned data on SGI.
c 
c Revision 1.4  93/02/04  17:14:56  ldr
c Add global_umax diagnostic.
c 
c Revision 1.3  92/04/16  16:27:11  ldr
c Moved some stuff to new block ZMEAN for SGI version.
c 
c Revision 1.2  91/03/28  15:05:10  ldr
c Removed data statement which conflicted with the one in inital.
c 
c Revision 1.1  91/02/22  16:36:41  ldr
c Initial release V3-0
c 
      real tsbar
      real global_tmin
      real global_tmax
      real totkzi
      real totkei
      real rgbar
      real rtbar
      real sgbar
      real sinbar
      real soubar
      real clforbar
      real albbar
      real clhbar
      real clmbar
      real cllbar
      real clbar
      real evbar
      real rnbar
      real hfbar
      real tot_water
      real sndbar
      real sidbar
      real tempbar
      real sume
      real global_umax
      real gsbal
      real grunof
      real pslbar

      common /glmean/ tsbar,global_tmin,global_tmax,totkzi,totkei,
     &     rgbar,rtbar,sgbar,sinbar,soubar,clforbar,albbar,
     &     clhbar,clmbar,cllbar,clbar,evbar,rnbar,hfbar,tot_water,
     &     sndbar,sidbar,tempbar,sume,global_umax,
     &     gsbal,grunof,pslbar