c ----------------------------------------------------------- c file 'plot.inc' c This block common is contains local variables used to store c plot variables for a WEPS simulation run. c + + + VARIABLE DECLARATIONS + + + real total real suspen real pmten character*80 operat common / plot / r total, suspen, pmten, operat c + + + VARIABLE DEFINITIONS + + + c total - total average soil loss from the accounting c region (kg / m^2) c suspen - total average suspension soil loss from the c accounting region (kg / m^2) c pmten - total average PM10 soil loss from the c accounting region (kg / m^2) c operat - operation name