c begin include file cangie.inc c + + + COMMON BLOCK DESCRIPTION + + + c + + + INSERT DESCRIPTION HERE + + + common /angies/ radinc,radlat,eqlat,delong,radpot c + + + VARIABLE DECLARATIONS + + + real radinc,radlat,eqlat,delong,radpot c + + + VARIABLE DEFINITIONS + + + c radinc : c radlat : c eqlat : c delong : c radpot : potential radiation at slope (cal/cm^2/day) c end include file cangie.inc