!*==./Restructure/Modules/I_s1agg.f90 created by SPAG 6.70Rc at 15:33 on 10 Dec 2012 module i_s1agg implicit none ! ! COMMON /S1AGG/ ! real,dimension(0:mnsz,mnsub) :: as0ags,asdagd,aseags,aslagm, & & aslagn,aslagx real,dimension(mnsz,mnsub) :: aseagm,aseagmn,aseagmx,ask4d,aslmax,& & aslmin end module i_s1agg