c $Log: GWDDATA.f,v $ c Revision 1.3 2001/02/22 05:34:44 rot032 c Changes from HBG to complete concatenation of NH/SH latitudes c c Revision 1.2 1999/05/20 06:23:56 rot032 c HBG changes to V5-2 c c Revision 1.1 1996/12/23 03:54:34 mrd c Initial revision c c Global arrays for new gravity wave drag scheme c Latitudinal order is S to N. real gamma_gwd(ln2,lat) ! Anisotropy real theta_gwd(ln2,lat) ! Direction of principal axis real sd_gwd (ln2,lat) ! Standard deviation real slope_gwd(ln2,lat) ! Slope common /gwddat/ gamma_gwd, theta_gwd, sd_gwd, slope_gwd