!$Author: fredfox $ !$Date: 2011-04-27 10:01:11 -0500 (Wed, 27 Apr 2011) $ !$Revision: 11825 $ !$HeadURL: https://svn.weru.ksu.edu/weru/weps1/trunk/weps.src/src/inc/h1et.inc $ ! ----------------------------------------------------------------- ! file 'h1et.inc' ! This common block contains the variables representing the ! evapotransporation parameters in WERM. ! Parameter include files: ! + + + VARIABLE DECLARATIONS + + + real ahzea real ahzep real ahzeta real ahzetp real ahzpta real ahzptp real ah0drat common /h1et/ & & ahzea, ahzep, ahzeta, ahzetp, ahzpta, ahzptp, & & ah0drat save :: /h1et/ ! + + + VARIABLE DEFINITIONS + + + ! ahzea - Actual bare soil evaporation (mm/day) ! ahzep - Potential bare soil evaporation (mm/day) ! ahzeta - Actual evapotranspiration (mm/day) ! ahzetp - potential evapotranspiration (mm/day) ! ahzpta - Actual plant transpiration (mm/day) ! ahzptp - potential plant transpiration (mm/day) ! ah0drat - dryness ratio