!$Author: fredfox $ !$Date: 2005-02-01 22:58:52 $ !$Revision: 1.3 $ !$Source: /weru/cvs/weps/weps.src/inc/hydro/hpsd.inc,v $ !*********************************************************************** ! must include 'pwerm.inc' !*********************************************************************** ! global hydro variables (local to hydro submodel) !*********************************************************************** ! particle size distribution geometric mean dia. (mm) real gmd(mnsz) ! particle size distribution geometric std. dev. (mm) real gsd(mnsz) !----------------------------------------------------------------------- common /psdist/ gmd, gsd