----------------------------------------------------------------------
CALSUM  Postprocessor                                    version 1.5.0
----------------------------------------------------------------------

Purpose:
--------
          Operates on two or more output data files from different
          CALPUFF runs to scale and sum the results into a single
          file for CALPOST processing.  The data files combined may
          be either concentration or flux files, and they may cover
          different time periods.

Demonstration:
--------------

          Scale concentrations from two identical concentration data
          files by 0.5 and sum the results.


Files for Demonstration:
------------------------

   NAME        TYPE     SIZE(bytes)             DESCRIPTION
___________   _______  ____________     ____________________________

 CALSUM.INP   Input             890     Control file
 CPUF.CON     Input         442,277     Concentration file 1
 CPUF2.CON    Input         442,277     Concentration file 2

 CALSUM.LST   Output          3,887     List-file for application
 CPUFSUM.CON  Output        445,653     Combined file

 CALSUM.EXE   Executable    732,052     CALSUM executable


Procedure:
----------

1.  This application is run from the DOS prompt.

2.  Instructions

    (a)  Run the program by typing:

         CALSUM [return]

    (b)  The program reads the processing instructions from
         CALSUM.INP, and overwrites the output files listed above.

    (c)  Review the .LST file for the configuration used, and other
         information from the input files read during execution.

 