!*==aa0043.spg processed by SPAG 6.70Rc at 21:09 on 9 Dec 2012 use c_w1pavg implicit none !*--AA00434 ! !*** Start of declarations rewritten by SPAG ! !*** End of declarations rewritten by SPAG ! ! ! + + + VARIABLE DEFINITIONS + + + ! ! aw0dif - Daily weather database input filename. ! ! - The daily weather database input file contains all the ! daily climatic data values necessary for WERM between ! the starting date and the ending date. ! ! aw0cst - The weather station used for cligen. ! ! - The name of the weather station whose historical ! statistical parameters were used to develop the daily ! "cligen" weather data used in WERM. ! ! aw0ed - The ending date of the daily climatic input file. ! ! - The date of the last entry in the daily climatic input ! data file. ! ! aw0hif - Hourly weather database input filename. ! ! - The hourly weather database input file contains all the ! hourly climatic data values necessary for WERM between ! the starting date and the ending date. ! ! aw0sd - The starting date of the daily climatic input file. ! ! - The date of the first entry in the daily climatic input ! data file. ! ! aw0wst - The weather station used for the wind weather generator. ! ! - The name of the weather station whose historical ! statistical parameters were used to develop the daily ! and hourly wind data used in WERM. ! ! aw0cln - The location of the cligen weather station (longitude). ! ! range values min max ! ------------ --------- --------- ! fixed 0.00 360.00 ! typical 70.00 170.00 ! ------------ --------- --------- ! ! - The location of the weather station (longitude) used ! to develop the daily cligen climatic data for WERM. ! ! aw0clt - The location of the cligen weather station (latitude). ! ! range values min max ! ------------ --------- --------- ! fixed 0.00 90.00 ! typical 15.00 75.00 ! ------------ --------- --------- ! ! - The location of the weather station (latitude) used ! to develop the daily cligen climatic data for WERM. ! ! aw0cln - The location of the wind weather station (longitude). ! ! range values min max ! ------------ --------- --------- ! fixed 0.00 360.00 ! typical 70.00 170.00 ! ------------ --------- --------- ! ! - The location of the weather station (longitude) used ! to develop the daily and hourly wind data for WERM. ! ! aw0wlt - The location of the wind weather station (latitude). ! ! range values min max ! ------------ --------- --------- ! fixed 0.00 90.00 ! typical 15.00 75.00 ! ------------ --------- --------- ! ! - The location of the weather station (latitude) used ! to develop the daily and hourly wind data for WERM. ! ! ------------------------------------------------------------------ !$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/w1pavg.inc $ ! ------------------------------------------------------------------ ! file 'w1pavg.inc' ! ! This common block contains the state variables relating to ! the monthly average WERM weather parameters. ! ! Parameter include files: ! ! + + + VARIABLE DECLARATIONS + + + ! !