!*==aa0042.spg processed by SPAG 6.70Rc at 21:09 on 9 Dec 2012 use c_w1info implicit none !*--AA00424 ! !*** Start of declarations rewritten by SPAG ! ! Local variables ! integer,parameter :: mdate,mfname,mwsta ! !*** End of declarations rewritten by SPAG ! ! + + + VARIABLE DEFINITIONS + + + ! awrrh - daily relative humidity. ! awtdav - Mean daily air temperature (deg C) ! awtyav - Average yearly air temperature (deg C) obtained from CLIGEN. ! awzypt - Average yearly total precipitation (mm) ! awtmav - Average monthly air temperature (deg C) obtained from the CLIGEN run file ! awtmnav - Average monthly minimum air temperature (deg C) obtained from the CLIGEN run file ! awtmxav - Average monthly maximum air temperature (deg C) obtained from the CLIGEN run file ! awzmpt - Average monthly total precipitation depth (mm) ! awtdmxprev - Maximum daily air temperatureof the previous day (deg C) ! awtdmn - Minimum daily air temperature (deg C) ! awtdmx - Maximum daily air temperature (deg C) ! awtdmnnext - Minimum daily air temperature of the next day (deg C) ! awtdpt - Daily dew point air temperature (deg C) ! awzdpt - Daily precipitation (mm) ! awpeaktpt - Normalized time to peak of Daily ! precipitation (time to peak/duration) ! awpeakipt - Normalized intensity of peak Daily ! precipitation (peak intensity/average intensity) ! aweirr - Daily global radiation (MJ/m^2) ! awclsn - CLIGEN station name from WEPS.RUN file !$Author: fredfox $ !$Date: 2011-04-27 10:01:11 -0500 (Wed, 27 Apr 2011) $ !$Revision: 11825 $ !$HeadURL: https://eweru-dev1.eweru.ksu.edu/svn/code/weps1/branches/WEPS_F90_update/weps.src/src/inc/w1info.inc $ ! ------------------------------------------------------------------ ! file 'w1info.inc' ! ! This common block contains the character variables containing ! information about the weather database files and the generator ! inputs used (if generated data). ! ! Parameter include files: p1strlen.inc ! ! + + + VARIABLE DECLARATIONS + + + ! !