c*********************************************************************** c include file: psdist.kom c*********************************************************************** c must include 'pwerm.inc' c*********************************************************************** c global hydro variables (local to hydro submodel) c*********************************************************************** c particle size distribution geometric mean dia. (mm) real gmd(mnsz) c particle size distribution geometric std. dev. (mm) real gsd(mnsz) c----------------------------------------------------------------------- common /psdist/ gmd, gsd