440/9 73-003
             AUTO-QUAL MODELLING SYSTEM
                                  \
                          March 1973
               U.S. ENVIRONMENTAL PROTECTION AGENCY
                  Office of Air and Water Programs
                Monitoring and Data Support Division
                      Washington, D.C. 20460

-------
AUTO-QUAL MODELLING SYSTEM

            by
      Robert L.  Crim
            and
    Norman L.  Lovelace

-------
ERRATA:
P. 67    4 statements below statement no. 20 should
         read;

            READ(NRD,30) I,X(J),Y(J)

p. 82    statement no, 50 should read;

            50 ALPHA(J,2)-Z(J)*A(J)/XLEN

p. 154   4 statements below statement no. 20 should
         read;

            READ(NRD,30) I,X(J),Y(J)

p. 166   2 statements below statement no. 150 should
         read;

            IF(DT.GE.24.0)DT-24.0

-------
                        TABLE OF CONTENTS
                                                               Page
  I.  INTRODUCTION                                               i
 II.  MODEL DEVELOPMENT                                          1
      A.  Channel Representation                                 2
      B.  Hydraulic Developemnt                                 10
      C.  Quality Development
          1.  Conservative Substances                           16
          2.  Non-Conservative Substances                       19
              a.  Carbonaceous Oxygen Demand                    20
              b.  Nitrogenous Oxygen Demand                     22
              c.  Dissolved Oxygen                              23
      D.  AUT0SS Solution Technique                             27
      E.  AUT0QD Solution Technique                             31
III.  APPENDIX A (AUTOSS-PROGRAM DESCRIPTION/OPERATING
                 INSTRUCTIONS)                                  35
      A.  Program Logic                                         35
      B.  Data Description                                      40
      C.  Entering DAta                                         47
      D.  Output Description                                    50
      E.  Data Codes                                            53
      F.  Running Tips                                          54
      G.  Control  Card Example                                  55
      H.  Variable Glossary                                     56

-------
                                                                           1  A
     I.  Subroutine Descriptions                             58
     J.  Program Listing                                     60
     K.  Example Problem                                     95
         1.   Problem Statement                               95
         2.   Data Deck                                       98
         3.   Program Output                                 103
IV.   APPENDIX B (AUT0QD-PROGRAM DESCRIPTION/OPERATING
                INSTRUCTIONS)                                133
     A.  Program Logic                                      133
     B.  Data Description                                   134
     C.  Entering Data                                      135
     D.  Output Description                                 139
     E.  Data Codes                                         140
     F.  Running Tips                                       140
     G.  Control  Card Example                                141
     H.  Variable Glossary                                  142
     I.  Subroutine Descriptions                            145
     J.  Program Listing                                    148
     K.  Example Problem                                    190
         1.   Problem Statement                              190
         2.   Data Deck                                      191
         3.   Program Output                                 198

-------
 V.  APPENDIX C (APPLICATION, VERIFICATION & SENSITIVITY)   266



     A.  Application Principles                             266



     B.  Calibration Principles                             267



     C.  Sensitivity Analyses                               268



     D.  Verification Principles                            299



VI.  REFERENCES                                             300

-------
INTRODUCTION
     The planning requirements contained in sections 303(e) and 208
of the recently passed Public Law 92-500 (Amendments to the Federal
Water Pollution Control Act), have underscored the need for easily
operated and accurate water quality planning tools.  This report
describes two mathematical models that have been designed to meet
the specific needs of Federal, State or local planning agencies.
     These two models are subsets of a large and complex system of
models known as the "Comprehensive Modelling System" (CMS)[1].   It
was recognized early that the CMS programs were essentially experi-
mental tools for scientific investigation.  As such, they did not lend
themselves to easy operation by the general engineering community.
     At the same time it was recognized that the field of water
quality simulation was becoming self sufficient and that models were
being developed for which no one had any real use.  Large amounts of
resources were being spent attempting to modify old programs to
handle different conditions in different geographical areas.
     It seemed the proper course to develop, from anew, a set of
planning tools that incorporated the lessons learned from the CMS
programs, yet were designed with planning needs in mind.  The result
of this effort is the AUT0-QUAL set reported on here.
     The AUT0-QUAL set is designed specifically for water bodies where
widths are small  relative to their length.   Most freshwater streams
and tidal tributaries to estuarine bays fit that description.  These

-------
are waters whose net hydraulic circulation  patterns  are  essentially
unidirectional.
     Compatibility with the ST0RET [2]  system,  the GPSF  [3]  system
and the AUT0MAP  [4] project has been  designed  in  by  the  use  of  a
river mile index (RMI) for positioning  inputs  and diversions as well
as geometric data and physical features.  This  should  facilitate  the
storage and retrieval of the data  required  by  the models and more
closely tie the  modelling activities  to the planning process.
     The notion  of a fixed point in a freshwater  system  or a free
flowing system may seem foreign initially.   Specifically, it may  be
difficult to reconcile the transfer from the Lagrangian  framework,
best exemplified by the venerable  Streeter-Phelps [5]  equations to
the Eulerian system used in the AUT0-QUAL set.
     The reader  should recognize that the classic biochemical oxygen
demand (BOD) equation:
                                -K,t
                      L   =  L e  '
     where,           L   = BOD at any  time
                      LQ  = BOD at t=0
                      t   = time
                      ki  = deoxygenation rate
                      e   = naperian  log  base
is the integrated (with time) form of the standard first order  decay
equation i
                      dT=-kiL

-------
                                                                     m
which is a gross simplification of the mass transfer equation:
                                      2
                      |k =   |k  _ E 3L  + sources _ Slnks
                      3t     8x       3X2
          where;      x = distance
                      u = velocity of flow
                      E = dispersion coefficient
                      and the sink term is -kiL.
     Essentially the Streeter-Phelps equation as commonly used assumes
that all physical features are constant along a stream bed, that the
water particles do not intermingle, and that only time and decay rate
(ki) determine the resulting BOD concentration.
     There is no good reason to cling to those assumptions.  A section
of this report compares the results of the AUTO-QUAL set and the
Streeter-Phelps equation under identical conditions.  Those compari-
sons demonstrate the validity of the Eulerian framework in free flowing
streams.

-------
MODEL DEVELOPMENT
     The development of AUT0SS and AUT0QD has been broken Into sections.
Because the two models have many of the same properties, a general
development is given first.  The last two sections will  deal  with each
model separately and discuss the particular solution techniques used.

-------
CHANNEL REPRESENTATION:
     The first problem to be resolved in a model development is how
to represent the stream or estuary being modelled in terms that can
be mathematically described and represented on a digital  computer.
The method of representation used in these models is called the
"channel-junction" method.  Essentially this method consists of
dividing the natural channel into a finite number of sections (See
Figure 1).  Each of these sections contains a finite volume of water.
These sections (discrete volumes of water) are assumed to be uniform
at a given instant in time in all their properties.  This assumption
is generally referred to as the "fully mixed assumption".  Thus, any
property of this volume of water, for instance, a constituent concen-
tration, represents the average value for that volume.  This average
value has a point value at the center of the volume.  These discrete
volumes of water are referred to as junctions.
     Generally the system being modelled is not static.  There will be
flow and movement of water in the system.  Thus, the problem of repre-
senting flow and the consequential transfer of properties from one
junction to another has to be dealt with.  For this reason the concept
of channels is introduced.  Physically a channel may be thought of as
the interface between two junctions.  Computationally the channel  fs
treated as a uniform, rectangular channel between junction midpoints.
Water properties are not associated with channels.  Channels are used
(computationally) for the transfer of properties from junction to
junction.

-------
                                                                       3
     Various properties are associated with either a channel  or a
junction; the properties of a channel  are:
          1.  Flow (ft3/sec)
          2.  Velocity (ft/sec)
          3.  Dispersion coefficient (ft2/sec)
          4.  Cross-sectional  area  (ft2)
          5.  Depth (ft)
          6.  Width (ft)
          7.  Length (ft or miles)
     The  properties of a junction are:
          1.  Volume (ft3)
          2.  Surface  area (ft2)
          3.   Constituent concentrations (ppm)
          4.   Temperature (°C)
          5.   Evaporation - rainfall (in/month)
          6.   Inflows  (ft3/sec)
          7.   Diversions  (ft3/sec)
          8.   Reaeration  rate  (I/day)
          9.   Photosynthesis - respiration rate (gr 02/m2/day)
        10.   Sediment uptake rate (gr 02/m2/day)
        11.   CB0D decay rate  (I/day)
        12.   NB0D decay rate  (I/day)
                                       3
        13.   Constituent masses (ppm-ft )
        14.   Inflow concentrations (ppm).

-------
Some of the junction properties are computed from channel  values.
For instance, junction volumes are computed by using the channel
depths and widths on either side of the junction.
     The system of channels and junctions used in a model  is commonly
called the "network".  This network can be visualized as a system  of
pots (junctions) connected by hoses (channels).   The network is
established automatically in AUT0SS and AUT0QD.   However,  some basic
information is required:
          1.  Starting river mile
          2.  Ending river mile
          3.  Number of sections.
     Thus far in the network representation the  following  assumptions
have been made:
          1.  The natural channel can be accurately represented by
              a system of discrete volumes
          2.  Within each junction all  water properties are uniform
              (fully mixed assumption)
          3.  Junction values have point values  at the center of a
              junction.
These assumptions should be kept in mind when applying the models.
Experience has shown that in most applications these assumptions are
valid.   However, some caution must be exercised  in such cases as heavily
stratified estuaries or impoundments.
     The following example demonstrates how the  network is established:

-------
*•      1
                                       FIGURE 1
                                                          Mil* 4.0
     Mil* O.O
                     Mile-
 Mil* O.5     Mil* 1.5

           I             f
Channel  |  |  Channel 2  I  Channel 3
Mil* 2.5     Mil* 3.5      Mil* 4.5
                                                                         Channel 4

-------
                                                                       6
          Given the basic data:
              starting mile      =0.0
              ending mile        =4.0
              number of sections = 4
The network shown in Figure 1 would result from the above information.
     The starting and ending miles are the midpoints of the first and
last junctions, respectively.  The distance from junction interface to
junction interface is equal  to the length of the segment (ending  mile
minus starting mile) divided by the number of sections.   This  distance
is referred to as the channel length.   In AUT0SS and AUT0QD the channel
lengths are constant throughout the network.  The first and last  junction
will actually extend one-half of a channel  length outside the  defined
segment.  The stream and/or estuary being modelled is referred to as the
segment, and the term "channel" is used  as it pertains to the  network.
     At this point all  that has been done is to define the network, the
junction boundaries, and the channel lengths.   The physical  properties
(width, depth, etc.) have not yet been determined.  Most of these physi-
cal characteristics are read as input  to the program.   Those values that
are not read are computed internally on  the basis of data that has been
read.   The input data for these models is referenced to river  miles.  Once
read the input data is either interpolated to define values over  the entire
segment, or in the case of point value data (such as inflows)  it  is assign-
ed to the closest junction.
     For example, if in the network shown in Figure 2, widths  were read
in as follows:

-------
            FIGURE 2
700-
500-

400-

300-

200-

100-
           DATA POINT
                          DATA POINT
   0.0
T~
1.0
—I	
 2.0
 RIVER
—T"
3.0
4.0
                            MILE
     MILE 0.5 - CHANNEL I; width = 600.0ft.
     MILE 1.5- CHANNEL 2; width = 483.3ft.
     MILE 2.5- CHANNELS: width = 366.7ft.
     MILE 3.5- CHANNEL4; width = 250.0ft.

-------
                                                                     8
            (3  mile  0.5         width = 600.0 ft.
            @  mile  3.5         width = 250.0 ft.
The program would  assign the values of width as shown  in  Figure 2.
The interpolating  procedure, shown in Figure 2, is  used for all
physical data  (see operating instructions for definition  of physical
data) whether  it be a channel or junction parameter.
     As a general  example of how some of the internal  computations
on physical  data are done, consider the following general network:
    CH
let       d.   =  mean depth of channeT j  (ft)
           J
          As.  =  surface area of junction j  (ft2)
           J
          W.   =  width of channel j (ft)
           J
          V.   =  volume of junction j (ft3)
           J
          L   =  channel length (constant)(ft)
W. is an input to  the program, d. is computed  on  the basis of flow
 J                             J
and L is defined in  the network construction.   The remaining are
computed as follows:

                    A<;  =  (]il  + W   ^ I  (ft^-}
                    Hi-    VH. T W. -, ; L VTt )
                                            L (ft3)

-------
The first and last junction's values are given by:
     Last junction (nj):
                        Asnj ' VlL -
     First junction (1):
                        A$1 = W, L (ft2)
                        V] = W^ L (ft3).
In general, when values are assigned to channels and they are needed
to compute a junction parameter, the channel values on  either side of
the junction are averaged and that average value is used in the
computations.

-------
                                                                     10
HYDRAULIC DEVELOPMENT:
     The hydraulic solution used in AUTOSS and AUTOQD consists  of
two parts:
     1.  Determine the flows in each channel.
     2.  Determine the depths in each channel. •
The solution represents a net, steady state situation.   No attempt
is made in these models to solve the equations governing tidal
flow, storm surges, or any unsteady flow condition.   That is  why
AUTOQD is called a quasi-dynamic model.   The quality equations;  are
integrated with time using net, steady state flows.   The implicit
assumption in this approach is that the hydraulic response to
changes in flow is instantaneous, while the quality  response  lags
in time.  This assumption is acceptable in most instances.
     The first part of the solution is a simple application of  the
principle of continuity.   Consider the following situation:

-------
          where (h * flow rate in channel j (ft /sec)
Isolating junction j;
                                                                     11
              qout
                            evap.  _(+)
0)
let;
      j * Inflow to junction j (ft /sec)
          diversion from junction j (ft /sec)
  evap- * net evaporation minus rainfall  at junction j
      J   (inches/month)
     CF a conversion factor, to convert in/mo*  to ft/sec
                                       2
    As. * surface area of junction j (ft  )
      «l
Q. , will be given by;
 j ~ •
                                         o
   Q. .j » -Q. -qin. +qout. +evap.As.CF (ft  /sec)
The signs appear to be wrong in the above  equation,  this  is because
the sign convention used is: a flow from upstream to downstream is
defined as negative. The above procedure is  followed for  all channels
in the network, starting at the upstream end and working  downstream.

-------
However, the first and last junction aire computed*differently'
because 4aeJ» has only one channel connected to it.
junction (nj);
                                                                      12
               qoutnj
         Vl
          Qni_l wil1 be given by;
              (note sign convention)
Taking the first junction (1);
                qin
        QOUT
                            evap1
                                                 . if
                                                    qout,

-------
                                                                     13
           QOUT  (-QI) will  be given by;
 (3)          QOU   _  _      .    .qou*  -evap,As,CF (ft3/sec)
                              '       '       '   '
A  positive QOUT-.  indicates a flow out of the segment at the downstream
end. A negative QOUT, represents an inflow and its absolute value
is referred to as QIN, .
     After the above procedure has been completed, flows will have
been established in all the channels. The second part of the solution,
determining depths may proceed;
          let di = mean depth of channel i  (ft).
Depth can be given tyan equation of the form;
(4)           "l-*l.l.
           where A, ., A9 ., and A, .  are emperical constants.
                   I » •   £ 9*       3 9 *
The coefficients of equation (4) (A-, • , A9 ., A- .) are entered as
                                   l»l   *- 9*    ^ » '
point inputs and interpolated over the segment. These coefficients
may be determined from stage/discharge curves when  aval liable. In
some special cases they may be computed. For  example, assume the
Manning Equation is applicable (a special case). The coefficients
could then be determined as follows:
          U = L^§i R2/3sl/2 (ft/sec)    Manning's Formula [6]
        where;
          U = velocity (ft/ sec)
          n = Manning's coefficient
          R = hydraulic radius (ft)

-------
                                                                     14
          S = water surface slope (ft/ft)
Assume the channel is wide compared to its depth, then R = d.
For uniform steady flow S = slope of channel bottom (S ). Letting
                                            o
B = channel witdh (ft) and Q = flow rate (ft /sec), the Manning
Formula may be written as;
            Q    1.486  ,2cl/2
                   rT~  d bo
         solving for d,
                          0.6  0.6
         d = [    "      ]    Q
         which corresponds to;
                A
         d = AQ * + A
                      3
         with,
                           0.6
          Al =
            1
               1.48685
          A2 = 0.6
          A3 = 0.0
     In an estuary the depth of flow may be essentially invariant
with the flow magnitude. In that case A-j equals 0.0 and A3 represents
the estuary depth at mean tide level.
     There has been no distinction made between estuaries and  free
flowing streams in the hydraulic development.  Since the models use daily
average or net flows, the hydraulic differences between estuaries
and streams may be represented in the coefficients of the depth

-------
                                                                    15
equation. It is possible to link together the stream and estuary

in these Models.

-------
                                                                     16
QUALITY DEVELOPMENT
     The quality solutions used in AUT0SS and AUT0QD are based on
the mass balance equations.   A general  development is given first
and then the equations and solution techniques for AUT0SS and  AUT0QD
are given separately.
GENERAL QUALITY EQUATIONS:
CONSERVATIVE SUBSTANCES:
Isolating junctions j-1,  j,  j+1,  and channels j+1, j, j-1, j-2
Taking junction j
                    evapj   (+)
                                             qirij

-------
                                                                      17
          Let   C. = constituent concentration (ppm) at junction j
                 J


              C.-l =      "            "         "          "    j-1
              Cln. = Inflow concentration (ppm) at junction j

                 J   (associated with qin.)
                                         J

                V. = volume of junction j (ft3)
                 v)


Writing a mass balance for junction j



          Mass  in (during At) - [QjC.+1 + qin.Cin.] At(ppm ft3/sec)



          Mass out (during At) = [Q*_-|C. + qoutmCm] At(ppm ft3/sec)



          (Note sign convention on flows)



         AM. - Mass in - Mass out
         — i.
         At
             = -Q.^      j..    ^j -     ..
          "d • vjcj and


         AMj • V.
           J    «J
         At       At


(5)      AC. = (-QjCj+1 + qinjCin.. + Q^C.. - qout..C..) / V..(ppm/sec)
         At


If the flow were in the opposite direction the above equation would


appear as:


(6)      AC. = (Q^-iC. , - Q.C. - qout.C. + qin.Cin.) / V.(ppm/sec)
           J     J~IJ"*I    J J       \IJ      J   J     J

         At


     The flows used in equation 5 are used for further developments.


Equations 5 and 6 are applicable to purely adyective systems.  However,


in general there are exchanges due to tidal oscillations (in estuaries)

-------
                                                                     18
and/or turbulent dispersion (in estuaries and free flowing streams).
These exchanges are not included in equations 5 and 6,  To express
these changes, an analogy is made with Fourier's law of heat
conduction [7]
                 = -kfj-
where
              6q = the heat flow across 6A (BTU/hr)
              6A = elemental cross sectional  area (ft2)
               k = thermal conductivity (BTU/°K-ft)
               T = absolute temperature (°K)
              3j_ = derivative of temperature  in the direction of
              3n   the outward normal  n (averaged over 6A).
Integrating over A and considering the x direction
               Q - -W §
The equation says that the heat transfer per  unit time is proportional
to the temperature gradient.  The analogy is  drawn that the  mass
transfer per unit time is proportional to the concentration  gradient.
(7)            8M       9£
               at " ~LA ax
The constant of proportionality (E) is called the dispersion coefficient.
It is considered a channel property and is an input parameter.   The
dispersion coefficient is important in both models, particularly in
tidal bodies.  This feature is now added to the mass balance
equation (5):

-------
                                                                     19
(8)      AC. =[-0.^., + Q, |C. - qout.C. + qln-Cin-]/ V.
         	j.     j j^«    j '  J      j j      j   j    j
         At
                                                    Vppro/sec)
where
          A. = cross-sectional  area of channel  j  (ft2)
           J
          E. = dispersion coefficient in channel  j  (ft2/ sec)
           J
          L  = channel length (ft)
If qin and qout are zero and a  uniform channel  is assumed,  the above
equation reduces to the familiar form [8]:
(9)       4=Ei!c.u|£   (U = velocity)
          at     3x       x
when the limit of  L-»0  is taken.
                   MO
Equation 8 is the basis for the solution of conservative constituents.
NON-CONSERVATIVE SUBSTANCES
     The formulation for conservative substances  also apply to non-
conservative substances, however, the reactions of  the  substance with
the environment and/or other substances must  be added.
     Three non-conservative substances are  considered in these models:
          1.  CB0D - first stage (carbonaceous) Biochemical Oxygen
              Demand (BflD)
          2.  NB0D - second stage (nitrogenous) Biochemical Oxygen
              Demand (B0D)
          3.  D0   - Dissolved  Oxygen

-------
                                                                     20
     The oxidation of organic waste will  be broken into three stages:
          1.  Oxidation of oxidizable carbon compounds
          2.  Oxidation of ammonia (to nitrite)
          3.  Oxidation of nitrite (to nitrate)
The oxidation of the carbon and nitrogen  constituents will  be considered
separately.
FIRST STAGE OXYGEN DEMAND (CB0D)
     Theoretically this term represents the ultimate oxygen demand  of
the organic carbon compounds, (carbonaceous B0D).   It has  been reported
that this term has a theoretical value of 2.67C  [9], where  C is the
organic carbon content.  Realistically, this term  represents the oxygen
demand of inorganic compounds (chemical oxygen demand) as  well  as the
oxidation of organic waste.  To determine its value, various factors
have been developed to be applied to 5-day B0D values to obtain the
ultimate first stage oxygen demand.   These factors may vary from 1.10
to 2.40, with 1.45 being the most common.  CB0D  may be obtained from
B0D values as follows:
          Determine the deoxygenation rate K  (I/day) with  no
                                            C
          nitrification taking place.  Then using BOD5, again
          assuming no nitrification.   CB0D will  be given as:
(10)                              B0D
                        CB0D =
                              (1.0 -e   c)
          Note that if K  =0.23 (a common literature value)  then
                        C
          CB0D = 1.45 B0D5.

-------
                                                                     21
             If B0Dn Is known CB0D would be given as
                                   B0Dn
 (11)                    CB0D =        n
                               (1.0-e-nkc)
     The behavior of CB0D in the natural waterway is described by
the first order reaction [10]
(12)
where Kc is the deoxygenation rate in the waterway.  The complete
equation for CB0D may now be written
     let      C- = CBflD concentration in junction j (ppm)
               J
            Cin. = CBflD inflow concentration at junction j (ppm)
               J
(13)        AC.
                                                         / Vj
                                                      J/Vj
The deoxygenation rate Kc- is the rate in the stream.   K  is entered
                         J                              c
as input to the program.  The value entered is assumed to be the value
at 20°C.  Stream temperatures are also entered and K  is then corrected
                                                    \f
according to the equation [11]
(14)          K 0T°C = (K020°C) (1.047)(T"20)
               C         C
     The oxidation of the organic carbon compounds (CB0D) is assumed
to be independent of the dissolved oxygen concentration.   This assumption,
naturally, limits the application of these models to aerobic systems.

-------
                                                                  22
SECOND STAGE OXYGEN DEMAND (NB0D)
     This constituent represents the ultimate oxygen demand of all
the oxidizable nitrogen fractions.  The oxidations of ammonia, nitrite
and organic nitrogen are lumped together in this term.  Organic nitrogen
is included because it is generally assumed that organic nitrogen first
hydrolyses to ammonia nitrogen and the oxidation occurs.  The ultimate
NB0D may be given by [12]
(15)                NB0D = 4.57 TKN + 1.14 (NOz -N)
where TKN Is the Total  Kjeldahl Nitrogen (Organic N + Ammonia -N) and
NO? is nitrite nitrogen.  The above relationship assumes that all the
TKN and NO* -N is oxidizable.  If this is not the case an appropriate
reduction factor, as determined by laboratory studies, will have to
be applied.
     It is assumed that the oxidation of the various nitrogen fractions
(referred to as nitrification) can be characterized by one gross rate
K  (I/day).  This rate  is primarily a function of the nitrifying bacteria
populations and temperature.   Specifically, Nitrosomonas for the oxida-
tion of ammonia to nitrate and Nitrobacter for the oxidation of nitrite
to nitrate.  Despite the laboratory B0D test results, it is reasonable,
in most cases, to assume that the populations of Nitrosomonas and
Nitrobacter are sufficient, in the stream, to bring about significant
oxidation of the nitrogen fractions immediately upon their introduction
to the natural stream.   The nitrification rate K  is entered as input
to the model.   A commonly used literature value is 0.103 (I/day).  [13]
NB0D is handled in the  same way as CB0D.
(16)                   3NB0D = -K NB0D
                       ~~     n

-------
                                                                     23
The complete equation for NB0D is identical to the one for CB0D
except that K  replaces K.  As with K , K  is temperature corrected
             ii           c            en
according to the equation  [14]
(17)                    Kn@T°C = (Kn@20°C)(1.017)T"2°
     Nitrification is assumed to proceed independently of dissolved
oxygen in AUT0SS.  In AUT0QD, when D0 drops below 5% of the air
saturation value the nitrification rate is set to zero.
DISSOLVED OXYGEN
     Dissolved oxygen is the most complex constituent considered.  Many
factors enter into the DO budget, some of which are well  understood,
others of which very little is known.  Below are the factors in the
D0 budget considered here:
              Oxygen Gain                        Oxygen Loss
     1.  Atmospheric Reaeration         1.  CB0D
     2.  Photosynthetic Production      2.  NB0D
                                        3.  Sediment uptake
                                        4.  Biological  respiration
                                        5.  Evaporation
Some of the factors are considered as constant sources  or sinks for a
particular junction, while others are computed, such as CB0D and NB0D.
The DO budget for junction j  is written in equation form as:

-------
                                                                    24


(18)      AD0.
                           L                     L


                    CB0D. - KN NB0D.  + K2 (D0sat.-D0.)

                   j    J     j    J      j       J   J

                                As.

                -KP.-R.-Sedmt.) -rfL .  CV -evap.$0,CF/V.
                   J  J      J*4          J    J    J



where


     1.  D0j = dissolved oxygen concentration at junction  j  (ppm)


     2.  D0in- = dissolved oxygen input eoncenttrortfon  at junction  j  (ppm)


     3.  Kp CB0D. =  the rate of oxygen usage by CB00
          *•» -J   J

     4.  KN NB0a =  the rate of oxygen usage by HB0D


     5.  K2 (D0sat.-D0.) =  the rate  of the addition of  oxygen due


         to atmospheric reaeration.  K2  (I/day) is  the  reaeration

                                       j
         coefficient for junction j.   D0sati is  the  oxygen saturation
                                           J

         concentration in junction j.   Both K2   and/or D0sat. may  be


         entered as input or they may be computed within the program.


         If the computing option is chosen, the  following  methods


         are used:



        D0sat  is computed  by the  equation   [15]



               D0sati  = 14.62 -  0.367T. + 0.0045T2.(ppm)
                    J                  J           J

        where  T. is the water  temperature  (°C) at junction j.
               J

        Note:  This equation assumes  a salinity  of 0.0 parts


               per  thousand.   Equation 19  is a  simplication


               of the following  equation:

-------
                                                                     25
                    D0sat = 14.6244 -  0.367134T +  0.044972T2
                           - 0.0966S + 0.00205ST
                           + 0.0002739S2
          where S is the salinity concentration in parts per thousand
          (°/oo)- K2 is  computed  by  the Dobbin's O'Connor equation   [16]
(20)                                 12.9U *lz
                           K2 @20°C = ~~~TFr~
                             j          ffj -U
          where H  = hydraulic radius   (ft)
                 J
          and  u. = velocity  (ft/sec)
          H.  is assumed to be equal  to  the depth.
           J
          K2  is computed in the  channels and then averaged
          to obtain junction values.
          K2  is also adjusted for temperature:   [17]
(21)           K2?T°C = (K2 020°C)(1.024)T"20-°(l/day)
          With relatively minor  program changes, other equations for
          computing the reaeration  rate may be incorporated into the
          model  to replace the above equation.  The reader is referred
          to "Trtcer Measurement of Stream Reaeration" [18] and
          "Characterization of Stream Reaeration Capacity" [19]
          for  information on other  methods for determining or computing
          the  reaeration rate.
     6.    P. -  R.  (Photosynthesis - Respiration Rate) = the net
           J     J
          difference between the  production of oxygen and the usage
          of oxygen  by  biological activity other than CB0D, NB0D and
          sediment uptake.   It is a daily and volume averaged value

-------
                                                                    26
          and has the units gr.  02/m2/day.   in reality,  these terms
          are difficult to evaluate.   The reader is referred to avail-
          able literature for further information.
     7.   Sedmt.=  the net oxygen uptake of the sediments.   It is
               3                                      2
          entered as input and has the units gr. 02/m /day.   As with
          P-R this term is difficult  to accurately  evaluate.  Various
          literature values have been presented. One method for
          obtaining field measurements is presented in  "An  In-Situ
          Benthic Respirometer."  [20]
     8.   CV and  CF are units conversion factors.   The  other terms  in
          equation 18 have been  previously defined.
     The dissolved oxygen solution presented here should be  viewed as
an approximation.  For most applications most of the important sources
and sinks of oxygen have been accounted for in some form.   In many
applications the  user may find many of the terms may be  neglected.

-------
                                                                    27

AUTiSS SOLUTION:



   For the steady state condition the time  derivatives  of equations


(8), (13) and (18) are set to zero.  The quality  equations are written


as:


          1. Conservative Constituents.


             0 = [-QjCj^ + Qj^Cj  -  qoutjC.  +  qin^.] / Vj


(22)                   r _r                C  -r
                         •-.               U-,.  i
                                               J"'      v
                                                       v
                _
                   j      L         j-lj-V   L           j


          2. Carbonaceous Oxygen Demand  (CBOD)


             0 = [-Q.CBOD. ,  +Q. ,CBOD.  -qout-CBOD. +qin.CBODin,] / V.
                    J    JIJ*™1     J       J    J     J      J     J


                       CBOD. -CBOD. .,             CBOD. -CBOD.  ,


                           J      -1                        i-1
(23)            -


                    CBOD.
          3.  Nitrogtnous Oxygen Demand  (NBOD)


             0 = [-Q.NBOD.  ,  +0. ,NBOD.  -qout-NBOD. +qin.NBODin.] / V.
                    J     J'J*"'    J      J    J     J      J     J



                       NBOD. -NBOD..,             NBOD. -NBOD.  ,

(24)            -[EjAj (    V    J*1) Hj.^., (    JL    -H)] / Vj



                -KN NBOD.




          4.  Dissolved  Oxygen (DO)


             0 = [-QjDOj,,  ^..,00.,  -qoutjDOj ^I^DOIn,,] /  Vj



                       DO. -DO..,            DO. -DO.
(25)
                -Kr CBOD.  -Kw NBOD,  +K9  (D0sat,-D0,) -evap.CF-DO./V-
                  ^j    J    "     J    ^       J   J       J     J  J
                +(P,-R .-Sedmt . )As -CV/V,
                   J   J       J   J     J

-------
These equations are based on the same flow condition from which
equations  (8), (13) and (18) were derived. As before, all the
remaining  derivations are made on the basis of this flow condition.
Derivations for the other flow possibilties are left to the reader.
The models were designed to handle any flow possibility.
     The set of equations for a constituent now appear as a set of
linear equations with the junction concentrations as the only
unknowns. Taking the conservative equation for junction j and
solving for C. gives;
             *J
                a. o    a,- i        a.
 (26)      C  = - J'   - "J*  C    -  J
 Ub;      Cj    Bj      Bj    J-l   Bj
       where;
           8j = Wj-l - <">Utj -E/j/L    .-
         aj,l = Ej-lAj-l/L
         °J.2 = -Qj +E/J/L
         "J.3 = "1njC1nj
The coefficients for the ffrst and last junction are:
       Last junction (nj);
           3nj= -"outnj -Enj-lAnj-l/L +Qnj-l
         anj,l= Enj-lAnj-l/L
         anj,2=0
         anj,3= ^"nj01"^
       First junction (1);
           B1 = -qout] -E^^L
         al,l =0
         al ,2 = El VL +Ql

-------
The  equations for  the first and last junction are written as;
                          1 tZ *.
                            ~
 (28)      C  = -i   .      . c
           nj   Pnj      Bnj    nj  '
The coefficients for the other constituents are determined in the same
 manner as for the conservative constituents.
     The basic solution technique used in AUT0SS is called the "Gauss-
 Seidel Iterative Method "[21]. A relaxation factor has been added to the
 method to increase or decrease the rate of change. The algorithm for
 this method is decribed as follows:
          Given the system of equations;
                    al 3   al 2
             C1"3^-B^C2
             r      "2.3   "2,1 P   a2,2 ,.
                " '      "
             c  .-.
              '                  '
                    ci • •»   01 • ^
             C  . -  "J.3    n],1 ,
              "J    6             Cnj-l
          1. Assign initial values to the junction concentrations, these

-------
                                                          30
   values are approximations.
2. Starting at the first junction, compute  a  new concentration.
   Compute the difference between the old and new concentration;
      6C = Cj,new " Cj,old
   Compute and store the new concentrations as;
      Cj = Cj,old + W6C
      where w is a relaxation factor.
   Repeat this procedure for junctions 2, 3,  4,	,  n j.
3. If all the 6p's computed in step 2 are within a specified
   limit (convergence criteria) then the solution is
   complete, if not, return to step 2 and repeat. Every  time
   step 2 is repeated it is referred to as  an iteration.  The
   maximum number of iterations has been set  at  1000  (see
   MAXCYC in Subroutine S0LVEX), this value may  be changed by
   the user, if desired. The convergence criteria and u>  have
   been set at 0.001 and 1.00 respectively  (see  DELMAX and
   RELAX in S0LVEX), these may also be changed.

-------
                                                                    31

AUTPQD SOLUTION:
     The AUT0QD solution 1s naturally more complex than the steady


state solution. TN equations to be solved are essentially the  same


as those derived In the basic development, except they are left in


terms of mass changes:


          1. Conservative Constituents


             AM.

             AT ' -Vj+1 ^injCinj +Qj-lCJ  -VutjCj


(29)                     C.-C.+1              C.-C. ,
                   _r A { J  J '  \  -F   A    ( J   J M
                    E            ;   fcA            ;
          2.  Carbonace«as Oxygen Demand  (CBOD)


             AM.
                 * -Q.CBOD.+1  +qin.CBODin.  +Q._1CBOD.  -qout.CBOD.
                         CBOD. -CBOD. .,            CBOD. -CBOD.

                   _r A (    J      J  M  -E   A    (    J     J
(30)                EjY    L        J   hj-lAj-r     L



                   -1C CBOD.V.
                     Uj    J  J
                      J



          3.  Hitrogtnous  Oxygen  Demand  (NBOD)


             AM
                   -Q.NBOD.  ,  -Kjin.NBODin, +Q.  ,NBOD. -qout.NBOD.
                     w    J'     J      w   w "" '    J      \l    \/
                         NBOD. -NBOD..,            NBOD. -NBOD.
(31)                -E  A  (   J     J+l) _F   A    f    J     J
^U                 tAi             J  LA-l
                   -1C,  NBOD.V.
                    ^,-   J J
                     J


           4.  Dissolved Oxygen  (DO)


              AM.

 (32)          -I = -Q.DO.+1 ^..,00. -qoutjDOj ^qin.DOin.j

-------
                          DO.-DO. ,             DO. -DC
                         (  J   3 h -E   A   f  J
                                   '  h-A-
                    -Kr CBOD.V. -KM NBOD.V. +IC (DOsat .-DO.)V.
                      ^4    J J   MJ    J J   ^j      J    J   J
                    +(P.-R. -Sedmt.)As.CV -evap.DO.CF
     The method of integrating these equations may be called a
modified Euler Predictor-Corrector Method [22], A simplified example
of the method is:
          Gi ven ;
            let
                  A = Vl
           then,
            and,
                  Vl '  yn + I [ ^Vl/Z^n+l/g) + f (xn'yn)
     To demonstrate how this procedure is done in the program,
consider the CBOD, NBOD and DO equations. In AUT0QD, CBOD and MBOD
must be solved for concurrently with DO to yield a solution.
          Given initial conditions CBOD0., NBOD0., and DO0, and  an
                                       J      J        J
          integration step At;
          1. Compute initial constituent masses at each junction;
             CMAS? = CBODjv.
             NMAS? = NBOD°.V,
                 J       J J
             DMAS" . oojvj
          2. Compute and store mass slopes at time t;

-------
                                                            33
   ACMAS.
   -ft	J- = [equation (30)] = SC1


   ANMAS,
   •ft	>L= [equation (31)] = SN1


   AOMAS.
   •ft	1 = [equation (32)] = SO-j


3. Compute new junction concentrations at time t + At/2;


   CBODt1/2 = [SC,(At/2) + CHAS?] / V.
       j         i             J     J
   NBOD
'T    = [SMAt/2) -«• NMAS?] / V.
\|          '             J     J
     DOT1/2 = [SO,(At/2) + OMAS^] / V.
       J          I             J     J


4. Using concentrations computed in step 3, compute new mass


   slopes;


   SCp, SN2, and SOp



5. Average mass slopes at times t and t + At/2;


   SC = [SC] + SC2] / 2


   SN = [SN1 + SN2] / 2


   SO = [S0] + S02] / 2


6. Compute new masses and concentrations at time t + At;



   CMAsJ = CMAS? + SCAt
       J       J



   NMAS1. = NMAS? + SNAt
       J       J



   DMAS1, = OMAS° + SOAt
       J       J



   CBOD! = CMAS] / v.
       J       J    J

-------
             NBOD! = NMAsl / v.         '                             34
                 j       j    j
               DO! = DMAS! / v.
                 J       J    J
          7. Return to step 2, and repeat until  run is complete.
     The integration  method is the same as the  above for all  the
constituents.
     As with many integration schemes the problem of instability
can arise.  The time step (At) is the most sensitive parameter  in  the
solution. A time step that is too small  will increase the operation
cost and also increase numerical mixing. One that is too large will
result in instabilities in the solution. The most stable time  step to
use is;
(33)      At * [ L/u ]„„„,„,„,
          where; At = time step (sees)
                  L = channel length (ft)
                  u = channel velocity (tidal in estuaries and net in
                      free flowing streams) (ft/sec)
The time step as determined above will not necessarily be the  same for
all channels.
     The program will compute its own time step  based on the above equation.
The user may bypass this option and specify the  time interval  if  desired.
In some cases, the user may have to experiment to find the best time
step.

-------
                                                                     35

APPENDIX A

AUTPSS - PROGRAM DESCRIPTION/OPERATING INSTRUCTIONS

GENERAL:
     Program AUT0SS is written in ANSI FORTRAN and has been success-
fully run on the IBM 370 operating system (NIH - Bethesda, Maryland).
The program requires no input/output devices other than a card reader
and line printer.  The read and write unit numbers are presently set
at 1 and 6 respectively. These are variable and may be easily changed
(see program listing—Main program, variables NRD & NWR).  Machine
storage requirement is 105K.  A typical running time is 1.1 sees.
(compute time) per steady state solution with 150 sections.  These
times and their respective costs will vary with the computer used and
the network used.
     The program is written in a modular framework.  This type of
program construction is easy to understand and facilitates changes.
The user has a wide degree of flexibility in the use of the program because
of its construction and the input setup.   It is possible to make multi-
problem solutions within the same computer run.

PROGRAM LOGIC:
     The program is controlled by the use of "program control  cards".
These cards are read as input and consist of a word code, starting in
column 1, punched on the card.  Each control  card causes the program
to execute some function.   Usually data cards follow each program

-------
                                                                    36

control card.  The program control cards and their respective functions

are as follows:
     Program Control Card
      (Columns 1 thru 4)


          DATA
          FL0W
          CB0D
          NB0D
          D0
          HALT
          Any four letter
          word except one
          of the above
              Function
Directs the program to read in or replace
existing physical data.  Data cards follow.

Directs the program to read in flow data,
and compute flow related physical constants.
Data cards follow.

Directs the program to read inflow CB0D and
then to compute the steady state CB0D con-
centrations.  Data cards follow.

Directs the program to read inflow NB0D and
then compute the steady state concentrations.
Data cards follow.

Directs the program to read inflow D0 and
then compute the steady state concentrations
based on the previously run CB0D and NB0D
concentrations (if any).  Data cards follow.

Tells the program the run is complete.
Program terminates.  No data cards follow.

The program assumes this is the name of a
conservative constituent.  The program
reads the inflow concentrations and then
computes the steady state concentrations.
Data cards follow.
     These cards are the basis for the program operation.   Through their

proper use it is possible to run any number of problems  under  any number

of different conditions within one computer run.   Following is a  flow

chart showing how these cards are handled in the  program:

-------
               J&JT0SS  - GENERAL  FLOW CHART
37
Read Program
Control
Card
        No
                   Yes
                   Yes
                                           (Program\
                                           Terminates/
                                         Read  Data
                                         Code  Card

-------
    AUT0SS - GENERAL  FLOW CHART (Continued)
                                        38
No
 No
 No
Read in
Flow Data
             Read
             Inflow
             CB0D

             Compute
             Solution
  Read
  Inflow
  NB0D

              Compute
              Solution
                              Print out
                               Flows

-------
            AUT0SS - GENERAL FLOW CHART (Continued)
                                        39
       No
                  Read
                  Inflow
                  DP

                  Compute
                  Solution
                  Print out
                    Solution
Read inflow
Conservative
Constituent
Concentrations
Compute
Solution
, Print out
   Solution

-------
                                                                    40
DATA DESCRIPTION
     The data for AUT0SS are all referenced to river miles (statute).
The channel section being modelled is described by a beginning down-
stream and ending upstream mile.  The input data for the program is
divided into physical data and computational data.  For physical data
the values are read in (at river mile X, the parameter has a value Y)
and are interpolated to assign values over the entire river section.
If a parameter is constant over the river section only one value at
any river mile need be read in.  Computational data input values are
also referenced to river miles.  However, they are not interpolated
since they are considered point values.   The program may move them
slightly or in some cases combine them to conform to the channel-
junction concept used in the model.  It is important to keep in mind
that input data will be interpolated linearly between points, and
sufficient physical data points should be entered to adequately define
the channel geometry.
     The physical data associated with the stream and/or estuary being
modelled can be assembled without regard to the starting mile and
ending mile that define the section.  A data deck describing an entire
river length may be prepared and used in AUT0SS even if only very
small  portions are to be studied in any particular run.
Physical Data:
     The following is a list of the parameters that may be entered.
These values are entered under the program control card "DATA":
          1.  Al, A2 and A3:  The coefficients for the depth of flow
              equation (d=aiQ32 + a3).   They may take on different

-------
                                                           41
    meanings depending on the nature of the channel being
    modelled.  (See model development.)
2.  Width (ft):  The channel width.  Width Is assumed to
    be independent of depth.  Average widths for the flow
    condition to be run should be entered.  For instance,
    in the case of estuaries one would usually enter the
    width at mean tide level.
3.  Tidal Velocities (ft/sec):  The average tidal velocity
    (regardless of direction).  These values are usually
    only entered in the case of estuaries.  If a fall line
    is specified, the program sets the tidal velocities to
    zero above that point, regardless of what is entered.
    Velocities are used only to compute the reaeration rates
    (if that option is selected).  If no tidal  velocities
    are specified, or they are zero, the net velocity is
    computed in the flow computations.
4.  Water Temperatures (C°):  The average water temperatures
    for the condition being run.  If no values are  entered,
    the temperature is assigned a constant value of 20°C.
    Water temperatures are used to adjust the various rates
    and to compute the saturation dissolved oxygen  concen-
    trations (if that option is selected).
5.  Evaporation - Rainfall (in/month):  The net (evaporation
    rainfall) for the period being modelled.  A rainfall  is
    negative, while an evaporation is positive.

-------
                                                          42

6.  (Photosynthesis - Respiration Rate) (gr.02/m2/day):
    This represents the net production or usage of dissolved
    oxygen by biological activity, (excluding CB0D, NB0D,
    and sediment demand).  Many meanings can be attached to
    this value.  For instance, it may represent algal  decay
    downstream from a bloom.  This value represents a  24-hr.
    average and is not temperature corrected.
7.  Oxygen Uptake of Sediments (gr.02/m2/day):  The net usage rate
    of oxygen by the sediments.  It may also be used to repre-
    sent a non-point source oxygen demand.   This value is not
    temperature corrected.
8.  Dispersion Coefficients (ft2/sec):  One of the most
    important parameters in estuaries.  Tidal mixing is
    represented with this term since net flows are used. In
    tidal bodies it may have values as high as 6000 (ft2/sec).
    In free flowing systems it is generally much lower,
    100 (ft2/sec).  These values are determined by the  user.
9.  CBJ9D Decay Rates (I/day):   The first stage (carbonaceous)
    BOD decay rate or deoxygenation rate.   The program assumes
    the value entered is for 20°C, and the  rate is corrected
    to the specified temperatures according to the equation:
    K_@T=(K_<320°C)( 1.047)(T"2°).   Note that if no value is
     \f     L»
    entered for temperature the entered K  rates will  remain
    unchanged because temperature defaults  to 20°C.  If it
    is desired to change the temperature during a run  and

-------
                                                           43
     correspondingly change the rates, it is necessary to
     enter both temperature and the rate again.
10.  NB0D Decay Rate (I/day):  The second stage (nitrogenous)
     BOD decay rate or deoxygenation rate.  It is handled the
     same way as the CB0D rate except its temperature correc-
     tion equation is given as:
     (Kr|erc)=(Kn@20°C)(1.017)(T"20)
11.  Reaeration Rate (I/day):  This term represents the atmos-
     pheric reaeration rate.  It is handled the same way as
     the CB0D and NB0D decay rates except its temperature
     correction equation is given as:
     (K20T0C)=(K2»Z00C)(1 -024) ^^ -
     The user may choose to have this rate computed by the
     Dobbin's-01Connor formula.  If this rate is to be computed
     in the program and it is desired to change the temperature
     and correspondingly the computed rate, it is necessary to
     enter the flow condition again as well as the temperature.
12.  Oxygen Saturation Concentration (ppm):  The saturation
     concentration of oxygen for the conditions being run.   An
     option is available to have this computed by the equation:
     D0sat=l4.62-0.367T+0.0045T2
     where T is the  temperature (°C)
13.  Initial  Dissolved Oxygen (ppm):  The initial  estimate  of
     the DO concentrations.  It is not necessary to have values
     here to obtain  a solution, but reasonable initial  estimates

-------
                                                                    44
              will allow the solution to converge more rapidly.
         14.  Initial CB0D Concentrations (ppm).
         15.  Initial NB0D Concentrations (ppm).
         16.  Initial Conservative Constituent Concentrations  (ppm).
              The program will  only handle one set of initial  concen-
              trations for a conservative parameter at one  time.   If
              more than one conservative constituent is to  be  run it
              will be necessary to enter initial  concentrations  for
              each constituent  successively.   If  this is not done the
              initial concentrations will  remain  the same (a possible
              alternative in some cases).
     Some parameters are computed on the basis of the above inputs.
Junction surface areas are computed using the width input and  section
lengths.  When the flows are entered the depths and velocities (for
non-tidal areas) are computed as well  as cross-sectional  areas,  junction
volumes and reaeration coefficient (when the  compute option is used).
Computational Data:
     Under this category the following data are read in:
          1.  Inflows and flow  diversions (cfs).
          2.  Inflow concentrations (input concentrations)
              of the particular constituent to be run (ppm).
          3.  Boundary conditions (constituent concentrations
              at fixed points)(ppm).

-------
                                                                     45
Network Data:
     The data required to establish the computational network
(channels and junctions) is as follows:
          1.  Starting river mile.
          2.  Ending river mile.
          3.  River mile of fall line.
          4.  Number of sections.
     The fall line is the point above which there is little or no tidal
action.  When an estuary is being modelled the fall line will be at or
above the ending river mile, otherwise the tidal velocities which are
entered will be zeroed above it.  When a combination of an estuarine
and a free flowing system is being modelled the fall line will lie
somewhere in between the starting and ending mile.   When a free flowing
system is being modelled the fall line will be at the starting mile or
below it (See Figure Al).  The fall line is important since entered
tidal velocities will take precedence over the competed net velocities
downstream of the fall line.  Since velocities are only used in the
reaeration rate computation, if the reaeration rate is entered rather
than computed it is unimportant where the fall line is placed.
     The starting and ending river miles of the section being modelled
are self explanatory.  The number of sections determines the number of
channels and junctions in the network.  The maximum number of sections
as programmed is 249.  The length of the segment is divided by the
number of sections.  The points along the channel  separated by this
length represent the midpoints of the junctions.  Thus if 10 sections
are specified there will  be 11 junctions and 10 channels in the network.

-------
                  FIGURE Al
                                                                   46
                  ESTUARY ONLY
                          Fall    Ending Mile
                          Line
                                         Starting Mile
Ending Mile
                  COMBINED STREAM/ESTUARY
      Fall Line
                             Starting Mile
Ending Mile
                  STREAM ONLY
Starting
Mile
Fall  Line

-------
                                                                    47

ENTERING DATA
     All data Is entered under the direction of a program control card
except the run title and network data.  Before any variables are
entered or computed they are set to default values.  It should also
be noted that once a variable is entered or computed it will retain
that value until it is, re-entered or recomputed, except CB0D and NB0D
which are zeroed after each DO run.
  I.  Run Title Card
          1.  The first card of the data deck.   On this card is
              punched a title or description of the run being made.
              (Cols.  1-80)
 II.  Network Card
          1.  The second card of the data deck.  Its format is:
               Starting River Nile - cols.  1-10, include a
                                     decimal  point
               Ending River Nile   - cols. 11-20, include a
                                     declaal  point
               Nile of Fall Line   - cols. 21-30, include a
                                     decimal  point
               No.  of Sections     - cols. 31-40 (Right hand
                                     justify),  no decimal  point
III.  Entering Physical  Data
          1.  The program control  card DATA precedes the data cards.
          2.  The next card will contain the  type of data  (see data
              codes)  being entered and the number of cards to be
              entered with this  data.   The formt for this card is:

-------
                                                                  48
                   Data code -  starting  in  col.  1  (Left  hand  justify)
                   No.  of data  points  -  cols  12-15 (Right  hand  justify,
                                        no  decimal  point)
         3.   Next are the actual  data  cards;  there has to  be  exactly
             the number of cards  as  specified on the data code card.
             The format for these cards  is:
                   Card no.                - cols.   1-5  (Right  hand
                                              justify, no  decimal  point)
                   River mile of            - cols.  11-20  (include a
                   data point                 decimal point)
                   Parameter value         - cols.  21-30  (include a
                                              decimal point)
         4.   If other physical  data  are  to  be entered repeat  steps
             2 and 3.   There is no required order  for entering  physical
             data.  If  no other physical  data is to  be entered, a  card
             with the word ST0P punched  in  the first 4 columns, is
             placed in  the deck.
IV.   Entering Computational Data
    A.   Flows
         1.   The program control  card  FL0W  precedes  the  data  cards.
         2.   Next are the data  cards in  the following format:
                   River mile of  data  point - cols.  11-20  (include a
                                              decimal point)
                   Inflow (cfs)            - cols.  21-30  (include a
                                              decimal point)
                   Diversion (cfs)         - cols.  31-40  (include a
                                              decimal point
         3.   After the  data cards, a card with ST0P  punched in  the
             first 4 columns is placed in the deck.

-------
                                                               49
B.  Carbonaceous Oxygen Demand (CB0D)
     1.  The program control card CB0D precedes the data cards.
     2.  Next are the data cards in the following format:
         Note:  If it is desired to fix (establish a boundary
                condition) the concentration of a point, the
                word FIXED is punched in the first 5 columns
                of that data card, otherwise these columns
                are left blank.
         River mile of data point - cols.  11-20 (include a
                                    decimal  point)
         Inflow at data point     - cols.  21-30 (include a
                                    decimal  point)
         Inflow concentration     - cols.  31-40 (include a
                                    decimal  point)
         Fixed concentration      - cols.  41-50 (include a
         at data point (if          decimal  point;)
         desired)
     3.  After all  data cards are entered  a  card with ST0P punched
         in the first 4 columns is placed  in the deck.
         Note:  If the river concentration at a point other than
                an inflow point is to be fixed the corresponding
                inflow,simply has a value  of zero at that point.
C.  Nitrogenous Oxygen Demand (NBOfl)
     1.  The program control  card NB0D precedes the data cards.
     2.  Next are the data cards, the format and procedure are
         the same as for CB0D.

-------
                                                                   50

     D.  Dissolved Oxygen (D0)
          1.  The program control card D0 precedes the dati cards.
          2.  Next are the data cards, the format and procedure is
              the same as for CB0D.
     E.  Conservative constituents
          1.  The program control card with the constituent name
              precedes the data card.
          2.  Next are the data cards, the format and procedure
              is the same as for CB0D.
After all the data has been entered the HALT program control  card is
placed in the deck.
OUTPUT DESCRIPTION
     The output for AUT0SS is controlled by the program control cards.
The output is referenced to river miles as well as channel  or junction
numbers, depending on the variables.
     The first output in a run is the title and a listing of  the
general network data.  Included is the run title, mile of upstream
end, mile of downstream end, mile of fall  line, and the number of
sections.
     Each time physical data is entered  the data is printed  out
under the heading "Estuary/Stream Data".
     When a flow condition is entered two groups of information are
printed.  Under the heading "Depth or Velocity Dependent Variables"
are printed:

-------
                                                                    51
          1.  Cross*-sectional areas
          2.  Channel depths
          3.  Channel velocities (tidal or net)
          4.  Junction volumes
          5.  Computed reaeration rates (if this option was chosen)
     Under the heading "Steady State Flow Conditions" the inflows,
diversions, and channel flows are printed.  Channel flows may have
a negative sign due to the sign convention used.  Again, a flow
from upstream to downstream is defined as negative.
     When a constituent control card is encountered, two other groups
are printed.  Under the heading of "Steady State (Constituent Name)
Input Values" the inflow concentrations are printed.  Under the
heading of the program title card and the constituent name, the steady
state concentrations are printed and a graph of the concentrations versus
river mile is plotted.
     In addition to the regular output just discussed, there are a
number of error statements the program may issue.   These are printed
only if mistakes were made in entering data.  They are:
          1.  DATA CODE (	) DOES NOT EXIST - PROGRAM TERMINATES
              This can occur when inputing physical data.   An undefined
              data code has been entered,  the program terminates.
              User action: Correct mispunched card or misordered deck.
          2.  AN INFLOW WAS READ IN AT JUNCTION (—) (RIVER MILE XX.XX)
              IN THE QUALITY INPUT, BUT NOT IN THE HYDRAULIC INPUT,
              PROGRAM TERMINATES.

-------
                                                         52
    This message is self explanatory.
    User action: Check inflows and quality inputs for
    correspondence and correct errors.
3.  ZERO DIVIDE AT JUNCTION (---)
    A divisor formed in the steady state equations is
    zero.  This occurs when insufficient data  has been
    entered or the flow solution has determined  that  a
    junction has no flow entering or leaving and
    dispersion in the surrounding channels is  zero and
    the decay rate or volume is zero.
    User action: Check run data for completeness.
4.  ZERO DIVISOR IN (Constituent Name)  SOLUTION  MATRIX  -
    PROGRAM TERMINATES
    This follows message 3 and tells you which constituent
    has the zero.
    User action: see #3.
5.  ZERO AREA IN CHANNEL (	)
    DEPTH OR WIDTH IS ZERO PROGRAM TERMINATES
    This error occurs when the channel  cross-sectional  area,
    as computed using width and depth of flow  is zero
    Channel  widths have been entered incorrectly or a
    channel  flow was zero and the A3 flow equation coefficient
    was also zero.
    User action: Check channel flows and flow  equation
    coefficients.  Check that widths have been properly entered.

-------
                                                                     53
DATA CODE FOR PHYSICAL DATA
CODE (starting in col. 1)
SEDI

DISP
CDECAY
NDECAY
REAER
SATD0
INITCB0D
INITNB0D
INITD0
INIT (4 letter word of
     conservative parameter)
C-SATD0

C-REAER
DATA TYPE
                                 The coefficients for
                                 the flow equation
Channel widths (ft)
Tidal velocities (ft/sec)
Net evaporation - rainfall (in/mo)
Net photosynthesis - respiration
rate (gr.02/m2/day)
Oxygen uptake rate of sediments
(gr.02/m2/day)
Dispersion coefficients (ft2/sec)
CBOD decay rate (I/day)
NBOD decay rate (I/day)
Reaeration rates (I/day)
Oxygen saturation concentration (ppm)
Initial CBOD concentrations (ppm)
Initial NBOD concentrations (ppm)
Initial DO concentrations (ppm)
Initial conservative concentrations (ppm)
Instructs the program to compute
saturation D0 concentrations,
no data cards follow
Instructs the program to compute
the reaeration rates, no data
cards follow

-------
                                                                    54
 RUNNING TIPS
      The  purpose of this section is to bring together and Clarify the
 operating procedure for AUT0SS.  The example presented at the end of
 this appendix should also serve to clarify any remaining questions.
      As already stated, the program control cards direct the program
 to do some function.  Generally these cards act independently of each
 other; however, some general rules should be followed:
      1.  DATA should be the first control card in the deck.  This is
          because the other control cards (except HALT) use physical
          data of some kind in their respective functions.  DATA may
          be called again later in the deck to either add or replace
          physical data.
      2.  FLOW should be the second control card.  This is because the
          quality control cards use flows and values computed using
          flow in their functions.
      3.  CB0D and/or NB0D should be run before D0 if it is desired
          to consider their effects on the D0 budget.  If only CB0D or
          NB0D are to be considered only that constituent would be run
          before D0.
      4.  Subject to the above general rules the control cards may be
          arranged in any desired order to yield the desired solution(s)
A general  example of the control  and  setup is given below to demonstrate
these principles (see the end of this  appendix for  a  specific example
problem).

-------
                                                                     55
Problem Statement:
     Run IDS, CB0D and D0 under flow condition 1, then run CB0D, NB0D
and 00 under flow condition 2, then change the water temperatures (and,
correspondingly, the decay rates) and run CB0D, NB0D and D0 under flow
condition 3.
               The arrangement of the control cards would be:
Enter basic data-DATA - enter original physical  data
                 /'FLOW - enter flow condition 1
Solution 1
Solution 2
Change basic
  data
Solution 3
  TDS  - enter inflow TDS and  boundary conditions -
         compute solution
  CB0D - enter inflow CB0D and  boundary conditions -
         compute solution
  D0   - enter inflow D0 and boundary conditions -
         compute solution
 "FLOW - enter flow condition  2
  CB0D - enter inflow CB0D (these may be different than
                          the  first time)
  NB0D - enter inflow NB0D
 kD0   - enter inflow D0
- DATA - enter new temperature  and also enter decay rates
         and all  other temperature dependent variables
  FLOW - enter flow condition 3
  CB00 - enter inflow CB0D
  NB0D - enter inflow NB0D
  D0   - enter inflow D0
 k.
  HALT

-------
                      AUT0SS  VARIABLE GLOSSARY
                                56
Variable
  A(N)
  A2(N)
  A3(N)J
  ALPHA (J,K)
  AS(J)
  C(J)

  CB0D(0)
  CB0DI(J)

  CIN(J)

  CS(J)

  DECAY(L)

 .DELMAX
  DEPTH(N)
  DKl(J)
  DK2(J)
  D0S(J)
  DVD(J)

  EVAP(J)

  IPLT(I)
                Definition
cross-sectional area oT channel  N
flow equation coefficients at
channel N
K=l,3 elements of solution matrix
for junction J
surface area of junction J
concentration at junction J, not
associated with a particular parameter
CB0D concentration at junction 0
initial CB0D concentration at
junction 0
input concentration at junction J, not
associated with a particular parameter
initial conservative concentration at
junction 0
temporary storage variable used in
computations
closure criteria for solution matrix
depth of channel N
CB0D decay rate at junction J
NBJ8D decay rate at junction J
oxygen saturation at junction J
divisor in solution matrix for
junction J
net evaporation - rainfall at
junction J
temporary storage variable used in
computations and output routines

-------
                                                                  57
RMFR
RMJ(J)
RMUP

RN(I)

SEDMT(J)

TEMP(J)
V(N)
V0L(J)
WIDTH(N)
X(D

XLEN
XMIL
XNpD(J)
XN0DI(J)

Y(D

Z(N)
river mile of fall line
river mile of junction J
river mile of upstream end of
segment
temporary storage variable used
in computations and output routines
sediment oxygen uptake rate at
junction J
temperature at junction J
velocity at channel N
volume of junction J
width of channel N
temporary storage variable used in
computations and output routines
channel length in feet
channel length in miles
NB0D concentratioaat junction J
initial NB0D concentration at
junction J
temporary storage variables used in
computations and output routines
dispersion coefficient for channel N

-------
                                                                   58
 SUBROUTINE DESCRIPTIONS
      Following is a brief description of each subroutine in AUT0SS.
 MAIN  BRANCH:  The main program.  Its primary function is to direct
 program functions and print out the heading.  The basic network data
 is read in here.
 SETUP:  Two things are done in this subroutine.  The network of channels
 and junctions is established, and arrays are set to their respective
 default values.
 NETDAT:  This is one of the most important routines in the program.
 All data (except flow and quality data) is read in here.  The data is
 read  and interpolated over the entire network, and values are assigned
 to the channels or junctions.
 FLJWS.:  The flow inputs are read.  Once read, the flow inputs (or outflows)
 are distributed through the network.
 FJJ5CMP;  Called from FL0WS.  The depths of flow and channel velocities are
 computed.  Tidal velocities, if specified, take precedence over velocities
 computed,  Once depths of flows are computed, the various physical para-
 meters, depending on depth, are computed.  (Cross-sectional areas, junction
 volumes, depths, velocities).  In addition reaeration rates are computed
 if this option is specified.
 pjJAJ-IN:  The quality inputs are read in.  Once read in the inputs are
 assigned the proper junction.  If more than one input is read in for  a
 junction, they are balanced accorddng to their respective flow?; and
 concentrations.  According  to the equations:  qin=zq  and  cin=~^—, it is
                                                             Zq
also possible to fix mile points  at  a  specified  concentration.

-------
                                                                   59
QALCMP:  The elements of the quality matrix are determined.  CB0D,
NBflD and conservative parameters are done.
D0CMP:  The elements of the quality matrix for dissolved oxygen are
determined here.
S0LVEX:  The quality matrix is solved by the Gauss-Sidel iteration
method with a relaxation factor.  The maximum number of iterations
is assigned as 1000 with a closing criteria of 0.001  ppm and a relax-
ation coefficient of 1.00 (These may be changed if desired).
INTER:  Called from NETDAT.  The routine arranges an array of input
data in order according to river mile and assigns data values for
each junction or channel.
TABU:  Called from INTER.  TABU performs a linear interpolation to
obtain a data value at a specified point.
0UTG0:  An output routine.  It prints out data in tabular form.
DIVCK:  Checks for zero divisors in the quality matrix.   If a zero
divisor is found, the error message is printed out and the program
terminates.
JKFND:  Determines the junction number for a corresponding river mile.
QAL0UT:  An output routine for quality data.  A heading is printed
followed by the data listing.
GRAPH:  Constructs and prints  a graph of the quality solution.   It is
called from QAL0UT.

-------
                                                                   60
PROGRAM LISTING:
Following is a listing of program AUT0SS:

-------
                                MAIN PROGRAM
                                                                                            61
 » o

O (VI
m — »
                                                                  U.
                                                                  tu
1








































>•
»—
_J
^
o
o

a:
UJ
i-
^
at

UJ

^.
V)

>.
o
4(
UJ

(/)

t

(/)
(/)
o
1-
^

X
<(
o:
(9
O
cr
Q.







































i
0
»i (VI

z o
uj o x
o *-«
4 O »
_J UJ (/) 0
uj a •-• -«
> j^
o » o (u
_i v a. i
> o « ~«
• z z z »o
_j u o z (vi
• O »-i < 1
Z < 1- (VI
o »o
0 Z UJtt (VI
Z O t/) UJ
< 1-1 uj i- or
^~ U 1— Z O
X O»-iZUJ
»-• UIU.UIUOO
at i-u.x (*>
U OOCL UJ 0
cr o oin
• a. o-iz i
_J -JUJUJOO
• i i^l ^ ^4 ^
CH < H* UJ O (VJ
I- U.OU) 1
^» 5^ ^*4
CO UJ t/)_J t/) O
x *••< i-« n
Z Z -JO _J
UJ O O *-• O ••
i- tr O.Z a. uj
1- «-« ZOZ O
a z zujz x
at ui  •-*
                                                 in < oo in in  »

                                                 ** UJ — (VI — — O
                                                 (vi  * o —• z «/) uj
                                                 < —.in o *-• u. o>
                                                 0 OJ ^O ~ ^
                   o

                   x
                                                    uj —. in — *~  •   x
                                                    t- o(vi_joz   o
                                                 in
                                                 (VI
o *"»o •
in MO ~
(VI  * CD O
                                                 ^ <~ rvj o
-*OC   XI-
«n  •   Q<
 • Q.   OO
03   CD X
in x   z -*
(VJOt   XX
                                                 CM
in i- (vi —
(VI X —• O
— o
                                                               X U.
                                                               Q. -5
                                                 O
                                                 O
 »««(/)
-. ~-~ o
o o o  »

(VI (VI (VI O
	-»in
x o ix rvi

o o< v
»-«XUJ X
at Q.OC o
                                                 o


                                                 o
                                                 o
        XI-
        o<
        (DO
	Z_J
 x at
O UJ Z O O

^ xeccou.
<  » ato x
x "»zx 4-

j  • o xae
 UJO UJO
Z QC U. Ct U.


      O    O
      -^    (VI
oooouooooouaoooooo

-------
                                  MAIN  PROGRAM  (Can't.)
                                                                                           62
   X  » -4 •> O  »  »
   n <  » x o o
              x ro x x x
                                  -»XX*
                                  ^ ~i n o
   o i/>

   x x


   X  »
           -* n x -^ o
    »X~4XO««~«f-
   x-« * in x x -* H-
                                  O H- -4 X




                                  in x r- x
                                  _l OJ  « ~4


                                  X  * < O

                                  ** O X -«
   ~x-«xmxxoxn    ~« < m x

   X ~" X  » X -»  » X — X    ~ooooi/5xfOinf*-    3 x r* ro
   o » —.
   n x *--
                                  •"XXX
   X
      -. ~ x O  » X D    X    » < X -.

      j:^ » x r-  »x~-« *   in < ~ x
                    i~ < x o    ui     * r-
   *   * D f)
   x x :D »
   .-i r- 3 x

   o —. ro »




Q£ X in 3 *-

Z ^  » 3 »

uj < in <*i «-•
OCODO    x»xxr^-«a:ox««i-


   o                             o
   o                             •*
   o  *
   (V
    »x

   X  »
   •^ X

   _l X
   u -«
   o<-
   O O
C/>X (V
o     »
UJ >-
I/) t- X
a < x
u, o  «^
x o -t
QC    <
 * cr o
GL UIM
3 h-  *
X <  •
a: 3  •

ZUJ  •
:»t-  •
o < u
aci- _i
 »-
o o
OJ < Z
 »UJ 3
—i >- a:
 II U> X
k: x •*
 *• ^J r«4
-» n  »
*  •• x
— x in
< in  »
x  * —
a. -* *
j *  x
< X ~*
_J -4 —
«-. ~- o
~ O (VJ
o t\j  »
in  »
 ••ox
a x ~«
^-« r u.
n
 • ac u.
x uj o
in>
 » 1-4 UJ U)
~a _jz
*  x »-«o
X»-4 X f«
•— r>    H-
*-  »o: o
O X UJ UJ
r\j in > t/>
 »  ». i—i
   — ct u.
X *  X O
^ x -•
 » ^« ro ex
X.  <^  «. 1^1
 » O X CD
< M m x
h-  »  * D
^    "*•* Z
OX * X
   -H X ^4
^  * FH (*)
a x »» •
o  » o x
3 nj fw in
»_••.»
ui o    ~
z^« x *
   U.-» X
o  •>  »~
•^  • X "
(/)  •  » O
<  • c\j rvj
DO a  • »
x z o
CO UJ —• X
r*    U. •-•
 » x  * »
X<  • X
in uj  • *
 »cc  »oj
-^ t-  •  •
*  in  • o
x z o -«
-«» z u.
— O UJ
O O
(V)    X.
 » V- <
   < UJ
x    a:
                                                                                m
                                                                                vO
                                                                                o
                                                                                o
                                                z~ ^~
UJ < ~
K X »
•-• a x
«x o ~4
38 U. *-
      >—i
   O
   in
 » _j (/>
X»-*Q.
 » r D uj
        z
*  £T t- 1-1
X UJ < -J
      UJ
      IX
      >
_    H-
      -J
O    —
•-•    O
i—i QL -^ o
UJ K O UJ h- II O
(X UJ "* Q. _J "J flD
V Z    >- II    O
\-    o t~ in o  it
_l _J >- _J Z h> ~
— _l    — O   ~>
U. < O U. O O **
•-i o O ft _j O U
                                                                                ru
                                                                                         in

-------
                         MAIN  PROGRAM  (Con't.)


                                                                                 63
                    o                                                            o
                    (Mo                              in

                                                  f->
                    o                                                            o
                    >-                            O                              I-
                                                  H-
                    o                                                            o
                    o                            o                              o


                    o                            ~                              o
                    OD                            O                              _J
                    z                            o                              u.

          ->~      ~i   zn           z—      "^   z              z           ~i
  Z Q. X Z ~>      UJ UJ  • "-   Z Q. X » ~)      UJUJ»-~>   Z   X » O O      UJ
  i-»ZUI»-»   OZQ.<-«>-«   i-«XUJ»^'-   OZQL'^'O   i-iQ.uj«^»»    OZW)
  _I O > ^ O   O  • >- II Q   _l O > M U   O  • >- H ~   _J Z; > II O O    O  • »
UJ < _l _l M  MUJOUJ»-->OUJ<_l_l")MUJOUJ»-->)-UJ — 3 »H o. _l   ZO3^O   -^ O ^ OL _J   XO3OO   ~ ^ O -•« Q. _J
zoom   ~>z   >-noxzoot/)o"5z   >-noozooi/)in~>~)z   >-u.
          	 - -          4V|_iOH-(/ir>Ni-4         n-~''-i-toH-
  ______-___
Z-l-l-l   OZ    —O   -JZ-I-J-J   OZ    *^O   ->Z_I_I_J   OOZ   "•
               o
               oo

-------
                            MAIN  PROGRAM (Con't.)


                                                                                 64
   o
   o
   o
   CM
  o
  o
   •   2
  O LU »      Z Q. X
O UJ Q. -< —   HHXUIO
O • V M ~>   _JU>0
OUJ»--)^lil<_J>JO
-•Q. «l   (ft 3 O < O -+
  viioozootn
O I- U) vfl II 1-4        O
H-_JZ-« — H--j«j_ji-a.
  — O   ->Z_J_J-J   OD
  o        o           o
  in        vo           o
  «-<        i— I           O
                         CVJ

-------
                             SUBROUTINE  SETUP
                                                                                      65
   — in
   O (VI
   in «*  •
   rvio —
                    u.
                    (vi
   -» -> 5 in  • o in
   o z x (vi — in z
   in a * —' o 'vi o
   (vi  • — i-i in -' o
   «- — O O(VIO -J
   o o in o *~ z •
   •« in AI z o a: _i
    * (VI —• X  * • «-4
   ~* *~ t\i  « ^ .-» z
   O Q. * ~> O O X
   in  * in (vi (vi - o
   (VI  »0 «•» Z UJ
   < -»in a •-« u. 
    »0(VI O OZ Z
   ^ in ^ so  • * *
   o (vi ••* o — —•  O O
   00^0  • »Z
   ininiMO — — a
   (VJ (VI « CD O (*) »
   *~ ** — o in • a.
   O > O  •(VI O 15
    •  • in — ^ in z
   — —. (VI O < (VI CE
   o o >^ ai  • —• •
   in ih H- *\j — •< x
   (VI (VI Z ^ O X U.

   t— «/> ui o (vi _i o
   r> < in o — <  z
   O  •••(/)••)•••
   O"»—••~O—-Z>
a.  »ooo  • o  LJ z
o-^minin^(vi_j  •
t-o(vi(vi(vio-'xo:
uj in -^ •*» ^— in ^  »s
-j  »o
Z«-"«-«XUJX_iz

oor z n
ui ^ x —
(/) It  N ~4
Z-1Z —
H 1-4 Ul ~)
~>Z _IZ
z x xor
                                       z:
                                       x
                                   (VI
                                    H
    *-•   z
    Z   X
    X   *

I    *   •-«
    Z    I
    3 OZ
    O Z —
i    Z • O
    a: (viz
 ui    n or i
 D n z H
                                   o x
                                   Ott
 I—I »H O Z •—•
 K ~ (VI — f-
 zu    oz
 o z ozo
 ore oa o

 o         o
 ^4         (VI
 • o
r*^  •
 N O
•> It

O T
fO ^


O •-•
00
o o

o o
II II o

-} — o
— -> II
o o
 •  •
o o
II M
o    o o
 •    H  •
O O ~ O
H   • O H
-^ O — —
-> «  a -*
                                                               o > —
                                                               ooo
     •-• "^ Ul O
     o o or >
o
 • o
o  •
 H O O
-. II   •
•> ~ O
" -) II
O *- -
I- Q. ~>
O < ^
X > (/>

-------
                          SUBROUTINE SETUP (Con't.)
                                                                            66
o     o       o     o   o            o
 »      •        *      • o  • o       ci ii
oo   o       oooo»o«o      » —
ii  «   noooM*»uono«o   ~« *:
-, O O -». •  •  • II  O O — . II « II O  • O II * UJ
- ii   *-ooo~n «">-^">-.iionic:~>i>
              M^ — — ^~>^"5— is—   — 22:
                                           .
                       ODQD22Xt/)U.O-JOUJ2

-------
                          SUBROUTINE NETDAT



                                                                                  67
                                                 x  » *                                 ^
      »                                          -K i                                -~
     «»                      »                   •    «-4                                O
   »O»           X                  X*--*                                CM
   ~ifi         -IV                   »    o                                 »
   ON         u.           uj                  ^                                 »
 • — O O   -* »        O. X I-  •             **                                      Z
-. -> 2 in •> o         <4-H«x             —    i                                o
oxxoj— -tnz      »>xz<             -»    -•                                >-i
in oc  » -•• o  -v i-« m »- o        x v: i i               •    x                    -            <
   noino'*'"x •      <•> x j x x             »•*   -»                                 o
   < in M z o ac _i      < a. »H~ -^             >o a. *                                 uj
   •• fvi *- x  •• •> 1-1      x t-i (/)             *   —                                 o
   in < Q o min »      «•>  »••« _i o             x»-io                                 _j
   (vi •>  «in (vi rvi (/>      < x o  • _i             ~«   o                                 u.
   — uj ~> (vi — — o      j a. x x  »             —   -i
   (Vi •> o — z  ui       » z ^ o x             in»                                 ae
   < — in o•-«u. tn      xuixi-                cox                                   o
   • ocvioozz         »-Q.<      x         •   x                                 u.
   -^ in ••* (D  » » •         X(/>C/)O   O           4>-«
   o (vi »^ o -* *«. ac      (vi ^ 1-4 x o   o        x    »                                 H-
   in ~ •>£. »oou.      < x Q 4-x   uj        ~«uix                                 z
   (vi a. o ^ in in x      xo._ix^   in         »    »                                 ui

   -• uj-»in-"- »      xujxo>-   o         »   **                                 o
   <: i-o rsj _i o z      (vi >-1-» o x   eo        ^ i-x                                 •-«


   oo —o»*xz»X(AX»n        -•-*                                 ui
   in in M o •-* ~ oc    < x o x ui x   x        —xr>                           ~    o

   *•' — — o in * a.    o    uj x ui o   <        m >- x         o                z
   o >o »(vio.3    x-^>i-cc oo   u.        —•   —•   «/>    o                Q:    »•«
   • »m *» — in x    -*         »a>o   H-    o                 »    <
   ~ ~ (vi o < (M a:    x x 4- o ^ x   o              »   a.    in             o in    x
   oo«~in»—'»    (Vi^-xuix^   »        x<>-«   z                   OH-    M
   in in H-(vi *» < x    oc x _n/i •-» x   x-^      •-«   *    *    o      —         a.    n
   (vi (vi z -~ o x u.    «^ UJ-J « o   r-o       »z> x   »-    H-in    ~5      oz    •

   i--—      >-    in
   !>-      *m(n    »    —» H-    -«•   ox    -~
t-o -. -. *» o —> z >o a. H- o x x ui (vi •>      x    »   _I-*CL      ~>o       •    *
^»OOO"»OUJZZOOXOO(C
-------
                  SUBROUTINE NETDAT  (Con't.)
                                                                                68
      o
      -    in
 o    o »     *
 z    ox    ~
  «K       »    #
 fvj    — o    x
 Of.        _j cy ^ o
 _J     • < O (\l
 <—    uj «^ r*.  »
 o o z cr  » o
 o o  »uja: I
 i- o _i t- TB ^
 o -•
o  *
O X
    »
-^ o
f) 2
 UJ X
 to in
 ui  •
 a —
 UJ *
 QC X
    **
  t —
    O
 Z 
 i—i
 *- X
 < "•*
 3  »
 O X
 UJ  »

 :*?
 O X
 -J <-•
 u. —-»
    o
 a: M -»
 o  »*
 U. X X
    in -«
 H"  •>•—
 Z    O
 UJ UJfU
 H4 cr  »
 u < x
 H*    f-
 u. oj in
 u. <  »
 UJ    ~.
 o o: o
 o o cr
    X UJ
 m OM -.
 < z    ^
 x 
 i«~ *•«< o
  »<    z
 x    <* a:
 in u. o »
  * 1-4 -» O
 ~       Z
 «  2 O »
 X O UJ CJ
 ^ _J *+ OC
 -~ u. u. <
. o    >-• >
H«
5X,20
WIDTHS
C
DTH(J-
      O O
      O o
      I- O
                 UJ ^ i
                 z cc
   _    u
   cc    z -^
    *    zx
   tO    < H-
Of-    X O
nj Q.    o •-"          *
-« Z    X i          +
    *    o^  *•          ^*-
o >•    -«o          ->
»-  »    » T          «^
   X    X QC    Z    X
o  *    in  »    u    t-
O O    » O Z _l    O
— Z    — Z UJ X    ix
I—  »    *  » _J *     3B
OX    X ru x ~    ~
>-i(-    -* a: *  o    *
3ro-*^< — z    in
j»-«oo>—««-o  •
 • * ~«<\J _J — X Z o
H«
5X»20
SOF
SURFACE AREAS
o
z
r> ~
-> to
X <
o  »
rvj ->
 » X
X C£
in  ••
 »->
-^ z
*   »
X —
-4 at
— <
o >
                                                                                        o
                                                                                        in
                                                                         o
                                                                         o
                                                                         UJ
           -» »"
           <    UJ
           -J _l>-

           u. < a
           •-« o

           o
           oo
        X X to O O •UIQ£XOO»-«HU!    OC
        »-< >-    K O _l t- 3( »-« t- ** * ~> _J UJ Jt
        ^ a.»-o-»ui z z ^ r> »  M    xoz
                                                                      xo
                                                       ui
                                                    o z
                                                    o  •
                                                    O Jt
        u, z  »
           -H OJ
        o
                                    O<    UJ
                                       o       o
                                       O       f-4
u
^
a:
 4h
(/)
>-
a
z
 »
>
 *
X
 »
u
z
                                             Ul

                                             z
                                    ~.->^~t-«Uj<    O
                                    i-iz^")t-i-3:_j»-_i
                                    	-"Zt-tcrj    <-
                                                                (VJ
                                                       >-i Z O

                                                       o
                                                       tVJ

-------
                           SUBROUTINE NETDAT  (Con't.)
                                                                                   69
          o
          Ul
          UJ
          o
          o

          UJ
   o
   II
   cr
   u.
          UJ
          z
         x
         u

         UJ
         o
         4
         cr
         ui
         >

         x

         5

         X
        *
               u
        Q.
     OZ
N
Z
O
Q
 cr   ~ ~
i  •   O O —
:H-   4- (Vi

i  •    » o *
 —   cr x x
 r id 3t~«^
 *•* r> z — ~
 o z ~ »- o
 Z M UJ 4 (VI

 -» z «-• cr x
 u. o cr o in
 »-«o »u, »

   o   o
   ro   ,*
cr   o »
 •   ox
o      •
z   ~->
 »   O.Z
(VI   Z •
cr   UJCL
4   I-Z
>   -JUJ
_i    •*-
~   UJ >-
o o z cr
(DO  • UJ
»- O _l^-
3 -«UJZ
O   CD»-«
   O -
   O

   o

   X
   in
   ro

   x
   in
   *
   x
                                             X
                                             in
                              x
                    4
                    U.

                    (-^

                    4
                    cr
                              o
        CL    4
        4    cr
        >    o
        UJ    Q.
        »    4
        ">    >
        Z    UJ
~      cr
o.      »    h-
z   o to    ui
ui   OH-    z
i-   (via.    x
 »      z    -*
"o   o •    o
z   i- >•    »
cr      »    x
 *   p x    in
                                                  CL
                                                  4
                                                  •>
->

cr
                    o
                    in
o o
\O (VI

 » o
cr x

z *--*
*- h-
UJ4~»


ill
            o
            vD
                                a
                                4
                                           -.   Z
                                           »     »
     a. »
     4 a.
     > 4 ^» "
     _J> 00
_l    • UJ 00 (VI
**   UJ^ — •
p oz cr  »o
o o  »ujcr x

o ^ui z z —
P   DDt-i ~t-
   O <   UJ 4

-j   **>j»-«trr
4 PU. 4 CT P X
u o*-iu su. -^

     o      o
     1^      00
u
4
U.
CL
4
>
X
             O  »
             r> 10
             (VI h-
               CL
             o z
                                                              p z
                                                       o
                                             a
                                              — o i  -t
          4 O X ,  ^
          X (VI O. :  00

          •^ * -T 1  x
          ^ X "^ •  O
           »in z   4
          x • cr   u.
                                           ^40:--
                                                  >~5
                                                  -IZ
o M


p o
a.


UJ


^ z
                    ~ <.z   *
                    *  Q  »   ~
                    XX—   ->
                    — z cr   ~

             _JXOO(/)>~)K-
             • a. — (vix_izp
                                                             o p
oza»oop-«cL   o
o • ui cr x   OUN   o
o_i»-at — z»-~>-»ujo
                                                             ' «*« ^K ^. — N** ^^

                                                              OQ 1-1 «^ t- — P O
-j   POU.4
-------
                             SUBROUTINE  NETDAT (Con't.)
                                                                                         70
         <
         x                         **                          LU
         oj                         o                          a
         o                         uj                          i-
                                    i/>                          
         x.                         x
         O                         H-                          O
         -»                         U.                          *-
                                    a
         -                         ~                          uj
         2                                                     »-
         LU                                                   O
         X                         »-                          UJ
         *•«                         z                          a
         a                         uj                          cr
         LU                         i-«                          o
         woo
                                    *•<
         U.                         U.                          I/)
         O                         U.                          UJ
                                    LU                          h-
         UJ                         O                          <
         *                         u                          cr
         <
         K                         Z                  -^       V                          —
         a.                         o                  o       <                          o
   ~    :D                         »-i                   •       o                           •
   ~>                               mow                          o
   Z20               Ct            ^(\JO                    —        i                             ->     i
    »    O   »—   O          — .    Qu            2T—       Q                    T-^
   en    >   3:   o       o o    (/>            a:    ->       o   -*               a    ~>
  ! h-    X   Q   •&       GDI    »-«             »    *^       33   -<                »    •—
   Q.OLUVO       cvjao^otncL       oi;            o to    a.
oxxccu.       ozxa^v*       x*cro      »-•>-*
    *in»>       o »   in    »       ••*       LOX»»          •*
-N~^    »~5(j          v    ••ooxr-        »-^->o      o x    in
H-Z-»Z*       ->»-~ZO*^-       -. — Z    O      O»-«
z»*     *—       ax*     »^-^o       *o»-t      -. ->    o
O >-   X    ^   ")       l/1»X(\Jr*Z     •       X M —          CVJZ     •
uj z   — «££"•"       HHO—-«»Q:ao      *:»•-«
t/)Q-»'-'-.<   *-       QZ->»-    «f   o ~*   *    -^^x<    x      oa»    *
_jujoo    >")T       _i»oo    •>   _j*~>-.    ooin>-)-.      «ik:~> —
 • m^(vi-^_jzo        •Nf-rvj    _j    «oz-)    ^ru»_jz~>       «oz^5
UJ~f*J»*'->»UJ       UI'^'(VI»    *^   UJ****-1    (\|  •> x^ «-  » — •      UI *"*»-*•
zct»oiO'-«to    ozo:»'O    oozo:-«-«     •.oxo-*—'   ozaj^i'vi
 • LU o: x -• o n  M    o  • uj a x    o o  • uj M ^    cr i < o  n  *:   O«UJH^
_»l-3e-« — H-~J~UJOJ>--«-H    h-0_J>-->QUJ*-*O»-~>OUJO_ll-.-)OUJ
UJZZ — 03   "iO^UJZZ—    O^UJZ    II O Z — X ±>    IIO-^U.IZ;MO
CD*-* — »— woo^-z    m >-< — K -. o   ao^Ln-^z^t— "-eQ<   UJ<      O<    00-n«-iUJ<'-    0~)»--t-_|_JI-S^_JK-_JJ(VI — KKT   _J(*1'-(-l-_!_JM*'K
^_jt-»o:Lnj   oz    — _j 1-1 o: *  _j   ^-j   ^Z«-«Q:I-J    -
-------
                                SUBROUTINE  NETDAT  (Con't.)
                                                                                          71
TEMP
O STRE
   o
   UJ
   I—
   u
   UJ
   or
   or
   o
   o

   in
   UJ
   h-
   <
   or

   >-
   «
   o
   UJ
   o

   o
   o
   CO
   z    *
   X    O
   M    *
   in~ ->

   x **or
   in x •

   -T~z
   *  o *
   X  •>
<\J «-•  *
 * o >• o ~*
or x < o H
:*^a»- -5
Z'-'XO
— H- •-« o o
uj < —   n
K x    _j r>
--»ar i   _j
or o    < o
   o
   (VJ
   n
(\J
     o
     o
      ->
      X
      or

   o w
   r»- »-
   i*> a.

   o *
   »- >-

   o x
   o »
-a
                      a.

                      UJ
                      *
                      *
                      **•
                      (VI
                      o
 <
 UJ
 or
 H-
 (ft

 O
 H-

 O
 UJ
 H-
 U
 UJ
 or
 or
 o
 o

 in
 UJ
 »-
 <
 or

 z
 o
 l-l
 I-
 <
 or
 UJ
 <
 UJ
 or

 i—   ~>

 a.~<~>
 z*  <
 i-« x UJ
 x ^or   o
 00 •—  »    •
 in o ->   o
 »o
 •k \f) "^   QQ
         ~>
         X

      o »
      o» in
      n »-
         a.
      o z

         >-
      o *
      O X
   m

   o
   t-4
   >-
   -
   <
   U)

   z
   UJ
   o
   >-
   X
   o

   a
   UJ
   t-

   o,    -*
   z    in

   x    §
   >o    *
                                                          X
                                                          in
         x
         or
     (VI



     fi
     -5i-«
              UJ«-i    —      ^ < Q:    —
ozor-^or    »o    o-«et
o  • uj  H it   or x  i  o u  H
o _JK -)~uj *-«    t—->^uj

   aa*-«in — z^i-a.oo
o •<   -4" or >-• iu < x    >o
        o o u. < o uio or o   
o
in
n
o

00 tVJ — J
f>  » O *"
 » o tvi o o
or x »o o
3t *t X I- O
z — ino-H
•"H- »O
UJ < *-   O
H- X X -II-
•-•or a, _»
or o a < o
xu. —uo

   o
   ao
   ro
5X,20
PPM
CBOD CONCENTRATIONS
      X'-<
      or •-<
       » H-
o    in »-•
f-    »- z
^f    au >-•
   o z x
o •-•  • ff).
O O X >t<
o i- »in

— o z -»
i- o » *
•"• *~ •"• X, •
z oo ^
«-• CO O *••
-J O 00 O
 • _JO tVJ
UJ  • ** *
z uior o :
 • ZUJ X '

uJhTzC
CD in •—• H-
< o    <
_J_J_IX —
— — _jor -.
u. u. < o «
i-i«-«
      o _j

      » o
      or o
      * i-
      z o
      — o
      UJ
                                                                                           or
                                                                                             o
o

m
o
o

-------
                            SUBROUTINE NETDAT  (Con't.)



                                                                               72
_ I
"^
o
<\J
»
X
in
«
>-,
x
a.
CL
«•»

{/j
z
0
fc-4
H-
<{
cr
H-
Z
UJ

z
o
o

o
0
CD
Z

_1
<•»

—
<
cc
h—
z
UJ
o
z
o
o

z
UJ
ID
>•
X
o

Q
UJ
>
1
0
U1
(/)
I-H
o

_l
0
(\J
»
X
in
»
«,
X
a.
(X
•»•

-
X
o

o
UJ
                                                                                  UJ
                                                                                  O
                                                                                  O
                                                                                  O
                                                                                   »
                                                                                  X
                                    ->i-i
   >tv*n->      z^">o.aO->         a.      «*->             »-«
      •   »s:o«-»3:z«-xoa:       ••   x    o         »
   OXXQC»->-XQ:    *xcri-uj      x   ac    »-        x
   >—»m»      »    in    »   >•   m    *         >—      in   •              •
     ~>*-)ox»->»«.->o*       •   ->    o      _!-*
   OZ   —    Z   O»    -»   Z   XI-~   Z    O    h-      -- .Z    O      UJC^-
   O»*    »      ">    *    *»t/)*     »-HSO      *-^»«      CDX
   «i-i   x    ^   —z    x-»-«   ">wx   -<    <    n      X*"*    f>j      <«^
   OQ   -«    a   v *    .-»^ir   z_j»^   cr    i/>     •      ^XCK    ^      -j*'
   33O-^—    <   X>-»'-'»<    •-»'-'   <    O    O   -^^^<    O      -.0
   zzoo    >   oxoox>   tnoo   >    j-}i   oo^->    _j      on
   _jx^    uj««o   0_|->^UJ»-^ini-0_J   OX-«
--•-'»-    o   c/>»-<>-'H-ino   >-< — H- —. o    a5o«z«-H--^o    33 —•    ** t-
OO   UJ<      OO   UJ<»   O    UJ<—   O^_i>-4Q:-^-j   ~«_i"-"a:x_i   «j"-tcrx_j    —    COZ»-IQ:Q.-J    "'U.    «-«Q:
ou.-oaru. — UO->OQO»U.   oo»-<^o*u.
            •— «               «—4            •-*                    (-4
   OO        OO        OO        OOO        OOO
   •-try        n^        m»o        r--aoo»        o      ^ <\i
   ^•st        >t-*        ^>*        •»>»<*•        in      in in

-------
                         SUBROUTINE  NETDAT  (Con't.)

                                                                          73
X
«^
 •>
X
 »
if)
UJ
t-
<
2
oc.
ui
o
o
cr
o.
X
UJ
o
UJ
  X   2
  ^«   OC
  »-ct r>
  oo»- o
  <•>»- UJ 2
  -«/) o: uj
  (M
       o
       o
       o
       in

-------
                            SUBROUTINE FL0WS


                                                                                   74
      » o        »
     ~ ifl        .J
     o rg        u.
     in ** •      (V
     rvjQ —      *
    • — • o o   •»» »
   ~ -OZl/) *0 V)
   O 2E X M o» Efl Z
   in a * >•» o w o
   M * ~* H^ ir» >-• o
   *•* -~ o o rvj o _j                                                ~
   n o sn o -* x *                                                a.
   < tn tvj z o a: _i                                                o
    * CM —* X *  * *•«                                                2T
   -»>^fU»— .-«X                                                —
   O OL ^ — O O X                                                (/)
   LA < Q O in IT) »                                                *infy«vj!/)                                                *
   «-• iu -^ UJ                                                a.
   o CM •-< o •*» -- a                                       —        a.
   in^js:»oou.                                       -5        
   — 2r»0(\J > m '-•**»                             — »         to        »
    3!                             3B         *        Q.
   -.^fU«>OQ    %                        O         ~        O
   oo— a»»2E:z                        x         ~>        z
   i/jtriNo -- a    <                >-      a         z        —
   c\j(vi»a3oo»ojoi3x                a      ^         <        o
   »e.in-»»"»inx>3>                 »OX:H->        c3
   -»-^c\jo< » ** ••    CVJ                O      »•<*        *~
   inif)»-rg— .    •>                (f}      »-i o «    z        z
   K-tnujorujO-j                »-I-»OQ*O'^        —
   z> < in Q *- < z    »                ooo*-^z    H-        z
   O*»*C/)»»>-\V.              »•— ._JO^>Z>        >-•              ^
   o — -» -^ y -» z > o a,             JOQ.MZ-)    o        o              ">
   »ooo»oujzzo             tJ«-*ox3'-'a         I              -"
   — in  in in -~ oj _j  » ^ »-             SU.»-X->H-    *        —              z
                                        -_
u.(\jxoa(vxnz-*>r">           ^x»z*-«a(   zo     z           ~> + o
   ^J-H-HH — Q.Z»X\Z    «      0\OO-~OH   "Z   *- •-•   QL      ZZO
ujzao<>-_j»>a~*t«z-.u   « <\j »  2 u   oo»-tzo
*-«33:Q.Q:O-IZZ<>- II O It OUJO<_IU.OZOO N -)<~UJO  «C3 II  OtO
(-                    >-> li-.»oa*-UJ*ZOozz^cD"5O-5    n    u  o < z u. n »-    111-
oo             o         o->— WM — <-'   z^ozr>
£KX             X   «*<— «*-»--^KO±_JO'*»->-Oin-iC3r«.»-iO
CDS:             x   i~>~   z3->zO             O   <-«OO'-'OUO<^Or3O33
too             o   aoa<3oao«ru.'-«->ooooazz<30<_>(/iuia
-------
SUBROUTINE FL0WS (Con't.)
                                                       75
<'-' •    X
h- in —  « »
tnoj * ~ ~
    • x *  *
>•   «^xx
o x -^ ** ^
<--«in ^*»
UJ  »
>- x » CM t\j
(/)*«»
X-* X    X
«* -^ xo
OJ I » ^ (VJ
 » «-« X  * •
X — » X I/)
in IP -^  »u.
 »C\J«~»CJ
~  »x *
                  *
                  X
                     #
                     x
                             (VI
                             •
                             X
                           —  • (vi m «^
                           in ^ » r\j  •
                           (VJ*X«0
                           • xox-«
                             -• -«• n u.
   »(vi u. (n
   x »ou. z
   »      oo
-*-* xx   »-•
^ * ^ ««• x »-
"X'^'i'O
K ^ x ••* »z
o— *«-«o
O o -» o • ->
                  x
                  in
                                             in
                                             u.
                                             o
   -v        OO      » ri X U, -« X -.    ZZ
O->        OOO   Zt- »*•« » U, < *    f«»-i
vO ~   ~.      X   »-• O   — N  »UJ X    XO
      oo   xoxin    ii Jx ^    o»
o<   —   i- in   o x ^« oj t/)    H-—    F-I ->

   -^   *t   oz    iinxxozzn    xtr


^ o.   "5   zo   o »-< *   • z «/) o      — z
o<   ^   »-nn   xxxtn»-i(r   x    *  •
 • >   OL   X*   OO^Z   UJH-^J    X-H


f— I—   ui    • **   -»or»)H-f—oae»oo>o
_IO   I    >-t-   -HO^«i-«O    O -» -« (VI «J (VI
 •O   Z   OO   *--«*QI-J_J»^*'-'-4
^X   •-•    «O   Z*--«>-(/)K»--~»-£_I *«^n »>-x_i»-
•^x   xz^o   Z'-iau.'^**   *-> cr ~i •-«
u,oooou.oo>-«aco   *  xxxcto
                     u.
                     o
                          
                          z
                          o
                          •-•
                          cn
                          cr
                          uj -*
                          >»-
                          •-" o
                          O O
                          XO
                             o
                             _j
                             u.
                             x
                             O ^
                             ±0
                     xtr    xac
                     in  •>    in»
                     »->    * o o >
                     (VI _l (*) (VI _l

                     o o •• o o
                     xoa x o
                     ~*t- 36 ^ »-

                     I-O «- >- O Z
                     <    uj <  ,  a

                     a: _j »-i Q: _j H- o
                     o < a o < uj z
                     u,o * U.OCK uj
                    CM

-------
                           SUBROUTINE  FL0CMP


                                                                                 76
                                                                                ux
                                                     i                          >~<
        »                                            ^.                             »,
        ~                                            4-                          a: o
      » o         »                                   »                          o <*>
     -» in         _j                                  n                             ^
     0(V]         U.                                  M                          X  »
     in *-•  »      (vi                                   *                          H-
     ouo -»      *                                                             a. i
   » •»* O O   «-» »                                  _ |                          it} ?+
   -» ~> Z in » O (/»                                  UJ                          O»
   o X x  o                                  <                          <•> —
   ^ -* O Q (VI O _J                                  X                           •»
   <*> o in o — a: »                                  o                          xx
    — . 2!                                  t-4                          -»O
   — uj -. ru *- •— o                                  CE                           —
   fM^o^-zviuj                                  <tno>-iu.(/)                                    tu                        »              o—   o           — .                           *in
   ^>^,OJHH>QO    X         O~   O           (^ X                        I (VJ
   OO"O*»XZ         ^.Z^>           X<                        — «  *
   tninMO^-^a:    <         o «-   a           ~*
   o>o»(\joz5xo       »tno:           OJQ:                ~5      ^  *
   •.•tn-.'-'inx-jm      OCD    •           »o.                «-      »u>
   — .~cvioijac:xtM      ui <   LU                               <        ui
   oo*'in«"-»'(v*'       •*_!           xi                 *       x_i
   mint-(vj — ina.~>>»      "•^'zz           xcc                i       x »-•
   H- to uj o (vj _i o    _j «*      o-^~ — o         • ui                ~>      » a
   3 < V> O *- < Z    * O       • < X O >- -»      — Ni                -»      — <
   o»»»tn*»H-xm      ac*»-x   z      (v           -»      <      *>
O.O.-~.~O-«Z>O        O      *~      X
X»OOO»OUJZZ^       »Z»-««O<      — « •-«      -^Z      *       -'in<»3Exa.   zot-^<»—   Z«*>K      <*       o   .-.no
u.{\ixoaeaix~>z-!rujo*'«Q.z»e>z   ~^o      «z   _i*    cs^z
   ^-Kh->-|~'Q.z»xoznc5UJ — -*«^   o»i-«      zui   zz   n»ui
uzao-«xiux>-«ZZZZUJ»-^CD'-M3Z~
oz              z    _iir>   ^ •*• «" o H- z <   -" H-      z — ~> i    -* z — >- >-
OO              O      ZOX — X !!>'-'  II O UJ < X   »-i^Z~)0-)>-iLJ<»-
as:              x    
DO              o    -"O<»-t>-«>OatU.QtOO>>ZO>O3«U.-J*
     >-i (M n 
-------
                          SUBROUTINE FL0CMP  (Con't.)

                                                                                 77
H-
U.
O
in

_i
UJ
z

x
tj

u.
o
in
UJ
QC
<

i
<
Z
O
»-l
h-
CJ
UJ
in
in
o
cc
u «•>
X <
<*) O
* X
x cr
in *
« o
— z
* •
X CM
~< a


^
*
X
c
o
(M
«
X
in
—
u.
*^

in
x
H-
Q.
UJ
0

i
UI

zx

xa
OUJ
xo
^0

XQC
in *
•* c^
"« Z
* »
XCM

*
X
**
o
CM
X
in
»
o
UJ
I/)
X
H-
u.

UJ
1^
l-
1^
o
o
_l
UJ
>

J
UJ
z
z
4
X
u *—
j£ »
CMO
« X
xa
in »
• o
— z
* »
XCM
-»QC
?
X


z
o
^4
t—
u
Z "^
3 1
">O
I >
CM~> 0
* x ^
x a -^
in »
• "? O
— z »-
* •

r* Oi O













^.
in
•
r_l
*
*

2

I
^>
a.
UJ
o
*~
><±
—
(n
•
o
*
*

z
>^
>
                                                                     (VI
                                                                      »
                                                                     X
                                                                     in
                                                                     Q
                                                                     X
                                                                     UI
                                                                     2
                                                                     O
                                                                     tr
                                                                     UJ
                                                                     <
                                                                     UI
                                                                     OC

                                                                     Q
                                                                     UI
                                                                          ct
                                                                     o    <
                                                                     o    u
                                                                     X    (T    O
                                                                     f)    •     •
                                                                     <*>    ~>    o
                                                                      •    X    O
                                                 a                  x    cc    ~»
                                                 *          u.      in    »    «o
                                                 — .          x       »    ->              *      —    Z    V
                                                 *-          -«•      #    •    -»
                                                 Z          ~>      X    -«    ->
                                                 a     o—      ^Q:^
  —   <   —-^    -— <   — <      *-    z—   *~   "> •   «r   — ~-    <    or
-~0   > -. O > -» O > —O > .-.    *    ~ -•   *    ZO   «^   00    > -> 1-1
OCM — _J O CM J O CM«J O CM J ^ O O*    Z — -J in    » CM h- <   OJ CM    _l 2 <
,fr»   — i/t  • — -*n   ccx    OHM
»-HXt-X^H-X-^l-3B'^l-  »M>-Un— M— UJ   ~* •* — UJ 2 ^    »-~> — UI
Z»» ^Z> Z"3 Z — 3Z — O -IZ   I>Z-«->->I>   Q-CM->Z>Z'-'    O    ~> O
^•f-^O^'h-O'^l-O'-'K-OU.    II 2 »- —   «^20XO«^Z^-»-    O0>*22
uj < o   ui <   uj <   uj «   CM o -. t-toc ac o a «-« o ui  «a»-iuj<:      r>cc«-'(r
      »_j»-«(r_ji-<(r_j»-ia_j'-    ^z«   -u.ujO(ro*-iO(roQ:ctQcccjoxxa:oau.xooQ:occui
      <                                                                «-4
            ooo          o          o           oo           oo
            in>Oh-          oo          o»           OCM           n^-

-------
                           SUBROUTINE QUALIN
                                                                                 78
   ~in
   o (vi
   in~
   z
ozx
in 5  *
(VI • -.
** — o
n o m
  •
~UI ~*
(VI •> O
< ^ in
 • o M
~ m~
O (VI •*
in ^^
(via. o
   < h- o
   oo —•
   in in M
   (VI (VI »

   (3 > O
   •  • in
   ~~*
(\i~mz
•*» otvi Q
•-• in —' (j
o (viu -J
o*-x »
z otr _i
X  » •!-!
 ».-.-. X
^» o o x
o in tn *
in M (vi in
IVI *~*~ O
*» z tn uj
o*-«u.  x
H4.>OO
o:  » • x
o ~-»ac
OD O (*) *
o in » a.
 • (VJO 3
	in x
o < (vi a:
in  •— •
(VI A < X
^ ox u.
M in a. ->
O (VI-JO
o — ~ z >
O  «O UJ Z
in -»(vi _i •
rvi o»- x a:
~ in< *:»
OC«MX ->z
i-i^O-Z •
          o
          uj x < par
         .0:0.1 zz
:DZ
oo
OCX
cox
XX
UIZ
x<
>-iX
U.O
XX
-^ -a-
X X
UJ (VI
xo:
•->«
u. >
-j_i
 « •>
X X
Q.O
OZ
»-O
0)">

55
X X
Q. •*
o0
    i n :
     x
                                             in
                                             o
                                                 a
                                                  »
                                                 a
o
in
(VI

-^ o
                                  ->
                                  z
                                   » o
                                  »^  •
                                   H O
               o
                •>   OX
               z   nor ~
               o      »o
                •   01- z
               >-   I- c/) 3

               «-«-»oo —
               O O O » Z

               jo£^«u
               UJ-*OX »
_l •• J-> *
« X  «ZZ
o«oo — o
(VI »UJO II
                                                         o
                                                         o
                                                         o
                                                                        o o
                                                                        o o
                                                                        o o
                                                                        o o
                                          o o
                                           •  •
                                          o o
                                           •  •
                                          UJO
                                          ZUJ
                                                                     00
                                                                      • •
                                                                     oo ~
                                                                     zz ->
                                                                     < < *~
                                                                      • • z
                                                                     O O IHH
                                                                      • • o
                                                                     O O X
                                          UIO
                             — Z   —
                                               -IU. P
                                          zz»-co->2
                               ;i-«o"1>*-i^<< M
                            • +
                           UJX
                           Z U.
                            •">
                           _JO
                           UIZ
                           CD II
                           < X
               o
               p
            in   -H
                      «o
                      oaz
  mz   zzP

     in     o o o
            ^H O (VI
 p

i ^         •  • -~
 ->     "> o o •>
 n i-   z uj u —
 <^(/)O»**Z    O
 XPO-*-*~i-»    •
 U. H O II ~> -> O O O Ul
 -)^^->^^Minuz)
 OP      HZ—    — Z
 ZZOO*ii-i"}O~>»-«
 ^'5i-inCTo-'»-'-i-
 in ^>      ~- ^ z    z z
 U.—OOU.U-i-iO»-iO
 ZPOO»-i>-*POPP

        O           00
        n           ^ in

-------
                              SUBROUTINE  QUALIN  (Con't.)

                                                                                        79
      *»- <            xx                      *•«
         t-» QC         I —« •
      »_i o         —i n -*                       »
      o  »                      -J
      xxx         o< v                      •-"
      in ^- ^         oo QC  *                      z
      p. t\j ^         *  UJ X            ~«         UJ
      X •  »         XO-«            O         >
      **+ ^ o         ^* z *"**            x         *^

      o •> ^         u^ O (*)             •*
      -«    »         «XJ   ~4            ^          »
      • UJ X          •>>•••>             *         X
      o _j  •            3 ;             v)         <•>
      X«-<»-         XO.X            2         -•
      -«X 3         -*z -«            O          *
      •   Q.          * 1-1 •            >-•         O
      XQC2         XX            »-         «
      »UJ*-«          •X*            O          »

      ?»-iO         *"(M5r            3         2
      xa»-i         x»x            ->         o

      -13         C^C            Q         ^^
      o(\i<         o*m            uj         u
      o ^ oc         n   rvj    -.      x         2 —>
      •^»o         —«uj«z      *-•      —ox
      • ^-v          * K x    »-t      u.      y: "> a.
        »-«x            O^1^       •
      *zx          *   -*    zo     »      -.»x
   — XOH-         X >- *     (Tdl    X      SC X P-O»-i      U> *  UJ »-    21-    -»      Z *» •
   ZX2         2X»-in    »      *       a  •**
   QC-^ 3 I-      O ~* t/>  o   z -»    _j o r>      < — -~ •*• ~y    ~* — a^
   « o»—         -» o —« x    > o o.in o    o in <^
   O -« < H- (/)    O -H » 'H    _l • O OJ Z    (\J(M»
   ^*. fe   ^^ J^J    ^^  •>> J^ 0k    -*^ Q| ^^  ^ ^    p*4 •»
   •* ^"4 ^^ ^p |«~     0k **4 \ft ^^    ^J J^j  ^ ^J **4     ^   ^"

ojt^    »z    »-»-.-T    i- x :»-«-> -. »-•   UJ
aOZ~O»-i-«    Z"* *     DU.Z-*   ^Z-'OZ)
   ^H-OX    ~- h- X X — O ">>^t- O — ^i- UJZ 2
O UJ < Ul Q. (X    UJ < —-^      Q UJ < D (/) UJ < X 1-1 OC
K»-Za2UJa>-Z«-»'0_JZI-Z'HU.>-Z>-»H-Z5
   i-ta:    >-• H- 5 »-• a in in x _j -* •-• a   z«-«au.z»-Q
^5 fy ^^ tO      f^ Q» ^5 ^0 ^0 *"^ ^t Uh QC ^5 ^^ || ftf ^J   fj UJ ^E
(0 ^K U» ^C ^^ «C ^^ "y u. •«•>•* f_^ H4 *y t^ <^ ^^ *TK ^^ (^ ^^ fy ^j
        ^< t\i n          »^ tvj n                      "™*
   oo            oo                 o         ooo
                     o         ojr>o
                                         •—I         »^   «-4 O
                                                            <\J

-------
                               SUBROUTINE QALCMP
                                                                                      80
     • o
    — in
    O (VI
    tn>-  *
    M o —
  * — o o
  ~ ->2tn
  o x x ru
  met  •-*
  (VI » — M
  ~ — oo
  n o tn o
  < in f\i z
  * CM *- X
  — «-(M  *
  OQ. ^ —
  tr» < Q o
  M >  »in
  — uj — (vi
  (v» • o -'
  < -.in o
  * o CM o
  -* in *» a)
  O OJ X4 O
  in *» *:  *
  (via a <~
  — • x  • o
  -*uj~.in
  < h- O (VI
Q.
Z
u
_j
<
 o e «- o
 in in IM o
 (VI (M  » CD
 — • -- .o
 o > o «
  »  • in **.
 -. — . fVl o
 o o «~ m
 in in »- (vi
 (VI (VI X —•
 >- »-o 
 i- «/> ui o
 D «^a
 o  »  • ••
 O — -» -»
  « o e» o
 -> tn in in
 or\jc\j r\j
 in — • — '-
 w x oa
                   (VI
              ~m z
              ooj o
              in "O
              (\JO_I
              — X  •
              OOC -I
              • • •-•
              -» -» X
              o o x
              in in  •
              2 in uj
              HH u.  x
              > o o
              * * x
              — — a
              o (*>  »
              in » a.
              (VI O 3
              "in x
              
O— 2 >
 •• O UJ 2
-* (VI _J  •
o -' x o:
in < » »
JZ Q Q <
 t-»t-i£ UJ
"O » a a
         >-»*~a. 2
0
o:
OD
 0
 z
 X
x - CD
CO < O
00 -J
X UJ •-)
•^ O UJ Z
X    2  •
o z •-•
coo en  H
O >-«Z->
-i en o
   ZOO
< UJ «J-«
K X -'
< ~u.o
a o i-«o
                                           o
                                           o
      o
      CO
      2
                              z

                           ^ z
                           »— 1^
                           z o
                           1-4 *
                           o —
                           *  ->
                           -~ z
                      o *

                      * s
                      — z
                      < o
                      O UJ
                      UJ O
                      O I
                      I -*
                                                                 o
                                                                 CO
-5

(VJ
                                     .
                                   o
                                   H
     UJ Z

       • -« H
UJ O (/)  II ->

z   o    ~
1-1 O O O >-
H- K _i r> <
2   *-
                                              0
                                               *
                                              o
                                              H
                — Z -i.
                                                                    *  I   I
                                    O OU. O
                                    o o»-» o

                                    o    o
                                    -»    (VI
UJO
oo
                 ^
                 OO
                 oo
o
o

o
in
                                                                 O.Q.
                                                                 _J-J
                                                                 <<
                                                         OO
                                                         >>
                                                         oo
                                                                 o
                                                                 o
                                                                    X
                                                              o — u.
                                                              2 o->
                                                               •  .o
                                                              rvi a 2
   x u
o u_ *:
o ~j
o o o
-« zr»-

O u. o
O >-» Q
                                                                            O
                                                                       O    >
                                                                       o    *
                                                                       o    -~ -~
                      O   >- Z
                      »-   < t-4
                           O O
                      O   UJ *
                      o   o —•
                            I  ->
O   I- O
UJ   O  II
 •   o ~
—   on
* uj i  *
~ O II ~>
CO Z — —•
u. «-• -> <
21	I
— z Q a.
u. o > _i
M u Q <

   o o
   f- 00

-------
           SUBROUTINE  QfllLCMP (Con't.)
                                                                  81
                                                            >
                                                            1-1
                                                            o

                                                            o

                                                            UJ

                                                            X
                                                            »co
                                                           ~ Ul
                                                           p» >-
                                                           X <
           Ul

Z         X
Ul         X
_J         -»
X         -«
   Z        M
   ->        »
   — z      ~
   MU1      ••«
   * -I      Z
   «x    z->
   ~iX    UJ —

O ">«    X I
           Ul
                                           UJ
                                           _J
                                           X
UJ
-J
X
X
                NUI
                *  -I
               1 — X
               >->x
   -*        o
   ~>        z z

   M        M J
   *         * X
   O * —    ,••••«••*
   I- -*NI    Z Z    -*->
      -. *    ->->o * —

   o z —    < o    ~ »
      ->z    * —o->~
   -«. — "^    -* »A O — "^
   O O *"    *+ CO    O —
    • —<    Z < -» — <
   0(/)l    ->  I O V)  I
    • CD >~-    ~* —•  • CD <-«.
   l-<"^    M">0-«>O^4>OCM>
   ^i * O O »O  • *O
      ^ II -« "> II -» -> II
 |-)-»-^    *-.^.->~^
   -»      O
z<      c*>
Ul I       -H

x ^      o
                        IM
                        *
                                 UJ
                                 _J
                                 X
                                                u

                                                —    z
                                                N    UJ
                                                *    _J
                                                —    X
                                                O    X
z <   —z
Ul I    N Ul
-I ~   *  _l
X ~0-* X
                                        UJ
                                        _l
                                        X
                                        X
                                              z <
                                              Ul I
                                *»    < ^-i    x —>
                        -.*»         oo    —

                        23      °£z
                        < V)         O <
                        *  m      ~—  i
                        —. <      O        • » O O
                     (VI  »OUIUJ-.~> II  -t
                     -- -* M
                     < (A    -* *
                     * CDO ^* <-*

                     O  I     O —
                      N — O << ^
                     — O  •  U "-
                     •^ >• I— ^» O
                      » O O •-• > O
                     "> N   •  »O «
                     Z — —-^ M ^
                                                o

                                              < (A
                                              * CO ^
                                              -.  CJ
                                              *o »
                                              — II «
 MOX — t-X — OX —
^—CLO   Q.O —ao

->i-i»•«!-««•»< zo
                     h-X—»- H-OI
                        O.OZ Z — CL
                     O _J>OOU. _J

                        O
                        >O
                        OO
                     ^h*    X-* ••»    r^
                     Q. O — O.O
                     -I»U. _J>0
        O   00
        -i   (VI O
                                                                X —_J
                                                                a o _i

                                                                 X
                                                                                 •^ KH
                                                                                  • ac
                        o    -^ Z
                        o     »
                        O    X Z
                        M     »O

                        O Z ? H-
                        1-0X3

                        O -I — O
                        O — O (/)
                        •-» O f)
                        O ^ -^ X
                         • v^  » r»-
                        o  • *•* ci
                        ui or x «

                        QK ^? ^^ ^t
                        QC —H- *    Z
                        uiui<      or
                        Z *-± ZQ. 3
                        —. i_i or »-i Q >- o
                        u. a: o   HT uj z
                        •-i 2 u. o: in or ui
                                 i—i
                              o      o
                              r^      o
                              -«      o

-------
                            SUBROUTINE  D0CMP


                                                                                          82
    • o          »          —    ->                     ~*
   --in         _102                     ->
   O (M         u.          O    "- —                  -»
   !/>—•*      (M          Z    W ~5                  t\J
   


   f>omo~x~i      — o    So                  O"
   < in AJ z u a _i       ->*    oz                  CDJ
    • rvj ^» x • • •-«       2 ~»    
   OCL ^ — o o x       to >-    *  o                  — *
   in«ooinin»        -~

   — UJ-* (M *-"-O    ^ -~ CD ~ 2 -»               O -« —                  Z
   (VI  » O —• 2 t/J UJ    «~-> O-«•••->               *-• ^ {/)                  UJ
                                                          tn25o                  «i
                                                          < — a      2          x
                                                          *  i  *       uj          x

                                                          ~5 ") ~)      X          -«

      		    __w  	     	               (X.t/)QC      *^          "^2

   < H- O fVJ _| Q Z    >TI(/) — -»               >*<      X          M    J
    •  »m —o>*    uj z —. o o •>               uj -^ uj      ->          »     x

   O O —• O • • X    -»J"*O*-'               -» — *       MUJ       «^    —

   (VI(\J»CDOr*)*>    «*>t—»^flL<               —•»—">      -»X    ZO    •**



   •Z ~ (VI O < (M QC    *Z»— — o t/i in a. o    ae^z—«OQ         o    a:z^      -**     "} ~> o •— —    x
   h- (/) UJ O -i KH i   o *^ "->    *~ *~ t— —* r>j    —

   O«**(/)»*l-UJI*(/>Sl          O    UI *  UJ      *X    *  *- O " —    —
   O"^-«.-»O—^Z»QI — -*   —» ~- "^    —> t/> O O ~)    <

x — in in in -* c\i_i  •-* 2 *»-* 2 2      x-.	^~    • — <«    x<^tn<    -.





«z *^ ^^ ^c ti4 *^ ^^ ^^ ^f QI i  ro IAJ •* -"^ ^^  * *^ ^^    Of i^i ^    ^^ VH ^>    *^ ^^ co CM ^«*    fy
*~< GI ^^ Q^, ^P ^5 «J ^p 2!  I  W  * C/0 ^) *^   ^C II  ^i^ tiJ I  ** *^   *"^ •* <^ ^^ * i*^  • 9^ i^ ^5  v»

OZ                2    -»O«~—."2OO    WZ-^*""!!"} — —.    — —.•">*- —>    '-
OO                O    »-iZ<'^^*1*OOOU.»-«~>'<—'~>-^^~>O^~5'-'<-JO<
or x                x    — — x — xo-« 2*-«z »- ~*x o H o x — »- x «~o i — >- x
ff\ ^f                ^>*    -^^- -*•*• 4^   • Jk  ^i^   -^^.    ^j. ^W ^^ .^  ^^ ._^ _  _ ^  ^^    dk  ^^ _ _ .A.  .^K.    Jk
t/>U
                       — —   —       -     *-     - ~*               *--    —       — -
                 x    OOQ.-IQ.O    «-   -» 2 oa. o -H — •  a. o    Q. o — a. o    o.
                 O    > > -IO _l ZOU. OU. O > J Z X U.  _J >O _J > U. _J >O _»
                 O    O O< > < X O i-iQi-i OQ
-------
                                SUBROUTINE D0CMP  (Con'.)


                                                                                     83
                                               >.
                                               1-4
                                               o

                                              ' O

                                               UJ

                                               I
                                               x
                                               in
                                                » en
                                               x <
                     Z                        -«2
                     Ul                        ^ M
                     -J                        OZ
                     x                        (vi cr
 Z         UJ        Z              Z        ~«X
 UJ         J        **              Ul         »<
 -I         X        N              «J        XOT
 X         X        *    Z         X         »O
 X         ~        -.   UJ         X        -*O

 ^         z z      z   x         ^        x a.

 M         N _l      <   -.         N|        ~ t
 *         * X       I    -<         *         O
 -*         -. X   Z-»   "Z      -»        OX

 *-         zG   _jo   * _i      ^        ^5
 •<      0**Z   XZ   <^X   Z *l           H-
 i      r^<~   x-»o-«x   UJ i         x<


 ~>      H-^-*   ztno*--'   x-<   o   xz
 *••         O — -». IM   *^ **    «^ I    O"?   O —   *  CO QC   O-< -J


 -»      O       • M -*   M>0<^   N« — 0^-iX
—      I	^O   ^O • • -^   »—   «^»|w
O      J"^>   «^   1~ *"• Q   <^Q5CO*>™*'*>
>       • «O    * 0 <9-«>0-4>UUJ QC X »
      4 —> ^ H O "^    •»OO*O>*2'-4-4'
      )OZ'~SOZ-~ — «^ N IM«^'*'**   •*••«* O QC •^ I— »   Z
3*-"-1" o o u. _j > o _j > u. j > o _j > < u. a o   t- uj z

                                                 i-H
  oo           o   o         o   o      o     o
  \o o           ^   oo         ^    o      1^4     o
     O                                i~t      r-l     O
     "*                                               (VI

-------
       CM
   • — o o  -» •
       2tf> »0(A
       XtM^inZ
        •'-OMO
   (VI •-» MlA'-'U
   — -*0 QC\IO_J
   ••> om o •••x ••
   < :n «M Z O IT _l
   » i\l •** X • • »-t

   o a. ^ —• oo x
   in - »lfl (UMIA
   — • ui ~ CM — —• o
   IM •o«*'Z(/) UJ
               .
            O2 Z
   •^ in-* ao  • « •
   o i\i v+ o -» -» or
   in •— ^r «
                          SUBROUTINE  S0LVEX


                                                                            84
  ^< u — . in •— •— «
  <«t-0<\l_|QZ                             -~-~
   » •U»'-O>*                             ">">
  ^^ivit-ooo                             '-••—•
  oo — o  • »x                             oo
  in in IM o —. — ac                             »
   •                             oo
                                                                                O
                                                                                »
                                                                                o
  in in H- i\i —• •<><                 o   n     —•«.>      o          o
  <\n\ix-*oxu.                 CM          ooo      o          in   o
  — •>-• o in in a. ->                      o     * * x                      i-
  H- -     H-          »^ •> CA  » •• i—       o          o      * « •>   ui «-•               o
>co — — ->o — z»       x     o   o     ">->->   om          o
UI»^OO«OUIZ       <     O          v^«~*«          O-~
>• -. Ift lit tfl *». M _J ••       X                      <-               -
_JO AJCUAI O — XOC        »
       oacnix~)Z     ^«    o -o-*     __
  *• t- >-•-« — a. z »  oo»-   zozin     <«oaeubi       0211.
UJ2QOO-_I»O  OOM   »UJ»U.     I  I  I  I  * -I Q       Ul»2   X
2»-«»-tx ui x -ac oo  •      AI »-«2     xai x s— .01 >^cj      • -< •   a.
•-IO XQ.QCO JZZ »^0      NX*  •WOUUIUIUJ~)0(n J   UIXNOUIJ
H-                   -i • N 00->U.3£O2 •ZZ2Z-"'ffiI   Ob.3<
O2            2   MOXO •   ->   UIZOOOOUU«n
OO            O   X>-»- x3*at:*o-~«         --
mx            x   _ix_j    o   —   **zujujujuj_j">"O2»-iZ'-   *»zui
I>O            O   UJooooi-«a)oz o>-«o«-tot>
     —•CM co 4-in   ^
                                          o o                      ooo
                                          »*
-------
                            SUBROUTINE SJBLVEX  (Con't.)

                                                                                   85
                                                             UJ
                                                             o
                                                             z
                                                                o
                                                              • z
                                                             C/| M      ^
                                                             UIO
                                                             _IZ
                                                             O»-i
                                                             >- »-      W)
                                                             U Z      UJ
                                                                O      _l
                                                             X U      O
                                                             
                                                                      O                  —        O                   «-i   X
z      >o                  •-• •»     -<              o    m uj o      z
—                          «-• -*                     (M    Z O -«      »-i
Q      O                  O "•*     O              -*    »Z  •
>      t-                  >o     t-                   OUJ4-      uj
Q                     O   O >                     OZO«-iO
x      o        o   ar>   vo     o              »-    xoc  •      z
o   OO        00        ««X     O                   OUJ         UJ
n   _j                o   CM-.                     o    •• •>  •      o
 •   UJ«.        O   »-   ~«*>   O->              O    OZO      K
">   QO        »-        O»   JO                   XOZ      UJ
Z   * -•             O*-*UI»-i                   UU         >
"   XOB        O   O   -»"-   OCD              -*    X   O      Z
< ^ •«  •        0        -««   *  •              x    ^QZ   i- o
     _
Q.ZUJ-J        **U --   ^O.
_i— • oc  • -*.      o->ic   "j — _j «_i           _i    ooo      o in
< + ~o       • o *-   «ouj~uj           ui    -«-^»-    en ^
 I  I ~~ O _l      OZtf)   XIICEOO           O    -«•••<    ^••.f-
*»-j_iuj      ui»u.   o.3rx»j"           •    »          •   r>
UJUJZUJOU    »^Z   _l UJ UJ — . UJ (/» U         UJ    QCXXOCKXO
ZZ— Q^_J   XN  • UKZZ'^QflD-J   UI UJ _l UJ 3T ^» CO -* Tf ^ J
O O O " W» Ul ~> U, 5CO O  I OO*-*^'   UJZNNHOV)   Q -* Z Z O Z »- t- »    — I- O Z
 HII-~OD* N OOZ ^^«l-»a»O^<   OOH-»-£DI-»-S:  «l->-2:-l3
        ^oz'-""   "- zujuj_i«^^'OZ«zz*^z>-tQc in    »-i«ji-
                  o      oo                  oo   o   o      ooo
                  >o      r^ oo                  CT> o   o   ^      (VJ ro ^

-------
                           FUNCTION FKFND
                                                                              86
a: •
 »o
a. *
 »X II Z
-101- II
f«X UJt-
x tr co uj
x i  ztn
SC X  •  •
™>»-ll->- >-
  U.-IOUJ
Z*-4  •  • (A
O * »-»- Z
z w -» u. i— o
oinu. u. ^ uj z
u. z »•« 1-1 "> a ui

-------
                                 SUBROUTINE  INTER
                                                                                             87
   o
   in
   OJ
  » o

 OOJ
 in«-  *
 OJ O^
• *~ o o
 "5 zin
 z xoj
 oc  * ~

 -Too
 o in o
 in oj 2
 OJ " X
                    u.
                    oj
                * o
   o
   in
   OJ

   OJ
X O
cx in
 »OJ
0. <

 « <»
> o

XOJ

H-O
<  *
Z ~
20

.joj
UJ O
ao
"O
tr  »
u~
i— o
z in
H4OJ

UI2
      < OO
      >  * in
      uj —. oj
       * o —•
      ~in
      o oj
      in —
 a. o~»
 z  »o
 w -.in
 •- o oj
o — o
m M o
oj  « OD
•~ ^o
> o  •

~* OJ O
o ~ in
m»-oj
OJ Z —
" o in
-4
~ -» Z
O O X
in in  »
oj oj m
— ** a
Z (/>UJ
MU. l/>
O Z 2
 »  »  »
^ -* (X.
o o u.
in in z
OJ OJCX
•^ M  »
J O 2
O > X
> a o
 »  »r
	^a
O {*>  •
in  * a.
oj o o
— in z
< oj cr
 + •**  9-
— < X
o x u.
in a. •>
oj _j o
^ < 2
(/>  »  » H-
O ~> 2 >
 » OUJ Z
-. OJ _J  »
o <- x a

oj x -? 2
— a. z  »
>- j  *o
x < o a
o jz 2


      o


      o

^ in    ••«
                     Z



                     o:
                          en
                          >-
                          a.
                          z
                          a.
                          2
                     <
                     z
< (n
> K-
uj a.
ac 2

2 ^'«.
O II >-•
l-t HH •«•
to    x >-«
2 ^ II  M
UJOJJjjg;

*-> O UJ f-
                                    OJ
                                    OJ
                                        o
                                        o
                                 H- UJ
                                 Q. t-
                                 Z  •
                                  »UJ
                                 »-« (D
                                 II   •
                                                    Q.
                                                    z
*» Q.
Q. Z
z »-
                                                             O.
                                                             Z
                                                                        z
                                                                        2
                                                                        a.
                                                                        x
                                                                         »
                                                                        >
                                                                         •>
                                                                        X
                                                                                 Q.
                                                                                 >-
                                      OJ -'
                                      oj x
                                        »*
                                      OU-
                                       X "5
                                       II  II
                                       >- a.
                                       w z
                                       UJf-
                                                 2X
                                                 •-i  u
>X
u  M
                                                       >-Q.
                                                        M z
                                                                   a.
                                                                   z
                                           Z Z Z >-«>^
              Zl
            o cc
            '^  H  -i
                                                                             '22
                                                                           j -• a

                                                                            2 H- O
                                            OJ
                                            OJ
                                                                      OJ

-------
                              SUBROUTINE  TABU
                  o


                  O
                  O
                  o
»-           ox
a           {vj    •   -.
z   —           LU   -+
 *      o o   _i   ~> (/)
i-   H-   ~« t-    •   — *
a. oo.           i-   x ~
x-^z   o o   a.    i  —
 »   *~   H- O   X   — . ~)
>• O >-            •-•'-
 »»-»   o-^   Q   *>
x   -^   o—   r   -> i
~o to      u>   <   *•*.•»
3Ot-   -*>-    •   X —
CD   O.   ^CL-^-^   — *
    • X-HXXZX   ^>    -»
UIO    !••*•   ")"    (/)
3 H> {/) Z t- H-
OQ.Z iiQ.a.oai«Q.>-o>-o>Q:
azuj-«xxnx»-x « I-IIH- ii 3
CD — X X — "•    *- Z — H-    h-    »- »- O
^u.^a.u.u.ou_o ii O.OQ.OO.UJZ
                    oo      o    o o
                    n «»      oj    ^in

-------
                              SUBROUTINE  0UTG0

                                                                                        89
                                   eo»-«x
                                   -«x tn
         *                          * x »               *
         -.                         £T  x »              »-i    •
      ooj         u.              *« ui iu              —   o
      in *••  •>      (\j              ex  * _J              x   *•*
      (VIO^.      *:              XOfH               •>   UJ
    »*- o o    -.  •              inzx              *   CL
   ~ -> 2 in  • o y>               »xx              •-«   ^
   oxxcu — in 2              x oj «*               »    »
   in ce « «* o (vi o              ^  • •>              ^»x»^
   (\j  * -» »-i in ~» o               *xx              o^n
   «^«^OQ(\IUJ              ^coin              "^    *•


    •>fM*»X»»»-«              XO2               »»in(\»*»               »^»
   <-^ in a >-i u. to              »-• x uj              co    • JOO22              OCf^O              •-<   ro  •
   -^ in —> CD  » *  »              x»j               »^>o
   o (M «^ o •«• -*• oc              in uj <              -^    * u.
   in ~ ^  • o o u.               »u>              (vjxo.
   (M a. o —. m in x              x«-"i              »-»^o
   — x * o FVJ M a:              -* x in              *^»»                 **
   ^» uj — in "—*•*•'               *x»              >•   cj x                 o
   * X               *    •'t                  •

   ^-»(M^>oo           a»x»              oj^n                 j-j


— CVI(VJ»ODO'*)*           Jt-«O*-"              X   •-! X                 -*

 »o>o»(vjoo           (gaxx              MX*                 x



2in in H-(vi-*< x   ^       » (VJ (VI X «- O X U.   O      OCX**              *•»   ^UJ   O         ^ »O
a — — o v> vnoL 'S   in      < in    o              >•   U.Q.   >o         >• u.

> 5 < «/> o •* < z   ~      _i x -^ x              -^   x»   o         —. x
_JO»*»tO»»»->-       •.^••(VJ              ^-l -* J- X   h-         •-•-*
>-O-« — -»O-«2>»    UJQC»'V»              •—^*-*            O^»
O*OOO  »OUJ2^    2 ^ >*  » X      <      X »-< f)  ••   ^ ^    2X(*1

H-OOJOJMO'^Xtt, in    _J _l  » UJ ••   2X      »-( x  »  •   —»X    1-1 t-i  »

OlNXOQCMX'OZ'^    *O<*)>^3   _J*-«      O   <*>U.     »i-i^Oorn

UJ 2 O O «l >- J  •'O   XI»OX<    •'UJZZ*      O   UJ UJ UJ CD  •>


H-                      HI      2 *-• Xin ~ ++ J»-«»-<2   " 4" D »- _J -J >-• Z *• 2
32              2   f) M  II -' H- -* »      *-»»**-•   H-»2X"-«»-i   '"H-Z2
o o              o   2uj->t-X-*N'D'*>'^»^'--«_jujo

-------
SUBROUTINE DIVCK
                                         90
         in

-------
                          SUBROUTINE  QAL0UT

                                                                                91
                            * oe
                            x t-  • »
      »                     -« Z-N
     -»                     — Ul *  X
    »o         *           o o X-«
   ^ tn        _j            z in  * o            ^ »*    x

in a: »~orvjo           o  »-*'«-                     t-

«^-»OO(VIOJ            *t                     O
O Q. ^ -* O O X           *<^4»                     _|
in < o o in in  *           XH»*»I/)                      •
fvi > •> m oj (vi to        ^» '^ co o u.                     o

(VI  » O — Z (/) LU        «*0>*                        •
<-.LnoHHU.cn   x   K (vj o x x                     co
 • orviouzz        S*<0>t                     z

O*-••      —              •
 •  »in~o>»   o   _J*X.OH                     o

oo — o  « »z    »z~~«**a      z             z
ininf'jO'^'^Qc   x ^ o "^ *•*    z      o             j


O>0»fVI03COX'-<-<«^*X      <             U             ~-0



ininK-(vj-.-<*»»-—.    uu     o   ">o             o   x
(VJ (VI X — OXU,   Q < iC  »    X    ao^^xx-^zx    z     o   a _i             H-   H-
H- CO LU O M _l O   Z_J<»^ — »**    O      M    »•             O   >-

o»»»tn*_»{-^xa.*.x(vioo    x     ^   zo             -+   «   -»

                                                                         o   o x o
                                                                               • o OD
               JL_   r—r~'-^Li.'>'~'»1*^r~1LtJt.   ^^.«J~~^    »—    i—    •~^^.'"^«_>r-
               o   <  oc o o o u. o < u. o o o o ou, o u. as o
               O   QQXU,~*
-------
                           SUBROUTINE   QAL0UT  (Con't.)

                                                                             92
                 x
                 0.
                 a.
                 z
                 o
                 <
                 tt
                UJ
                o
                z
                o
                0

                X
                l-»
                fVJ
                 -        Z
                 X        UJ
                 X        O
                 ID         •>
                 00        ->
                 »        z
                 ui        oc
                 _i         »
                 "-•        ->
     ->          o:        a.
     O          UJ        O
     II          >        H-
     a.   ~   tn •-«         »
     o   o   za        z
     H-    •   o u        o
     -»   ^« «-» o x        H-
     a.   * a. _ix        H-
     o   a. o " — «        I
  -HO   x »-cc x        a.
   II • UJ >-l < X -•   O   <
o-)^.^u.oz-'    • o tr
 •   ->Z»i>J"l -- O H O Z
OO^I-IUU.UJ
a   — z OOL »-nr ^z ^ -i»-
oou.o»-oa:o *ujcn
-------
                             SUBROUTINE  GRAPH
                                                                                      93
z
 »
Q.
(ft
Z
        X
        o
UJ
u
         I
Q. O
Z O
        *
        I
O- ~    I
OH-    r+
H-J    X
 •0. XO
X f< + &
O * I -J
I- -^ -• »
»- Q.  »H-
O Z »-«O-
(B- xor
~   in
•—•    »

CO   ~
uj   x
                II
                X
             -» uj
             Q. O
                  a. x.
                  o -H
                  t- o
                   »  ••
                  T -«
                  O  •
                  h- 00
                  I- UJ
                  o a.
                  CD «-"
0. <~ (rtOr
<0. 3 <   *   -* x ~
QC Z —J H-   (/) «t O CO O
O — CL     •••
   x _i o:   —*  «<*)»ro
i^l    *_JQ,{/)H~»    *

«-»oziB^:<  •»•-«*

Dt/J-l-JzlTuj^H.-'
OZ       II M O LU < UJ
auj«xujz»-xi-
coxH-»-uJZ«'«-"or>-i
o»-t<-i3U.a

                  o o

                     n
     O
     ^    V)
      * o >-
     X  »X
     Ifl O -. X
      * O Z UJ
     x <-«o a
     x xi-z
     •* »- I  » -« CO
      + l-\-~4 »QC
        OZ  «  r< J
     X CO UJ ^ M M
     -H  i o C >-.
     "* a. -* -> _j>
     i- o u      _i
     < »- I- O O *~
     x — z in *OK
     oc H uj      _i
     ^5 c/) ^j ^5 ^5 o
                                               z
                                               u
   z      -«      o
   UJ      <    (/) O
no      o    >- -<
   Z      O    X II

I-K      "^    X O 7
   _j       •    O 0. H-
O CU      X    I- Z O
O « M h- -<    h-    O.
     UJ _l »    O ~ Z
**** Z CL X    DO O
O O •-« H-« O    I O -o
o
in
in o
   in
o in
i-
   o
OH-

   O
— O
o
o -~
                                                                         o
                                                                         o
                                                                         in
                                            UJH-»sO«   it  •  •
                                            O O •~l  •
                                             •  • u or x

                                            H-iZCOZ — 3Vt-H

                                            (/) O   LU < •-• M O, Q.
                                            zzinn-xi-KZZ

                                            U.U.OCXOOO-U.U.


                                                       ^D ^^ ro
                                                            U. »- \- O _J
                                                                    22
                                                                    LJUJ
                                                                    oo
                                                                    z z
z
UJ
o
z ~«
 • I

-JO
 • QL

O H
a. H-
o
in
in

o •-«
»- x
   i—i
O -I
o  »
   h-
~ z
-. UJ

H^ Zi
-J II
 • _l
                                                                                         o
                                                                                         z
                                                                                      UJ UJ
                                                                         u. »-*
                                  H^ O


                                  u. o
                Q.O Q.
                                                                                      O
                                                                                      o

-------
                              SUBROUTINE GRAPH  (Con't.)


                                                                            94
                     CO
                     Ud
                   X o
                   u. o
                   V  •
                   • a:
                   O. X     -»
                   i—«i-»     «v
                   »  »      •
     I-             ~ —>     X
     Z             iC  •     -«
     UJ             U. 00     —
     U             ~>UJ     "*
     z      H-   a: '-a.     o
     »      z   
-------
EXAMPLE PROBLEM
Given the following river/estuary
                                                                  95
                         ,500 cfs


5000 cfs



•*!
1
>J



S*""— 	 «• •>».-*•"• — " — • " (
1
1

j" ^^"~t "" — v-
1 ^"1





     mile 100.0
mile 75.0
mile 50.0
mile 0.0
and the following information:
     1.  Number of sections = 49
     2.  Fall  line at mile 50.0
     3.  Width at mile  0.0 = 10,000.0 ft
         Width at mile 40.0 =  5,000.0 ft
     4.  Dispersion coeff.  at mile    0.0 =  5,000.0 ft2/sec
         Dispersion coeff.  at mile    50.0 =   100.0 ft2/sec
         Dispersion coeff.  at mile   100.0 =    50.0 ft2/sec
     5.  Tidal  velocities  = 1.5 ft/sec
     6.  Temperature = 25.0 °C
     7.  Evaporation - rainfall  =0.0 in/mo
     8.  Photosynthesis -  respiration rate @ mile   0.0 = 1.5 gr 02/m2/day
         Photosynthesis -  respiration rate @ mile  50.0 = 0.5 gr 02/m2/day
         Photosynthesis -  respiration rate @ mile 100.0 = 0.0 gr 02/m2/day
     9.  CB0D  decay rate =  0.23 at 20 °C
    10.  NB0D  decay rate =  0.12 at 20 °C

-------
                                                                   96
11.  Sediment oxygen uptake rate at mile  0.0 = 1.0 gr 02/m2/day
     Sediment oxygen uptake rate at mile 50.0 = 0.5 gr 02/m2/day
     Sediment oxygen uptake rate at mile 75.0 = 1.0 gr 02/m2/day
     Sediment oxygen uptake rate at mile 80.0 = 0.0 gr 02/m2/day
12.  Al at mile 100.0 =  0.02
     Al at mile  51.0 =  0.05
     Al at mile  50.0 =  0.0
13.  A2 at mile 100.0 =  >0.6
     A2 at mile  51.0 =  0.6
     A2 at mile  50.0 =  0.0
14.  A3 at mile 100.0 =  0.0
     A3 at mile  51.0 =  0.0
     A3 at mile  50.0 = 15.0
PROBLEM STATEMENT
Run IDS (conservative) with mile 0.0 fixed  at 20,000.0 ppm and the
above conditions.  Then, using computed  reaeration  rates and the
following inputs:
     Mile 100.0 (5000 cfs)    CB0D =  6.0 ppm
                             NB0D =  6.0 ppm
                             D0   =  6.0 ppm
     Mile  75.0 ( 500 cfs)    CB0D = 20.0 ppm
                             NB0D =20.0 ppm
                             D0   =2.0 ppm
run CB0D, NB0D and D0.

-------
                                                                    97
     Next, run IDS with the flow at mile 100.0 changed  to 1000.0 cfs
and the same downstream boundary condition.   Initial  concentrations
are assigned as follows:
     CB0D and NB0D    =      3.0 ppm
     D0               =      7.0 ppm
     IDS at mile  0.0 = 20,000.0 ppm
                 50.0 =    100.0 ppm
The data deck for this problem follows:

-------

-------

-------

-------

-------
                                                                 102
Several things should be noted:
     1.  CDECAY and NDECAY are entered after temperature.  Had they
been entered before the temperature, they would not be corrected since
the temperature would have had its default value (20°C) at that time.
     2.  The order of entering physical data makes no difference except
temperature dependent values should be entered after the temperature.
     3.  When a value is constant over the entire section, only one
value need be entered - at any river mile.
     4.  CB0D and NC0D were run before D0, because the D0 solution
uses the CB0D and NB0D solutions.
This problem was run on the IBM 370 system at the National Institutes
of Health facilities at Bethesda, Maryland.  The total time was 4.39
seconds (excluding compile time) at a cost of $6.62 (excluding compile
cost).
The output for this problem follows:

-------
                                                                                                                     103
*
*
*
*
*
*
•
*

0

Q
*

£
*
«

*
*
*

»
^
*
*
*
*
*

ft
0
0
*

*
*

*
*
9
*
*







tn in
in in
in xn
in m
in in
ir- in
in (/>
m 
in








in
in m
in in
in in
in 
tn tn
t/i in
in in
in tn
in in
in tn
in in
tnm
in in
 t/»
1/1 (/i
in i/>
I/) !/)
Ul 1/1
in (/>
tn i/>

tn */>
tn i/>
in i/>
in in
in in

in in in in •
in in i/>
inm  in *
in in in 1/1 •
in in in •
l/l in in »
in in in *
in in in *
in in in •
in in in *
in in in •
in in in •
in in in*
in in in •
in in in •
                    §<
       ______JO   •
     oooooooooo*
     o o o         op g »
     o oo         oo o »
     o o o         ooo•
     o o o         ooo•
     ooo         ooo*
     ooo         ooo*
     ooo         ooo*
     ooo         ooo*
     ooo         ooo*
     oooooooooo*
       oooooooo   *
         o oo o oo     *
* *
* •
* *
                                 u
                                 o
                                 o
                                 c

                                 or
                                      o
                                      a.
                                      a
                                      in
                                      UJ
i/i
in
o
                                               o •
                                               z •
                                               UIO
         <   ui
         ux z

         f-UJ _l
       i  -ik o
                                            a « ou
                                            o       in
                                            VUIUJUJ
                                            »- _i _) _) u.
                                            mat oca z

-------
                                                                                                                               104
                     t^i j^j i|j jjj i^j t»j ijj !;.> ijj UJ 'if* UJ Uf

                     ^OOOOOOOOOOOO

                     JOOOOOOQOOOOO
                                                                    LU LU UJ UJ UJ UJ UI UJ UJ U LU '*J Uj
                                                                                                                        oooooooooooo


                                                                                                                     LU UJ LU UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ
                                                                                                                   cr
                                                                                                                   uj
                                                                                                                   >_!
                                                                                                                   z
                                                                                                                   < c
                                                                                                                   x;
                                                                                                                   o
                     UJUIUJuJUJUJUJUJUJUlUlbJUJ
                     3OOOOOOOOOO^O

                     _|OOOOOOOOOOOO
                                                                      oooooooooooo


                                                                    UJ UI UJ UJ UJ UJ UI UJ UI lij UJ UJ UJ
a.

Z
UJ


cr
                   «O«P-«o»o~ f-  .	
                   zzonr>npc->r)r>
                   u
                        nnf*>nn(^nr»r>nr»n
                                                                            ^ co rvi sO-^
                                            u

                                            => Z Mru (ur
                                                                                                                      i o  o~*-*
                         J UJ UJ UJ UJ UJ UJ UJ UJ *'' UJ U
                          i^r-r)crino^c(Ma>« o
                                       (\i-^— * o o o
   oooooooooooo

UJ UJ UJ UJ Ui UJ UI UJ UJ UJ UJ UI UI
u •        •-••---•


r-»-«i/>o^fu«oo
                                                            1/1


                                                            UI
             i-    o>o-~r\jrt<«-in


             i-t    0
                                                :__,__.-,rvji\jf\jrvjrjf\i(\j
             ui
             z
             z

             I
             u
   ooooooooooooo   u
   .«.»,».».,,.»   2

LU UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UI UJ UJ   3
                                          a.        oooooooooooo
                                          in         + +  +  **  +  *•  +  *»»

                                          ^"      LU UJ UI UJ UJ UJ  UJ Ul U UJ UJ UJ UJ
                                                                                                                   oc    r
                   z

                   x;
                   u
                                            u

                                            o z'

-------
                                                                                                                                      105
                                                          oooooooooooo
                                                        UJ UJ UJ UJ UJ UJ UJ UJ W UJ UJ lU UJ
                                                        3000000000000
           oooooooooooo
                                                                                                       OOOOOOOOOOOO
                                                                                                       I  I  I  I  I   I  I  I  I  I  I  I
                                                                                                    UJ UJ UJ LJ UJ UJ LU UJ UJ UJ UJ UJ UJ
                                                                                                    ;jin_«f-.r")a*ino.yr'»(\j--o
                                                                                                    _i-j o
                                                                                                    < oa o co o -y<\iO"**-«oo0»
                                                                                                    >»	*
      a
      UJ
      >_!
      »xi- i u uj UJ w UJ UJ '** Ul W W 't* UJ
                                                        Oaooooooooooo
                                                        _joooooooooooo
                                                                                                  oc    i
                                                                                                  uJUj
                                                                                                  >_!
                                                                                                            OOOOOOOOOOOO
                                                                                                            I  I  I   I  I  I  I  I  I  I  I  I

                                                                                                         bJUJUJLJUJUIUJUJUJUJUJUJUJ
           oooooooooooo
     cc
     uiuj
—   o

UJ
                                                          cu IM nj M ra ni IM (\jnjnj MM
                                                                          -•r--4
                                                                                        1
                                                     DZMMMr>r»r>n«(">r>
                                          z
                                          a

                                          X   K   «OO-$COM«O-«l/lO»r»^.^
                                          f\j   uiuJe         - - - ~	   - ._
                                          o   > _>  <

                                          z
                                          o


                                          Ul


                                          K

                                          z
                                                                                                                                                   a
                                                                                                                                                   UJ
in
UJ
o
o
   UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ U UJ
   OOOOOOQOOOOOO
   _JOOOOOOOOOOOO
                             i
                      i i.i iti i.i u


JOOOOOOOOOO
                                                                                                            OOOOOOOOOOOO
                                                                                                            I  I  I  I  I  I  I  I  I  I  I  I
                                                                                                         UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ
z
I   O
U
                          o — MO -» in
                         * f\J M M M M M
                                                a:
                                                ui
                                                a
                                                Z
                                                O
                                                                                                  I

                                                                                                  z
                                                                                                 1
                                                                                                 a
                                                                                                 3;    t*-
                                                                                                 UJUJ.P
                                                                                                 >_J
                                                                                                                                                   ru
                                                                                                                                                   o
                                                                                                                                                   X
                                                                                                                                                   o
                                                                                                                                              O    >
                                                                                                                                              UJ    MI
                                                                                                                                              v>    a
                                                u

                                                lz
                                                                      •MMMMMMM
        UJUJUJUJUJUJUJUJuJuJuJUJ t*j
        Ooooooooooooo
                                                                                                         UJ ijj ,*_ b.1 uJ uJ UJ UJ UJ VU UJ UJ UJ UJ U
                                                                                                                                              X
                                                                                                                                              o
7

-------
                                                                                                                                                106
   —• CM
   o o
   I  I
UJUI UJ
           oooooooooooo
            I  I  I  I  I   I  I  I  I   I  I  I
         UJLJUJUJUJUUJUJUJUJbJUJUJ
                                                        i  i   i  i  i  i   i  i  i  i   t  i
                                                     UJ UJ UJ UJ U UJ UJ tU UJ UJ UJ UJ UJ
                                      fW (\*M
                                      O O O
                                       I  I  I
                                   UJ UJ UJ UJ
                                   :3 r- fu r*.
                                       > -« ED
   i  tiiiiiiiiti
UJUJLJLJUJUJUJbJUJUJUJLJhJ
            i   i  i  i  i   i  i  i  i   i  i  i
        LkJ UJ UJ UJ UJ W UJ UJ UJ UJ UJ UJ UJ
                                                                                                                                                            2
                                                                                                                                                                _

                                                                                                 %    n
                                                                                                 u
                                                                                                               K   >t eo rxi
                                                                                                               UJUJ O O -^
                                                                                                               > J *
                                                                                                                                                           £T X iOIA&A
                                                                                                                                                           Z
                                                                                                                                                           -^o f- in .n -« I
in

o
t-

o
UJ
t-
u


a

u

in
                                                     »
                                                     4 30 OD 9 00 CO CO W 30 30 CO CO 39
                                                                                                 o
                                                                                                 ^-

                                                                                                 a
                                            u
                                            ui    a:
                                            Q;    u

                                          '?    2
                                            U    IX
                                                                                                                                                           UJUJ LO lTV>D
                                                                                                                                                           >-!*••
                                                                                                                                                      cr
                                                                                                                                                      O
                                                  z o in t
                                                                                                 <
                                                                                                 cc
                                                                                                                                                            
         t   i   i  i  i  i  i  i
         -;-)'_JUJUJUJUJUJLJUJUJ
         ,-cj'o^j**ri»no*ui-*^
UJ
o

o
o
CD
U
   oooooooooooooo    o
   i  I  I   I  I  I  I  i  I  i  i  i   i  I    o
UJUJUJ'-JUJUJUJUJUJUJijJUJUjLiJUJ    CD



>
.^J^JUJUJUJ  *  *  «
                                                                                                                                                                 o o  o
                                                          u

                                                          3 X.
                                                                                                                                                            ». o -• M r>

-------
                                                                                                                                               107
                        .
ooooooooo
 I   I  I  I  I   I  I  I  I
UJ UJ LJ UJ Lj UJ LJ t*J LJ
   oooooooooooo

   Illlllllllll
LJ LJ LJ LJ LJ i J UJ UJ LJ LJ UJ UJ UJ
^OOOOOOOOOOOO
_JOOOOOOOOOOOO
                                                                                                                                           LJLJUIUJUJUJtUVJUJUJ
                                                                                                                                              GOOOtCCOCDOOODCOCO
                                    z
                                    .....*.»....
                                                                                             ooooooo-»aorg%oo
                                                                                                                                              COCOCOQ0AQOOCO
QC   f^ "^ tft O1 O ® ^ »O O


>_)•••••
—i »-. O) o C\J -»• O
                              u

                              (M
                                         zo
                                         UJUJ

                                         ou.


                                         u!u
                                         U.UJ
                                         LJQ.
                                         Oi/l
                                         O
                                           >—
                                         no
                                                                                          LJ UJ UJ UJ LJ UJ UJ LJ UJ UJ UJ LJ UJ UJ
                                                                                          OOOOOOODOOOOOO
                                                                                                                                           LJUJLJLJUJUJUJLJUJLJ
oooooooooo
                                         ooooooooooooo
                                    UI UI O O -*-• -*



                                    tr i
                                                                                                             .-  ^ ,V O f\> ^ sO
                                    z

                                    I z'

-------
                                                                                                                                                       108
                             oooooooooooo
LJ UJ UJ
O3 tO CO
IP in in
UJ \it UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ LU
3OOOOOOOOOOOO
_J O O O O OOOOOOOO
....*
tit UJUJUJUJUJUJUJUJUJ UJ UJ '•'
3OOOOOOOOOOOO
JOOOOOOOOOOOO
< LA
r\i oj nj
                        *•<
                        3:
UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ
OOOOOOOOOOOOO
JOOOOOOOOOOOO
                                                                                    esooo^oooooooo
                                                                                 i.i ^,j ^ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ
                                                                                 ^oooooooooooo
                                                                                    oooooooooooo
                                                                                                                                        UJ UJ '•' UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ
                                                                                                                                        ooooo
ry ru tM
 •  •  •
OD tt O
                  a.
                  a
                             O O O O OO0OOOOO
                             oooooooooooo

                          UJUJUJUJulUJUJUJUJUJUJlUUI

                          _|OOOOOOOOOOOO
                                                       UJ UJ Uj UJ UJ uJ Lj UJ **f *f_' '*f 'tJ UJ
                                                       3000000o o o o o o
                                                       _JOOOOOOOOOOOO
                                                       »*•»•••*••••
                  z
                  UJ
                  u
                                              tt    	
                                              >-    > -J
                                              2;    i-i *-i CO O (M  .

                                              U
                                              z
                                              o
                                                                        o
                                                                        o
                                                                                                                                     .-.».. eo o t\j
                                                                                                                                           ooooooooooooo
                          LJu:uJu:uJUJUJUUIUJUJUJUJbJLU

                          _1OOOOOOO^OOOOOO

                          >  •  •
                                                                                                                 oooo^^coooooo
                                                                              or
                       o

                       3 Z
                                                                                                           o

                                                                                                           3 i:

-------
109

-------
                                                                                                                                                 no
                                                                        oooooooooooo
                                                                        oooooooooooo
                                                                     UJ UJ UJ UJ UJ U) UJ UJ tiJ UJ UJ UI UJ
                                                       OOOOOOOOOOOO
                                                        I  I  I  I   I  I  I  I  I   I  I  I
                                                    UJUJUJUJUJLJliJUJUJUJUJbJiU
                                                    ;>,O(\jn-^-T^omLA^>o»o^>
                                                    _j in f\j o* r- in *  ,* m r- o ui AJ
                   UJ LkJ UJ U l*J *'f UJ UJ UJ UJ UJ UJ
                                                 '
     oooooooooooo


   UJ UJ UJ U UJ UJ UJ UJ UJ '•' i»i t.i i.i
                                                                                                                         oooooooooooo
                                                                                                                          I  I   f  I  I  )   I   I  I  I  I  I
                                                                                                                      UJUIUJUJUJUJuJUJUJUJUJUJUJ
                                                                  ujujoo—t^r
           u.
           o
                      oooooooooooo

                   UJ UJ UJ UJ UJ UJ UJ UJ uJ UJ UJ UJ UJ
o
2
                                                                     UJUJyJbJUJUJUJUJ UJ UJ UJ UJ UJ
                                                                     Doooooooooooo
                                                                     joooooooooooo
                                                       OOOOOOOOOOOO
                                                       oooooooooooo

                                                    1.1 UJ UJ UJ liJ UJ UJ LU UJ UJ UJ UJ UJ
                                                    ooooooooooooo
                                                    _JOOOOOOOOOOOO
a
UJ
o
           If)    *-!•

           <    
                                                                                              z
                                                                                              o
   UJ U, UJ UJ UJ UJ UJ UJ UJUJUJUJUJ UJ    X
   3OOOOOOOOOOOOO    O
   _JOOOOOOOOOOOOO
                                                                                                                       UJUJUJUJUJUJUJUJUJ UJ Ul UJ UJ
                                                                                                                       3000000000000
                                                                                                                       _joooooooooooa
                                                                                                                    »-> —* r-* r) in r
                 xz
                 u

-------
                                                                                                                                                Ill
UJ LJ UJ UJ UJ UJ UJ UJ UJ UJ W UJ UJ
n o-*rj«-tCTvr-'*>-»>*\i-«cr'*»
_j -• o o co -
< oer^»«
>...
                                                          oooooooooooo
                                                           II  I  I  1   I  I  I  I  •  •  *
                                                        UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ IU UJ
                      nrvi ~* o co
o
20 00 —
   LUUJuJUJUIUjUIUJUJUJUJUJUl
   ^ru^or-o*^fn5oaoo^
                                                          o ooooooooooo
                                                           it  iiiiiiiiii
                                                        J UJ UJ  UJ UJ UJ UJ UJ UJ LJ UJ UJ U
                                                    a
                                                    uj
                                                    >._)
  UJ UJ UJ UJ UJ UJ UJ ilJ U4 UJ «lJ IJ W
                                                          oooooooooooo
                                                          I  I  I  I  I  I  I I  I  I  I  I
                                                       UJUJUJUJUJUJuJUJUJUJUJUIUI
                                               <
                                               a:
                                                          i  i   t  i  t  i   i  i  i  t   t  t  i
                                                         UJUJUJUJUJUJUJUJUJUJUJUJUJ
                                                                       "
                                                       _
                                                       
-------
                                                                                                                       112
                             oooooooooooin
                                                                                                                         ooooooooo
                                                                                                                          i  i  i  i  i  i  I
                                                                      a
                                                                      uiw
                                                                      >_!
                                                                                           t~ • r> in P-* o
o
in
in
          u. o •-»
Z   -
2     OU

Z   °.   §
-«   o   ->
o   o
z   in   r
o   in   <
u        ui
        II CC
     in ••* o
u   x mo
>-   o o:
<   _i ui»-
I-   003
l/l   *— ^- O
                        CJ
                        zoo^o —
                           _J                            O
                           < oooooooooooo
                           >.........»..
                                                                                                                    •oo«*rur»^m^
                                                                                                                    r r  ---------
                                                                                                                    u
                                                                                                                       1.1 u UJ UJ U UJ '-' UJ UJ UJ
                                                                                                                       ^ooooooooo
                                                                                                                       .JOOOOOOOOO
                                                                                                                         inininminintninin
                                                                                                                          «  I  I  I I  I  I  I  I
                                                                                                                                co o ry -T -o o>
                        u
                        z O f- co o
                 ^

                 < <
                 >
«••••••..•..
                                                                      a:   ^.-Min^riflotNi^p^aicxi

                                                                      •>_!..>.•

                                                                      aicvnnnnnj-^^^^in
                                                                                                                    < o
                                                                                                                              eo * o ^ rvj r> <*
                                                                                                               nnonnrtonn
                                              UJ UJ UJ UJ UJ *'* UJ UJ U UJ*


                                              JOOOOOOOOO
                                                                                                           >_( .........

                                                                                                      in    irirwcMor>nr)ri-»^
          <—    u

          b    1*

          in
          •»
          o
                                        *niMi\inirgnjni
                                                                 in
                                                                 2
                                                                 O
                                                                                      • (MnjnjojfNjnjfM
                                       o    r z •
                                       _i    u
                                       u.
«****»»
                           >«	..t
                             OOOOCOC-C.C OOOOC
                                                                         UJU
                                                                         Z) 0

                                                                         _J o
                                                                                                                z

                                                                                                                <
                                                                                                                I
                                                                                                               ooooooooo

                                                                                                                          i  i  i  i  i  i t  i

-------
                                                                                   114
*****
               cr  in o> r>r- — uio * to ni 
                                                u
                                                z
                                                o
                                                u

-------
                                                                                               115











; vlJ
_J
O
ec
a.


UJ


1
en
^
4






X
o.
Q.


i/)
~jp
O
•-•
4
ce

UJ
o

o
y

^
—
UJ
^
H-
o
U
^_
t/>


(A
U.
o
o
*
o
o
in
in



it

1
UJ

X

U
K
t/l
O
o
U.
^-
3
o
: : :
       _
        o -» eo * o o aor*
       _ji£»^i*»-*-»njco-*
       < o r*. ~*.rr)<-«4n^-
r   u
Q.   Z <
in
Jt
o
o
z
o
U
                              -*—to
         OOOOOOOOOOOO

       IU UJ UJ UJ tjJ UJ UJ UJ 'jj UJ UJ UJ UJ
       DO — n^ — -yuio-»coi/»co
           1
         \
       >

                     -Nomo>OCT*fuof»
    2<
    3:

-------
                                                                   116
X
a
2
O
 .
o
u
in
o
ooooooooooooooooooo
UJUJUJUIUJUJUJUJUJUJUJUJIUUJUJUJUJUJUJ

*
*
*
*
*

oooooooooooooooooo
'oSi^kiSSSSSo,-. --.-- : -SS£


UJ UJ UJ UJ **J UJ UJ UJ UJ UJ UJ Ul UJ UJ UJ

'

ooooooooooo oooooooooooooooooooo
SiililS^S^S^^^-o^^^-nS^oXlS'S^^kii'^aS
n*^^^j'i/iinuMni/>'0-o«-O'0»~r-r-r^a3!oa)€oco»»<>»»-"

-------
                                                                                                         117
                CE   tno- nr- — in o
                u


                ->'
                                 >OO OOO M
                                  — in r»—
X
a
a.
z
o
U
                  ••••••••••••
                    oooooooooooo
o
m
U
                a-   «. — m > t*i 
                    oooooooooooooo
 in
 ui
> u
 u
 >-
 u
                                                   ui
                                                   u
                                                   z
                                                   UI
                                                   o
                                                   z
                                                   o
                                                   o

-------
                                                                                                                 118

• ••• AuiObS • ii.i.i WUBLEM ••..«.«


**•• SIEAOY STATE CBOO CONCENTRATIONS (PPM) .......


**** OUTFLOW AT DOWNSTREAM END » 5500.0 CFS »•••*««
**t*«* **•«**•**»*{*» ft«»«*ftttCttft»tt9*ftft*»«e***»*X*t *«2tt» ***«****•****•»•*•«»*•««}•*«••«• ft »**•*»• »**•*••**«
»##•••'•»##•*##*»##»•»#••»• »«##••»»«•*»»•#»»•»»»* «**»«************•*•*« «•«*******«**»**•*«**« »*«***** *i

                      J UJ W UJ UJ Ul
           II  II  I  I  I
x   u
Q.   —
O.
in
z
o
        UJ U IxJ ^i-l UJ UJ UJ UJ LtJ UJ UJ bjl
        3i»4fvir->fMLnp**r*>'-4Ofn«9<
u
2
O
          »*-— in (> o oo rs >o o-5-eo M
           oooooooooooooo

           tittiiitiiitll
        UJUJUJUJUJUIUJtJbJUJUIUlUJbJUl
     ujuiooo—«-4

     MM
     cr x

-------
                                                                                                                                            119
  OOOO
-llll
  UJ LJ LJ UJ il
                    OOOOOOOOOOOOOOOOOOO
                     l)llllllllllltlllll
                   J UJ LJ UJ UJ UJ UJ UJ UJ LL) UJ LkJ tx) UJ LJ UJ UJ UJ '' ' UJ
                                                                                         OOOOOOOOOOOOOOOOOOOOOOO
                                                                                          tttlll***** +  ***#*******
                                                                                         UJLULJUJUJUJUJUJ UJ UJliJtfcJLULJUJLiJLJ UJ LJ LiJ UJ UJ UJ
 -«t       o
 cr       *
a:
11
x
OO<-*—*f\IO
-------
                                                                             120
    in •> n f»-• in • •» «o ni • •
- »
-- a
• *
- >

X
a.
Q.
V)
z
0
>-
^
tt
»-
Z
u
o
Z
o
o
a.
z
o
o
9
Z
UJ
>-
«
^
a
•<
u
»-
u>
* » » » »
» - • » *

o

I5
u

='
«HMrir»r»«nr« ««
a:     .» •«•• o .» •> nf.— in
                             w
                            »_i
                            • u
                            ».
                             u
                             u

                             5
                             o

-------
121




1


X
_1
CO
o
a:
0,
H-
tn
Ul
••>t»#**tttn
'HOSS - 1









u.
t I
X o
a •
a. o
in
z
^>
JNCENTRATI
W END =
r NBOO C'.
O'lWNSTRE^
STEAOr 5T.\
OUTFLOW AT


* oooooooooooo
* OOOOOOOOOOOO
$ IjJLUti-lUJUJ'-jJUJUJiiJUJUJUJ UJ

o
~>
**~4OOOOOOOOOO
OOOOOOOOOOOO
U1UJUJUWUJUJUJUJUIUJUJUJ
a: >oo>ra>r\j.o-i/»rMw-.
X O
£ ~JZ ^ N nr)
o
§ ^..^^^ 	
f- OOOOOOOOOOOO
X UJUJUJUJUIUjjJUJUjUJUJUJUJ
z -^^^^CJ^S^^^SS
Z O^«O^*O*'^'^(VJ(\JO Ul *O
o
u
o ^
oooooooooooooo
1 1 t 1 1 1 1 1 1 t 1 1 1 (
*
• a i — —— — — (M ry MCV

-------
                                                                                                                                                        122
Q.
a
•<       o
£T       »
«-       UJ
            >-tllllllllllllllllllltlllllll»««*«.  ••••••••••••••»•
               t.t uj t.t i.t uj uj uj i.i ».i |^j i.i |jj i^j ijj i^j m uj ifj m uj uj uj uj w uj u uj uj uj uJ uj uj uj uj '•/ uj uj t«j uJ uj uJ uj i^j uj iij uj tjj ui *•* *-*

-------
                                                                                                                            123
                                                  o
                                                  o
                                                  •
                    u                            u
                    3                            o
                    _l                            O
                    4OOOOOOOOOOOO
                    >............
                                                  o
                                                  »
                    u                            bi
                    3                            o
                    _i                            o
                    ............
                       OOOOOOO^OOOOJ
                  cr    i
                  uju)
                  >_!
2
O
                 a   r-— i/l CT> r> (O fy %o o-» CO fU
                 LJUJin>O%O>
                 >_!...
                 — — co o <\j
o
<
UJ
                    < I
                    >
                                                        u
                                                        z
                                                        Z
                                                        o

-------
                                                                                                               124

•





X
_J
0
QC
a.

in
»-
i
in
 * i



_
X
a.
a

in
2
O
5
cr
UJ
o
0


o
o

Ul
H-
in
y_
a
Ul
«n
* * *


in
o
o
*
o
in
in


m
o
5

<
a
u>
5
o
o
•*
0

t
0


        UJ 1*1 hJ UJ U UJ UJ 1*1 *•' t*J ••* *iP*^*
        _
        •< «a r<» >o ^ in ^r * <•» fi IM -^ ••*
        >
          oooooooooooo



        UJ UJ W I*J UJ UJ Ul UJ W tal UJUIU
X   U
a.   zc
         >-• o- — •»&•*> \n •
        1-1 1.1 «.l 1.1 !.• 1.1 I.I t.i t.l t.l 1.1 1.1 ••• 1.1 •*•
          •>aiiocoaiai

-------
                                                                                                                                              125
             OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOO

             UJ UJ UJ IjJ UJ UJ UJ UJ UJ bj UJ UJ UJ UJ UJ UJlkJUJUJUJUJUJUJtAj UJ UJ bj IAJ UJ V tU UJ UJ UJ UJ UJ UJ UJ UJ UJ U UJ UJ UJ UJ bj UJ lAj UJ 1^
DC       *
K-      UJ
Z      o
kl       •
LJ      O*
Z
O
u
o
o
                        • •  * *
                •••            ••»**
              •                                 * *  •
                                                                                                  *      •
                                                                                                     • •
                OOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOGO.
                                                                                                                     00*300000000
             O (M -* «O CO '

-------
                                                                                                                                 126
          -•••••cinnnnnnnn



        UUUIUUJUIUJUJUUIklUIW
                                                                UlbJUIUIUIUIWUJUJUUIUJUJ
                                                                                                                rurunj .-.__-•-_—•_...

                                                                                                                ooooooooooo
                                                                                                                 Illllllllll
                                                                                                              UlUJUJUItUUIUJUIUJUJUIUI
                a:   or- —• in o> r» f-iw « o-» «o
                                                             a:   f* r~ •-* m o-rj ^. ixj« o.» w •
                                          >00*


                  UJUJWUIUJUJUlliJUJUIUIUUI

                                                                                                                         J UJ 1*1 i-i i-i |*J ||J t.• |.j

                                                                                                                          *
                uu o o-•--• ni ni ni n
                                                                  -*• IDiu nP-*->uta>
                                                                       -^ — niniNni-i •*••»-«
31



a:
                xznintiwninnnnnnnr)
                o
          ooo**o*ooooo

w      W U W U lal UI UJ UJ UJ UJ UJ UJ llj

I/I      _l
           a
           |A
                                                   zziMninininnnnnnn
                                                   o
                                                                I.I I.I IfJ I.I Ij

                                                                O o o o <
           o

           in
                OCX cwmnr>r»o r»•» •*• •* •»«>      •-
                                                                                                                                                    o
a.
UJ
o
           o
           a
     •«o*i
     xz -••
     o
                                                        a.   xz —-»-«-.-•-• ni ojIMIMnje\i
                                                        ui   u
                                                        o

          in in in m in in in in in in in in in    z

           *•**>••.•*«••»«    -«

        Din-rrt'I'kfMnj-*oo9^;?*»>    o
                                                                                                              OOOOOOOOOOOOOO
                a:    «i -a o
                uiuioo — -- —
                                      -^ in o> r» ^. -«
                                                                                                                             -«-^ —• —•-^ M ni IM

-------
                                                                                                                                        127
   oooooooooooo
                                                 UJbJUJUJUJUJUJUJUJUJUJUJUJ
                                                                       ^^«nin
   oooooooooooo


LU l&l UJ tiJ UJ LiJ UJ l4J UJ Lkl UJ UJ lO
          oooooooooooo
           I  I  I  I  t  I  I  I  I  I  I  *
        bJUJUJUJLJUlUJUJUlUlUJUIUI
           -
            »-*rnnr-o* —nin
                                                   S-oo^-cDMO^-
                                                ujO'^<-^'-«r\i(vjn
   ff* O* O* O1 O* 00 CB CD 9 B9 flO flB
t.i '.i ijj uJ lij UJ W IjJ
                                                   oooooooooooo
                                                   I  I  I  I  I  I  I  I  I  I  I  I
                                                UJ UJ 1.1 1.1 vi t^j t.i i.i uj u ^ uj i.j
               co <\j •« o •» o> M
   oooooooooooooo


UJ UJ UJ UJ UJ UJ U UJ UJ UJ W UJ UJ W UJ
1
oooooooooooooo
      I  I  I  I I  I   I  I  I  I
                                              u
                                              zc

                                              ->"

-------
                                                                                                                       128
                                                                                                                     ooooooooc*
                                                                                                                    |OOOOOOOOO
                                                                                                                     OOOOOOOOO
       in m
       u.
       oz
     ui    o
v*   u. o»*
.2   O  »l-
o     ou
o     aim
J   •	
u   * mo
»-   o tnr-o
                                                                      5
                                                                      «
                                                                      »
                                                                                                                   UtbJtUUIUIsJUIUblUJ

                                                                                                                   _ioo^^ooo^o
                                                                                                                   <«muiininu>iiiininin
                                                                    a;   »o o *w At  CM
                                                               o

                                                               •n
                                                               K
                   2     S
                            oooooooooooooo
                                                                                                                    fin in:nutmminm:n

-------
                                                                                                             130
*****
                     V   V»9'rY'-
                     t*t»« 5* * * * t
                                                             o
                                                             •
                                                             111
o


o

H>
o
•.
z
                      I.
                                                       10
                                                       z
                                                       o
      in

      >•
      o
                                                       u    o
                                                       X    Z

                                                       r    ^
                    zo -«ixin « in 
-------
                                                                                                                              131
                      oooooooooooo
                tr   inor>i
                LJ UJ IS) U"t <£ »
                >_)»•*
                      «• O — f\J I
                      *  *  i  i  i  i  ill
                   UJUJUJUJUJUJUJLUUJUJliJL
                        -• o o — •
                      •••••
                        <& *c \f> ifi -
                      o^-—t-^
FS
ONS (P.M
ONC
Q
z
           in
           ^
           o
           a
           *—
           z
           UJ
           o
           z
           o
           o
   oooooo o o o o o o

>.i (j [j [jj j^ i^j |^j i^j ^ u u u «.t




>••••••••••••
DOWNS
                D z —• — —«—«-*f

-------
                                                                                                                                                132
Z            • •»«»***»»»«*»»»««>ooe»ooooooooooooooo —
O         ».»••••••*»«••*•••#••••••••••*•  i  l  ••••••

>—      ^    V o » y*3 P ** w OTWI •* *"• *"• ^ ** *> *^ *» •* •* ^ *^ o ^« m <^ v^o r~ ^ * r -n* '-,1 14! l&l UJ '*' U U bJ '•* UJ UJ UJ UJ '

-------
                                                                133

APPENDIX B
AUT0QD - PROGRAM DESCRIPTION/OPERATING INSTRUCTIONS
GENERAL
     AUT0QD and AUT0SS are very similar in their construction and
their method of use.  Only the main differences in operating procedure
will be discussed.  The reader should read the AUT0SS operating  instruc-
tions first.  The main differences in the operation of the models  lie
in the entering of computational  data.
     AUT0QD is written in the same language as AUT0SS and  requires
the same input/output devices.  Machine storage requirement is 115K.
Typical  running time is 0.15 second (compute time) per day of simu-
lation for a 150 section network.  These times will  vary depending on
the computer used, the network used, the constituents being modelled,
and the integration step.
PROGRAM LOGIC:
     AUT0QD is also controlled by "program control cards".   Their  format
is the same as in AUT0SS.  The program  control  cards and their respective
functions are:
     Program Control Card                       Function
     (Cols. 1  thru 4)
           DATA                      Same as AUT0SS
           FL0W                      Same as AUT0SS
           CB0D                      Directs the program  to read  in
                                     the input CB0D values and  then
                                     compute CB0D for the specified
                                     period.  Data  cards  follow

-------
                                                                134
     Program Control Card                          Function
     (Cols. 1 thru 4)

            NB0D                      Directs the program to read the
                                      input NBjDD values and compute
                                      NB0D for the specified period.
                                      Data cards follow.

            D0                        Directs the program to read input
                                      CB0D, NB00 and 00 values and then
                                      compute CB0D, NB0D and D0 for the
                                      specified period.  This; is differ-
                                      ent from AUT0SS, because CB0D and
                                      NB0D are done simultaneously with
                                      D0.  Data cards follow.

            HALT                      Same as AUT0SS

     Any 4-letter word                The program assumes this is the
     except the above                 name of a conservative parameter.
                                      Input values are read, and the
                                      concentrations are computed for
                                      the specified period.

DATA DESCRIPTION

     The data for AUT0QD have the same characteristics as the data for

AUTjBSS.  The physical and network data is identical for both programs.

The computational data is the same except additional information is

needed for time keeping:

     1.  Beginning and Ending data of period (day-month-year), e.g.

         (1-10-1971).

     2.  Print period (days):  This number specifies the number of days

         between quality print outs.  If a period consists of 50 days

         and the solution is to be printed every 5 days, the print

         period would be 5.  If the print period is omitted the program

         will assign a value of 1 day.

-------
                                                                135

     3.  Integration time step (hours):  This is the integration step
         used in the program.  It must be less than or equal to 24
         and an even divisor of 24.  If no value is entered the program
         will compute its own time step.  (See model development,  AUT0QD
         solution.)
     The meaning of initial  concentrations changes slightly in AUT0QD
In AUT0QD they are considered as starting concentrations.   Since
continuous simulation can be done with AUT0QD the starting concentra-
tions are updated every integration step (time step).   Concentrations
at the end of one period become the starting concentrations for next
period.
ENTERING DATA
     Data is entered under the direction of a program control  card,
except the run title and network data.   As in AUTJ9SS variables are
zeroed or set to default values before data is entered or  computed.
       I.  Run title card
               Same as AUT0SS
      II.  Network card
               Same as AUT0SS
     III.  Entering physical  data
               Same as AUT0SS
      IV.  Entering computational  data
           A.  Flows
               1.   The program control  card FL0W precedes  the  data
                   cards.

-------
                                                            136

     2.  Immediately after the program control  card Is the timing
         card which specifies the dates of the  flow period to  be
         entered:
         Beginning month number:   cols.  1- 2 (right hand  justify,
         (1-12)                              no decimal point)
         Beginning day number  :   cols.  4- 5 (right hand  justify,
                                             no decimal point)
         Beginning year        :   cols.  7-10
         Ending month number   :   cols. 16-17 (right hand  justify,
                                             no decimal point)
         Ending day number     :   cols. 19-20 (right hand  justify,
                                             no decimal point
         Ending year           :   cols. 22-25
     3.  Next are  the data cards  in the following format:
         River mile of data point:   cols.  11-20 (include a decimal
                                                point)
         Inflow (cfs)            :   cols.  21-30 (include a decimal
                                                point)
         Diversion (cfs)         :   cols.  31-40 (include a decimal
                                                point)
     4.  After the data cards a card with ST0P  punched  in  the  first
         4 columns is placed in the deck.
B.  CB0D
     1.  The program control card CB0D precedes the data cards.
     2.  Immediately  after the program control  card is a  card
         which specifies the dates of the period, the print
         interval, and the integration step (optional):

-------
                                                      137
    Beginning month number


    Beginning day number


    Beginning year


    Ending month number


    Ending day number


    Ending year

    Print interval
    (optional)

    Integration step
    (optional)
cols.  1- 2 (right hand justify,
            no decimal point)

cols.  4- 5 (right hand justify,
            no decimal point)

cols.  7-10 (right hand justify,
            no decimal point)

cols. 16-17 (right hand justify,
            no decimal point)

cols. 19-20 (right hand justify,
            no decimal point)

cols. 22-25

cols. 31-35 (right hand justify,
            no decimal point)
              »
cols. 41-50 (include a decimal
            point)
3.  Next are the data cards in the following format:

        (Note: If it is desired to fix (establish a boundary
        condition) the concentration of a point, the  word
        FIXED is punched in the first 5 columns of that data
        card; otherwise, these columns are left blank.)

    River mile of data point:   cols. 11-20 (include a decimal
                                           point)
    Inflow at data point
cols. 21-30 (include a decimal
            point)
    Inflow concentration at :   cols. 31-40 (include a decimal
    data point                             point)
    Fixed concentration at
    data point (if FIXED
    option is chosen)
cols. 41-50 (include a decimal
            point)
4.  After all data cards are entered,  a card with ST0P punched

    in the first 4 columns is placed in the deck.

-------
                                                            138
C.  NB0D
    1.  The program control card NB0D precedes the data cards.
    2.  The rest of the cards have the same format as CB0D.
D.  Conservative constituents
    1.  The program control card with the constituent name on it
        precedes the data cards.
    2.  The rest of the cards have the same format as for CB0D.
E.  D0
    1.  The program control card 00 precedes the data cards.
    2.  The next card is the same as CB0D.
    3.  Next are the data cards in the following format:
         River mile of data point
         Inflow at data point

         CB0D inflow concentration
         NB0D inflow concentration
         00 inflow concentration
         CB0D fixed concentration
         (if desired)
         NB0D fixed concentration
         (if desired)
         D0 fixed concentration
         (if desired)
cols. 11-20 (include a decimal
            point)
cols. 21-30 (include a decimal
            point)
cols. 31-37 (include a decimal
            point)
cols. 38-44 (include a decimal
            point)
cols. 45-51 (include a decimal
            point)
cols. 52-58 (include a decimal
            point)
cols. 59-65 (include a decimal
            point)
cols. 66-72 (include a decimal
            point)
4.  After all data cards are entered a card with ST0P punched  in the
    first 4 columns is placed in the deck.

-------
                                                                   139
After all the data has been entered the HALT program control card is
placed  in the deck.
OUTPUT  DESCRIPTION
     The output for AUT0QD is also controlled by the program control
cards and is referenced to river miles as well as to channels or junctions.
     The first items printed are a title and listing of the general net-
work data.  Included here is the run title, mile of upstream and downstream
end, mile of fall line, and the number of sections.
     Each time physical data is entered, it is printed out under the
heading "Estuary/Stream Data".
     When a flow condition is entered two groups of information are
printed.  Under the heading "Depth or Velocity Dependent Variables for the
Flow Period Month, Day, Year thru Month, Day, Year", the following are
printed:
              1.   Cross-sectional Areas
              2.   Channel  Depths
              3.   Channel  Velocities
              4.   Junction Volumes
              5.   Computed Reaeration Rates (if the compute option is used)
     Under the heading "Flow Conditions for the Period Month, Day, Year,
thru Month,  Day,  Year" the inflows,  diversions and  channel  flows are
printed.  The same sign convention is used  as in AUT0SS.
     When a  constituent control  card is encountered, two  other groups are
printed.  Under the heading (Constituent Name) "Input Concentrations for
Month,  Day,  Year  thru  Month,  Day, Year: the input concentrations for the

-------
                                                                140
period are printed.  The solutions are printed under the heading of
the run title and (Constituent Name) "Concentrations for the Period
(Month, Day, Year) thru (Month, Day, Year)" at interval  specified.
     In addition to the regular output, error messages may be printed.
These are the same as AUT0SS except there are no zero divisor messages.
DATA CODES FOR PHYSICAL DATA
     Same as AUT0SS
RUNNING TIPS
     The same general rules apply to AUT0QD as in AUT0SS;  however,
there are some differences due to the different types of solutions.
         1.  DATA should be the first control card for the same reasons
             as for AUT0SS
         2.  FL0W is the second control card.  The dates entered under
             the FL0W card have no computational  significance; they are
             for the user's reference.  A flow condition will  continue
             to be used in the program until it is replaced.
         3.  CB0D and/or NB0D are run simultaneously with D0.   They can
             be run separately if desired, however, they will  have  no
             effect on the DjJ budget if they are.
         4.  The starting (initial) concentrations for a constituent
             are updated every integration step.
     A general example of control card setup is given below (see the end
of this appendix for a specific example problem)

-------
                                                                  141
PROBLEM STATEMENT
     Given flow condition 1, which represents flow from 1/01/72 to
2/01/72, and flow condition 2, which represents flow from 2/02/72 to
3/01/72.  Run TDS with 4 downstream boundary conditions (1/01/72-
1/15/72, 1/16/72-2/01/7?, 2-02/72-2/15/72, 2-16/72-3/01/72) print out
values every 2 days.  Run CB0D, NB0D and D0 with 4 different input
conditions (same dates as TDS) print solutions every day, and let the
program compute the time step.
The arrangement of the control cards would be:
               DATA  -  enter physical  data
                     -  (1/01/72 - 2/01/72)
    =«*=
    o
    •J3
    •»—
    •o
    o
    o
                    (1/01/72 - 1/15/72)  Print interval  = 2
                    (1/01/72 - 1/15/72)  Print interval  = 1
                    (1/16/72 - 2/01/72)  Print interval  = 2
                    (1/16/72-2/01/72)  Print interval  = 1
                    (2/02/72 - 3/01/72)
§          TDS   -  (2/02/72 - 2/15/72)  Print interval  = 2
E        j
'•5       <  D0       (2/02/72 - 2/15/72)  Print interval  = 1
                    (2/01/72 - 3/01/72)  Print interval  = 2
                    (3/16/72 - 3/01/72)  Print interval  = 1

-------
                                                                 142
                      AUT0QD VARIABLE GLOSSARY
Variable
  A (N)
              Definition
  CBDIN(J)


  CBPD(J)

  CIN(J)


  CS(J)


  DELT

  DELT2

  DELTD

  OKI(J)

  DK2(J)

  D0S(J)


  EVAP(J)


  IDAYB

  I DA YE

  IM0B

  IYRB
cross-sectional area of channel N


flow equation coefficients at
channel N


surface area of junction J

concentration at junction J,
can be any parameter

CB0D input concentration at
junction J

CB0D concentration at junction J

input concentration at junction J
can be any parameter

conservative constituent concen-
tration

timestep (sec.)

half timestep (sec.)

timestep (hrs.)

CB0D decay rate at junction J

NB0D decay rate at junction J

oxygen saturation concentration
at junction J

net evaporation minus rainfall
at junction J

beginning day

ending day

beginning month

beginning year

-------
                                                                 143
IYRB
IYRE
K2FL

LALPHA(K)
MFS(K.I)

NBEG
NC
NDAYS
NEND
NFS(K)
NJ
N0JFX
NPRT
NQCYC
NRD
NSES
NWR
0XIN(J)

0XY(J)
PH0T0(J)

Q(N)
QIN(J)
Q0UT(J)
beginning year
ending year
flag to tell if reaeration rates
are to be computed
run title
Ith fixed parameter at Kth fixed
junction
period beginning day number
number of channels
number of days in a period
period ending day number
K   fixed junction number
number of junctions
number of fixed junctions
print interval
number of timesteps per day
card reader unit number
number of sections
line printer unit number
D0 input concentrations at
junction J
D0 concentration at junction J
photosynthesis minus respiration
rate at junction J
flow in channel  N
inflow at junction J
diversion at junction J

-------
                                                                144
REAIR(J)

RMC(N)
RMDUN
RNFR
RMJ(J)
RMUP
SEDKT(J)

TEMP(J)
V(N)
VJBL(J)
WIDTH(N)
XCMAS(J)
XLEN
XMASS(J)
XMIL
XNDIN(J)

XNNAS(J)
XN0D(J)
X0MAS(J)
Z(N)
reaeration coefficient at
junction J
river mile of channel N
downstream river mile
river mile of fall line
river mile of junction J
upstream river mile
sediment uptake rate at
junction J
water temperature at junction J
velocity in channel N
volume of junction J
width of channel N
CB0D mass in junction J
channel length in feet
constituent mass in junction J
channel length in miles
NB0D input concentration at
junction J
NB0D mass in junction J
NB0D concentration at junction J
D0 mass in junction J
dispersion coefficient in channel  N

-------
                                                                   145
SUBROUTINE DESCRIPTIONS
Following is a brief description of each subroutine of AUT0QD
MAIN BRANCH
     Same as AUT0SS
SETUP
     Same as AUT0SS
NETDAT
     Same as AUT0SS
FL0WS
     Same as AUT0SS, except the dates of the period are also read in
FL0CMP
     Same as AUT0SS
VAULIN
     The dates of the quality period, the print interval  and time step
     (optional) are read.  In addition, the quality inputs are read
     and assigned to the proper junction.  D0 is not considered here.
     If more than one input is read in for a junction, they are combined
     according to their respective inflows and concentrations.   Junctions
     may also be fixed.  Conservative constituents, CB0D  and NB0D, may
     be entered here.
VALCMP
     The quality equations are integrated over the period specified in
     VAULIN.   The concentrations are printed at the specified  intervals
     (print interval).

-------
                                                                   146
CDERIV
     The quality derivatives are evaluated.   This routine Is called
     from VALCMP.
VD0IN
     The period dates, print Interval  and time step are read,  as  in
     VALCMP.  The input CB0D, NB0D and D0 concentrations are read.
     The D0 title for this quality output is printed.
VD0CP
     The CB0D, NB0D and D0 equations are integrated over the period
     specified in VD0IN, and the solutions are printed  at the  specified
     interval.
PDERIV
     The CB0D, NB0D and D0 derivatives are evaluated.
JKFND
     Same as AUT0SS
SERIAL
     Converts a date (month, day, year) into a corresponding day
     number.
TABU
     Same as AUT0SS
INTER
     Same as AUTflSS
CALEN
     Converts a day number into a corresponding (month, day, year).
0UTG0
     Same as AUT0SS

-------
                                                                  147
PROGRAM LISTING



Following is a listing of program AUT0QD:

-------
                                       MAIN  PROGRAM
                                                                                                    148
»«•»«*«
»*«««»
* *
* *
* *
* *
* »
* *
* *
* *
* *
* 4i
* *
* *
* *
* *
« *
* *
0 *
* *
* *
* *
* *
* *
* *
* *
* 0
* *
* *
* 4>
* 0
* *
* *
* *
* *
* *
* 4>
* *
« *
* *
* *
* *
* *
4i *
* *
* *
* *
* «
* *
* *
* 4>
* *
* *
* 4>
*fe .fe
»««*«
»#««*
* *
0 *




V
K
i— 1
-J
4
•^
O

cr
UJ
K
^
2 i

O
1-4
z
<
z
>.
0
1
1-4
co
4
3
0

1

o
o
o
K !
3
< I

z
cr
o >
o
cr
o_



i
* * * X
* * * X
* * * X
* * # X
* * * X
H X














































1


1
t X
> X
H X
H X
H * * 4









UJ
0
^
:J
UJ
>
0
J

•
«J

2J

Q
Z


Z

cr
o

•
j
! •
cr

>-
CD

UJ
K
K
t-t
cr
jB




H * * 4



•*
O
^
(-4 •— 1
«i (VJ
1-4
•
z o
0 Z
H- •
o ••
UJ CO O
cr "i"*
^ ^
•• O (VI
>- a. i
o < -«
z z z >o
UJ O Z (VI
O >-i < 1
< K (V)
O » 0
z UJCT (vi
O CO UJ
»-*uj K cr
K OK Z O
OiiZ UJ
UJ U. UJ O 00
K u. z r>
O O Q. UJ 0
cr o o in
a o _i z i
_J UJ UJ CO
_J UJ > t-i ~4 f)
Z JO _J
O O 1-4 O ••
cro.zo.uj

> zo z o
ZZUJ Z X
u < K < a.




i ******<

x *
X *
*
41
*
*
*
41
*
*
41
*
$
4>
*
Xk
> *
41
i 41
*
«
«
4>
*
4i
41
*
$
*
41
*
41
4>
*
«
41
4>
*
*
41
*
*
*
0
*
*
0
4>
*
*
4i
*
*
» *
H *
H *
i Xk
It *
                                                           o
                                                           in
                                                       ~ o
                                                       o >
                                                       in *
                                                       z  in
                                                       «-«nj
                                                       o  —
                                                       z  cr
                                                       x  •-•
                                                        *  <
                                                       ~  UJ
                                                       oa
                                                       in  *
                                                       is in
                                                       oo
                                                       in  »
                                                       (VJ ~
                                                       •~ o
                                                       < in
                                                       oz
                                                       in »-*
                                                       (VI O
                                                       "^  •>
                                                       o ~
                                                        » o
                                                       -^ in
                                                       O (VI
                                                       in -~
                                                       (VI Z
                                                       •~ >-»
                                                       h- X
                                                       O O
                                                       O  *
                                                       a ~
                                                        » o
                                                       — in
                                                       O (VI
                                                       in —
                                                       (VI
      o  »  <->
      in —  o
      (Vi o  in
      «-' in  (vi
      xv~
       » —  -
      UJ (V  X
      co —  o
       *• C)  »
      ~. <  **
      o  *  o
      in ~  in
      (VI O  (VI
             O
             in
             (VI
             "~
             CO
             Z
             o
             X
            O
            in
         a uj -a:
         z < <
          » o >
         Q ^ _)
         »-  » »
         -J UJ -«
         uj o a
         a z <
         H- 00  »
         _i a  Q.
         UJ V  O
         O t-i  »-
          *  •>  CO
         I- QD  _J
         -J >-  •
         UJ <  O
         Q Q  O
          * ^  _]
         cr  »  ••
         U- OD  O
         ZOO)
         a z  z
                                                                       co o
                                                                       < cvi
   CO (VI
   < *~
    •> (V)
   -* <
   o  »
   in -^
   (VI O
   ~m
   a. tvi
    ^
   UJ <
   o o
   in in
   (VI (VI
O X X
O  *Q.
X OO
O Z OD
Z UJ O
a: z -J
             x *
             a. o
             o j
             KU.
             to i
             r 
X Z Z
Q x a
   o
   UJ
Z CD
cr z
 •>  »
x _j
u. »-<
-> z
O X
z  »
 •> {/}
z o
UJ UJ
-J CO
X Z

o o

 » o
-> o
      UJ
      a.
      -J Z
      u.  »
      »vi a:
      ^ ~*
       » z
      CO  •
      > o
      •< cr
      o z
      z  •
       » UJ
      UJ X
      cr »-i
      >-
                                  XXX
                                  O Z  X
                                  o <  -i-
                                  CD X  X
                                  Z O  K
                                  X X  -I
                                  -* -»  <
                                  XXX
                                  O X.  -J
                                  zo  »
                                  -J -J  X
                                   »  »  <
                                  X X  K
                                  a o    >t
                                  XXX
                               X X K
                                                                             z
                                                                             o

                                                                             z
                                                                             o
                                                                             o
                               o
                               CD
                               -J
                               <
                               o
                      00
                   OCDZ
                   _J _l _JO
                      II  II -I
                      00 II
                      CD CD O
                      o z o
                      _J_! -I

-------
                                        149
MAIN PROGRAM (Con't.)

-------
                         MAIN  PROGRAM  (Con't.)                      15°
en
z
o
o
UJ
(ft

k.
o

QC
UJ
CD
X
x
in
*
x
o
(VI

-------
                               MAIN PROGRAM  (Con't.)                        151
       ZQ.  *
-« -^   *+ x ~« —
II ->   -I O  M ~>
-J-'UJD-I ^^
  > £»
       jj    ~Z   00
       **  otr- 00*-?
       3u  OUOCtru.'

-------
                                SUBROUTINE  SETUP
                                                                                       152
      o —
      in o
      (vj in
~. o >
o >  •
in  *-»
(VJ — O
«- o in
z in M

O — in
z cr: o
x •-« o
 • <  *
-> UJ —
o ex o
in  * in

^ o ~-
N U"> K
 • (VI X
~ —a
O U UJ
in  • m
(VI-.  •
•— o«-.
< in o
 • oj in

o z ~
in «-• in
(VI O <
•«*  »  *
o — -»
 * o o
~*{f\\n
O (VJ (VJ
in — •—
(VJZQ-
         « o n
         o in  *
         in (vi o
         (vj — in
         — tn M
         .-«u. —
         *: z 
         o »u>
         *-» X
         ~> o  •
         o in —•
         in (vj o
         oj -»in
         — in M
         0.0"
         x »tn
         UJ — <
         H- o x
         • in o
         — (VIX
         o —'  •>
         in >- ^
         (VI X O
         -~oin
         (*) »(VI
         < -^ —
         • o in
         —. in <
         O (VJ X
         in ** o
         (VI O X
         — o  •
         (VIZ -^
         < x o
         • »in
         ^».-. oj
         o o •—

         (VI (VI <
                       cc ui (M
                       a. vcc
                       z «
                        • o >
                       Qt-1 J
                       H- •  •
                       _JIU -^
                       ujo or
                       o x <
                        • »-i >
                       !VJ • J
                       ^ CO  •
                       _ICt Q.
                       UJ >- O
                       OH* H-

                       f- CO -J

                       UJ < O
                       OO O
                       U. CO O
                       X O CO
                       CC X Z
                    —.».•-< _J
                    O Z *  •
                    (VJ 2 O O
                    »- O Z CO
                    < X Ul U
                    x a: z _i
                    OL • •  •
                    _i a. o UJ
                    < O uJ 0,
                    _J X 00 >-
                     ** ^M "Z, ^**
   »- x > ^o z
                 m u. <-• -J z
                 (VJ-)XU,»
                 ~ o x (vi a
                    _
O (M (VI (VI O (VI O X Z O Z
in--*-'-»in — m**z»
(VI ZO I (M t/> (VJ OO •• UJ
                                       u

                                       *•"
                                       H-
                                       <
                                       O
                                       Z »
                                       »•
                                       Oin
                                                        o
                                                          •
                                                        (VJ
                                                   X
                                                   x
                                                   *
                                                   I
z >-" CD x f-i ^ x x
o
a
CO
D
o
x
X
O
                    Z
                    o
                    x
                    X
                    O
                    o
                                  o
                                  UJ
                                  
                                  z
                                  H
                                  0
   CC(VIZ ">  .
   i in * z —
-i a.* o  •->

 x >-• a  n ct
u on x  H ") H

in n  n ^ o T
z -I? — "«**
M  >-«Gj ">    "5
-)X JX Q *
z xxa o
                                                      O
                                                      X
                                                      QC
                                                   UJ
                                                   D II
                                                           _J
                                                           »-(
                                                           X
                                                           X
                                                               I
                                                           o z
                                                           Z —
                                                            »U
                                                           M X
                                                            H K
                                                           Z  II
                                                              U II  O
                                                              2 -) II
                                                              r    ^
ZO
ox
uac

o
   O
ox
oix
                                                                 uoo

                                                                 o
                                                                 (VI
o
 •
O
M
—
~>
«-'
h-
D
o
oo


    ..
     -
                               o
                                n
                          O  9 ~*

                          O  O •*
                          H  H Z
                            O
                              • o
                            o  • o
                             N o  •
                            -*  • •
                            ">-. N
                            >-•->-*
                            Z ~ ~>
                                                                            < M X UOO O
                                                           
-------
                             SUBROUTINE SETUP  (Con't.)
                                                                          153
o   o      o     o
 •    • o    •      •
o o o  •   o o   o
n  • n o o n  •   no
-. o ~.
-> n
            — o o —  •
                             o
                              •     o o
                             o o o  •  • o
                        O O (VI •  • O O  • O
                           •n

                      it  n
                               oon  no •
                                ii n -.^H o
  o o o o
   •  •  •  • f)
  o o o o  •• o
   n  n n  n ~« n
o -~ —. -» -. n ^LU
II ~>">~)~ii£^O
UJ O
a: >
                                                            i^ Z I- O
                                                            u. o LU z
                                                            x o 
-------
SUBROUTINE NETDAT
                                            154
*.
.H***
O
in
4
O
Z
X
•k
^•^
o
in
(VI
*0*
ISi
»
O
in
(M
•**
 oj »- in
> * — • to M
» ~» <-4 U. "-•
— o ^ z  -• (/> (VI
UJ-O., O~
ct o x •• to
* in ui — <
~(VI H- 0 X
o «-> » in o
m H- — . rvi x
(VI X 0 " •
~o in > ~
O UJ (VI X 0
» to — o in
—. » m • rvi
0 — < — >-
in o * o ty>
nj in -» in <
— (VI 0 (VI X
z*- in -"O
1-4 in oj Q x
o < ^ o *
* *(VI Z —
— -. < x o
o o » * in
in in -. — (vi
(VJ (VI 0 0 —
— •— in*in w>
Z OL M (VI <
H-« ^ ^- X
X>~4OZ
O ol < O X
• * » CO *
~. -. — o —
o o o
in in in
(VI (VI (VI
•** «•* ^^
Z O X
•-4 »- K
Q O O
CDX *->
UtL •*







~* oj en



» o
— in
O (VI
in *•*
(VI tO
*» «/)
(VI <
*: x
Q X







>t in



RMC(250).LALPHA(20)
N,NOJFXfRMUPtRMOWN,RMFR»DELT»OELT2,DELTD»NPRTf
» UJ
— _j
O X
in *
(VJ U
~ z
~> •>
x ->
ct z

z
o

X
o
o
vO



CS»XMIL»N6EG,NENO»IMOB» IDAYBt IYRB» IMOE» IDAYE*
S,K2FLiLTYPE»LCBO»LNBD,LDO,LSTOP»LVARltLVAR2f
»NWR*NVT
•LA2/4HA2 /»LA3/4HA3 /tLWIDT/4HWIDT/t
/fLTEMP/4HTEMP/»LVAP/4HEVAP/»LPHOTO/4HPHOT/»
DI/,LOISP/4HDISP/»LOKl/4HCD£C/tLDK2/4HNOEC/»
E/tLOOS/4HSATO/»LINIT/4HlNIT/»LOXY/4KOO /,
/»LCK2/4HC-RE/
224E07/fCVFAC/3.28075EOO/
»Y(250)
UJ>-QXOUJ< < ct .jioujincoo
zoz uj x ct t • in
» z * ••* > >t x o -^ (vi
U *UJUJXX4-»-X->tOX
UCtt-i-4-XX»-"X<
O>U.X_JQ«U.Z
z*-i_i- met o < *•«
_IJ_I_I-I > CO

< 
X
^4
v*0
«
»"
X
«-4
in
m
»
x
,— i
»
X
»
«
X
>M
o
(*)
»^
•>
X
^H
»
X
•k
*"
X
•-4
o
— CO
O -4
1-4 •
« r-4
Ct X
* -^
z —
0 — H-
II UJ <
-JK-X
U.»-4CC
MCt O
^ 3BU.

O
*H

» *
< X
1— 1
1— *-
o
< r>
>kH
0 »
X
I-*
t- •
X
o •
Q. «"
X
Z--4
1-4 O
n
•-4
»
x
X
< -<
»
UJ X
•>
ct ~
*
h- X
»4
to —
>t
X ro
»
>• X
r-i
Ct vO
*
< —
D r
t-4
t- —
in
u> ro
«k.
UJ
X X
o> ^
>* •>
* X
x •>
vO —
* *
— I
* -H
X -"
-^>»
— ro
in »
(*) X
• vO
•^(Vl



L.LCST.NPTS
UJ
CO
<
_J

0
(VI
•k
o
ct
z

o
<
UJ
— ct
m
0
0
o
o
o
o
in
o
K- in
>j
o
o o
— i—
—. o.
in o o
•-4 H- O
» to
X _J -*
(VI • 0
» o •
-* UJ C3
< * UJ
(VI _l •
-» UJ tO
H- CO H-
< < Q.
X-J Z
ct — **
o u. u.
U. »-4 1-4

0
(VI

->
•>•
•k.
->
^*
X
tn »
i- "5
Q. ->
Z 0
* m
i-* »
II O
->ct
z
o *~
-a- o
<
O UJ
o or




2
<••%
O
•
O
f^
Itl
•k.
X
in
»
in
>-H
»^
^-
<
X
ct
o
u.

0
r>

u
X
ct
»
0 (/)

o *
O X
»
— o
~* z
< *
_J -^
• <
UJ —
• z ct
• UJ
UJ -I H-
?LJ Z
03 1-4
«-l <
»- J _l
Z ~ -I
o u, <
o>-< o

o in
>fr 4-


-------
                       SUBROUTINE  NETDAT  (Con't.)
                                                                                       155
5X, 20
QUA
COEFFICIENT FOR FLOW
   X
   (VJ
   n

   x
   in
—. o
O (VJ
in  •>
 » o
(X X
o
z
u
z

(VI
CX
        O O
        O o
        I- O
Z~   O"*
UJ <
I- Z ^
M o:
o: o -«
3T U. *
      1-4
   O
   in
        a
        z
        
      o »
      O X

      •^ o
      (VI Z

      -J(VI
       • <
      UJ —
      z -
                                 Z   0
                                 uj ui M
                                 >-«ac  *
                                 O < X
                                 HH   r-
                                 u. (vj in
                                 u. <  *
                                 UJ   —
                                 o or o
                                 ooac
                                   xu
                                                         o
                                                         Z
                                                         rr
                                                          *
                                                         tn
                                                               *

                                                               X
                                                               x
                                                               in
                                                               tn
                                                               X
                                           UJ

                                           Z X
                                           < H-
                                           xo
                                                                                    *
                                                                                    x
                                                                                    O
                                                                                    (VJ
                                                                                     »
                                                                                    X
                                                                                    in
              x
              (VJ
                      X
                      in
                      *
                      X
                           <    O {/)    X < UJ <   •-«
< o u. <
O O H-I O
«•. o
O (VJ

 * o
a x
f i—i
z —
— I-
UJ <
»- z.

SS-.
X U. *
                           o
                           z
                           (X.
                            »
                           u
                           z

                           (VI

                           <
O O
O o
H- O

o
   o
_JK
   Q.
O Z
t—  *
   >
O  *
o x

-> u
CO Z.
<  *

 • < o

z ac *
 • UJ (X
                        m>-«~
                        <    uj
                   _
                   -   -«o
                                      X
                                   o  »
                                   o u
                                                      x a
                                                      in  »
                                                              uj
                                                              ~Z UJ X
                                                              *  • -I *
                                                              T.WX -*
                                                                             i
                                                                            ->
                                                 +

                                                 s

                                                 X
                                                 I—
                                                 o
                                                                                    <
                                                                                    uj
                                                                                    (T
                                                                                    <

                                                                                    UJ
                                                                                    o
                                                                                    or
                                                                                    o
                                                                                    (/>

                                                                                    z
                                                                                    o
                              O -»   O

                              it   £
                              (VI "5   O
                              x a:
                              in »
                                      o
                                      o
o x

:* a ~. *- < ~ z

 • aHH(VI_J — XZ
UJ — -«  *«-Xl-  *
zac *ooH-Q(vi
 •UJCXXOOi-H  II
_IH-»^>-i-iX-)
                      <   UJ <   ^ ->-*
                      -I-H-Z-I-^Z^
                      ^ _J >-4 £X _J — *-
                      u.- o _j
— p ^ ui
1-5   CD
<   o <
Z _IK _J
                                                                                       _
                                                                                 a:o
-------
                         SUBROUTINE  NETDAT  (Con't.)                              )56
              A                  O                  —
              o                  ru                  o                           z
              UJ                   »                  OJ                           O
              en                  x                   »                           1-1
              x                  in                  x                           f-
              >-                   »                  in                           <
              u.                  -*                   »                           a:
              —                  u                  ~                           >-<
                                   i                  o                           Q.
              tf$                  o                  z                           ui
              UJ                  UJ                  X                           UJ
              •-«                  a                  z                           or
              K                  *•*                  H«                           I
              »-•                                      •**                           U)
              O                                                                 -•
              o                  UJ                  j                           en
              _i                  a                  _i                           uj
              UJ                  O                  <                           X.
              >                  H-                  u.                           h-
                                  <                  z                           z
              _i                  or                  I-H                           >•
              <                  uj                  <                           to
              a                  a.                  or                           o
              !-•                  Z                                               t-
              t-                  UJ                   I                            O
                                  H-                                               X
              -i                                      z                           a.
              uj                  or                  o
              Z                  UJ                  M                           >-
              z                  i-            -»    i-                           _j
              <                  <            Q.    <                           1-4
              i.                  3t            <.    or                           <
              o                                >    o                           o
                                  Z            uj    o.                     -»      -*
              UJ             -.    O             »    <                     ~5    UJ
              O             ~)>-i            -)>                     ZO-»0
              <             ZK            zuj                     rr<*—»
~            or             or    o    —      or          -»            o»orxoo
o            uj          O*ZOL       *    t—    a.            ro >./)    iu -« H-    o
zo      >          r*-t/)3zowjuj<            oj H-    > —• o    <*
or     •      <-.-<»-->ujot-z>               a.o
 •O      X>       CLXKOJCLXlxJ            OZXKJGLOO
ton       <-•     »    o z    in    »      z-*»            >- •    ^  •  »    x
t—    -~      >*O»— *f*)-'5O»~5               >-vOX~JO
az       *z       >*zi->-»zo       o»»mz<
z«-      xoro»xor       »xor<       oxx»oru.
 »>      in     *oxin    »oxin     »   u.          »m-^»>
>•             »o       ••">O»»"^OM       **~>»>-^o
 »—      —    z^-"5-^z      ->    -»    z   <       oz~«z*
xor      *      »o.z*    »-»z*      »>       h-»*a*~
 •    u.      XOJZ»X-
oz      'Hauja.r^or<«^—    <   -5       a. o —  *- a <    o
 »o»   oo-»>    _i u o o    >   _j > o o    >~o~       _jxooi;/)>-^t-
>Zt-   >*OJ    _|     • H-vO OJ    _J    • UJ 00 OJ    _JZQ.        • !X -*  OJ X'_l Z O
^  » O   --<  » -^ >—    UJ — '^  »    ^   Ul>^>^»    — » <       UJ^>OJ»IM<->»X
or^»    ••o*oozor*o    oozor»o    o-*>    OZO:*OOO-«Q.

-------
SUBROUTINE NETDAT (Con't.)
157


















UJ

z

»-
z
o
o
o
OJ
OJ
o
vO
OJ
o


o
0

.-.
t_
X
Q
UJ
to
_J
•
UJ
0 Z
o •
O _J
-« UJ
30
o <
1- _l
o u.
o •-«
o
n
OJ
-*H
-5
X
or
*
to
t-
Q.
z
*
>.
»
X
«
->
z
•t
t_
X
o ~
UJ O
to 4-
*"•* OJ
cr *
uj or
H- X
Z Z

UJ
1 f—
< or




OXYGEN UPTAKE OF SEDIMENTS (GM 02/SQM/DAY
x
OJ
^
•>
X
in
»
,-.
*
x

<** A
o
OJ~
•* 4
0 X
X ^

— o
^— t\l
< »
X x
or in
5 »
u. -»
o
^
OJ
1-
X
Q
UJ
to
•
"^
X
or
»
->
z

«H
or
<
>
j

o
0

3
O

_ j
<

u
*
^^
~)

h-
->x
zo

-H 10
II II
~> ~~ 111
-> z>
o — z
LT) h- 1-1
OJ X h-
Q Z
OUJ O

o
in
OJ
O
CO

o
\-

o
0

A
o.
to
H4
0
_J
•
UJ
oz
o •
o *
^H UJ
00
o<

oil

o
^
OJ
a
X
ae
•»
to

a.
z
»
>
»
X
»
(J
z -^
» o
M r»
— (VI
or »
uj or

z z
>-l *^
UJ
1 ^»
< a




DISPERSION COEFFICIENTS (SQFT/SEC) .5X,20 (
x
•*
ro
»
x
in
»
_*
*
x

^
o
OJ
»
0
X

»•»
1- -*
<
X "-
0±

o
^
OJ
)
0
S.RMJ)
P(J)-20.0)
C80D DECAY RATES CORRECTED TO STREAM TEMP
Kl)
M -« 1- X X Q
• n Q. uj oj »
o z K in ~->
X 0 » — • — X
or •— >- * x*rx: o
» » * in x » •
O OX 1*- »•-«-> 3
z o» >* ^ — z o
» -.-> o *o» -j
OJ «-«Z • XMr^ vO
or ^» •-« ^»o: ao
< O-* * -» — x< X
> _Ji£->~ ooin>->-*
_l »QZ~) <>OJ*-JZ->
— uj*-*-— nj**^^**-.
OOZQT'H'^ »O>-O-<^
o o • LU ii *: o:xZ~^^> HO
o ao >-t-i
_J h- _J _IOJ — h- K T _JfO— h-
-iuoaua!U.touaau
o in o o
GO 00 ^^ ^?
oj oj oj r>
o
^
rr»

o
K-

o
o
*•*
(VI
y
O
i
•
UJ
0 Z
o •
0 _J
-* UJ
no
0 <
^ 1
o u.
OM
0
l«^
r>
or
to
H*
a.
z
•>
>.
*
X
«
"^
z
»
OJ
* ~>
o z
^* »
or -<
UJ II
1- ")
z
*-< in
i-*
_j n
< o
U 0




-------
                            SUBROUTINE  NETDAT  (Con't.)
                                                           158
o
rvj
 I
a.
z
UJ
*
*
tn
        QL

        UJ
        UJ
        cr
        O
        LU
        V-
        o
        UJ
        cr
        a:
        o
        o
        UJ
        h-
        <
        cr
o
UJ
o

Q
O    —
00    CM
2    X
X    O
CM    ••
in -~ ->
 * — z
x *  cr
i/> x »
   z
   oc
rvj
*:
o uj
II O
CM 2
*O
O O

   in
   i—i
   n
   «  o  »
   x ro >->
   ~ »cr
*•* ^^ x ^
o o m > ->
M CM » _l 2
n ••<•»•'»»
 »o >- o -«
cr x < o n
3B-H O »--)
2 — V O
                   o
                   o
                   00
                   N.
»- z
HHQ:
cr o
              <
           o
        o
        (M
AJ    o
*:    o
o uj o
H O ~«
— 2
~> 1-1 O
^- (- I-
CM2
^: o o
QUO

   o
   n
   n
o
r^
n

o
o
o
                                    o
                                    (M
                                    I
                                    a.
                                    z
                                    UJ
Q.   —
2   *
     *
>-
 *
X
 »
~>

 »
cr
                                   -
                u
                UJ
                cr
                cr
                o
                UJ
                o
                cr
                ui
                <
                UJ
                cr
                                      O-.CT
                                      ex — •-«
                                      2 *  <
                                      HH X UJ
                                      i ^ cr
                                      CO *— »
                                      in o ->
                                       »rvj z
                                      x  »cr
                                      u> x «
                                       »in n
                                      ^  *2
                                      *  -» •
                                      X >--^
                                      ^ < cr
                                      ~ o <
                                      o x > ->
                                      
z uj_jr>
cr t- -j
o    -
                                         X
                                         o

                                         o
                                         UJ
                                           d.    ~
                                           2    fcO
                                           HH    O
                                           X    O
                            »    z
                           x    cr
                           m     *
                            »    ->
                           -*    2
                           *  -~  »
                           x -. ^
                           --4 #  Q:
                           — X <
                           o ^ >
                           (M — _J
                            » & *~
                           o ru o
                           i  »o
                           -H X I-
                                                                                  O

                                                                                  f-
                                                         z
                                                         cr
                                                          *
                                                         U)
                                                         O Q.
                                                      O -«2
                                                   o d  *
                                                   O It- X
                                                          •>
                                                   — o ->
                                                   t- O 2
                                                                                             o
                                                                                             (M
                                                                                              »
                                                                                             X
                                                                                             in
                                                               a.
                                                               a
                                                               2
                                                               O
                                                               <
                                                               cr
                                                                 UJ
                                                                 u

                                                                 o
                                                                 o

                                                                 o
                                                                 o
                                                                 CD
                                                                 U
                                                               2
                                                               1-4
                                                               X
                                                                 x
                                                                 in
                                                                                             *
                                                                                             x
                                                      2 OO   ~«
                                                            cr
Z Z -I
cr a. -i
OCL <
u. — o
              O 3D O
            • ._I\O O
           UI  ••— «*
        o 2 i*j Jr  »
        o  • 2 uj cr
        o «j  •»- -«
        -• UJ I- 2 2
           CD (/)•-••*•
        O < O i  U
o u. u. < cr
              o
              (M
               »
              O
              X
                                                                                       cr
                                                                                       o
             in
                                                                       ao
                                                                 O
                                                                 o
                                                                 4-

-------
                             SUBROUTINE NETDAT  (Con't.)
                                                                                           159
                 ^4                 —*               O                       tO
                 »-                                  (VI                       Z
                 O                 (S)                +                       O
                 (VI                 Z               X                       >-"
                  •>                 O               in                       t—
                 X                 H4                •>                       <
                 in                 H-               —                       Q:
                  •                 <               X                       »~
                 ~                 tr               a.                       z
                 x                 i-               o.                       uj
                 o.                 z               —                       o
                 (X                 UJ                                        Z
                 —                 o               to                       o
                                    z               z                       o
                 (/)                 O               O
                 z                 o               •-«                       z
                 O                                  H-                       O
                 *i                 Z               <                       -t
                 H-                 uj               a:              ^       H-
                 <                 o               t—              o       <
                 oc                 >•               z                •       a
                 »-                 x               uj              oj       o
                 z                 o               o              *       H-
                 UJ                                  Z              *       <
                 o                 o               o              ~-       to
                 Z                 UJ               O              ->
                 o                 >                               —       z
                 u                 -J               x              a.       uj
                                    o               «-«              x       o
                 o                                oj              uj       >
                 o                 to                »              t-       x
                 OD                 *-«               4"              ^       O
                 Z                 O               <              *
                                                      »              tn       Q
           —    j                 _i                               4-       uj
           -5    <            -»    <               _J              O       H-
           X»-«            -)»-•         -^<              03
   ^CTH-^XH-         ~)»-i                »Q-
   o       »    »-i   o       OC»-»^XH-              o       x   —
   o      U)    z   o       *z>-a:»-i~.         *       oto
   CD      h-    »-«   Z    O tO    >-"X    »    Z   (/)    O   -.       OOO
   u   o a.    x   x    inn-    x    o   in    •-«   c>    o   ->       xa-«
    »<*>Z<*>    •4-o.in    »»-x    »m~       r-*    »tn
   ->4-*(*)-^       Z-*"5Q.aO")         a.       4"5
   X      >»XO»*XZ»XOX        »XO
   cro*xai-vxa:    »XQ:H-UJ       xo:,t-
    »h-xin»       *in»>-in»         t-       in*
   •>       *     »   "^    ox     ••>*•"?    o   *        *no
   z   o->    ~   z    o»    —    z   xi--.   z    o   f-       	z    o
    »   O Z    ^     •       "^    *     *    ••(/)$     ••    ^«   »O       * -•»  ••    •»
   ^4   -K»    X   -*    -»Z    X-^-^   ~^OX   -«    <   <*)       X*-<    (V)
   a:   oo    ^   tx    >»    ^-*tr   Z-J**   a:    t/)     •       •^xock:
   <   aoo-*~   <    x>-^-'*<    »-. —   <    u   o    -.«- ^ <    u
   >   zzoo   >    o x o o x >   to o o   >    .j-)i    oo — >    j
   -l   _l x M (VI   «j    j o-* i-»*'H-   o    tn >-• ~^ >— in o   '-•>*Hi'^o    D0o~»zi'1"*^ —>o    CD*-*
     OO    UJ <      O <_>   UJ<«   O    UJ < -»    O<00~)»-4UJt-'KH-XQ._JKll_JK
^ _i   -'j»-(a^	1    >*«jH4o:x_i   -i •-« a: x -J    «-   inz^aca.-!    >* u.
$  ^t ^5 tx> ^C V ^^ ^t ^t CU ^u ^f Q- CD Qt *tf ^^ ^1 ry ^5 *™^ ^C Cj Uu ^? ^5 CD QT ^5 ^^ ^t ^? t»  ^j ^^
XUOi-4O3IU.XUO»-iU9U.QLOOO3iU.~'UOH4OOU3U.   UO*-4^:O

        OO         OO         OO         OOO         O
        r-4(vi         n^         in    vO         ^"floo^         o

-------
                          SUBROUTINE NETDAT (Con't.)


                                                                                  160
   o x
   o -«
      »
   < X
   o — •
   »•* ••*
    * o
   P- X
   X -*
   i-4  »
   — X
   o  »
   rvi (/)
   »tlt
     i—
   x <
   •^ 2
   * >•«
   X X
   »oc
   ~- UJ
   P- H-
   X
   o a
   n o
   -4Q
   » a:
     a

   ^  i
   •*
   x i-
UJ P» X
m x uj
-^ o o
on 2
(\j-»
in » (f>
 » r^ UJ
tr x o —
— t- XI   Z
uj< *>*«   ge
»-T O'-a. 5
t-iOC  * O O *- Q
or o -t <•> H- uj z
a u. < i-H t/) o: LU
     ^OJ
o o        o
^ nj        o
in tn        o
            in

-------
                             SUBROUTINE FL0WS
                                                                                 161
      o
      m
      CM
   o >
   in •

   — o
   2in
   HI CM
        o  **%<-»
        tn ~ o n
        ru oin  »
        — in  CM
~ 0.0 —
O X  « (/)
in u -* <
(M h- Q X
— »tn o
|— — CM X
X => —  »
o in >• -v
uj CM x o
en — o in
   co  » CM
      K  »  *
      a uj oj
      Q. v o:
      2 •«
      * Q >
      Q »-« J
        o *: 2 o>   -JUJ -<
        in o »u.   uj oor
        CM  *~ x   Q x <
        — ~. O  •    *> fl >
        to o in -»   CM » j
                O   »- 00  »
                     -i or o.
                     uj x o
                     /•^ ^ L^
                     I- OD J
                     -I >-  *
                     UJ < O
                     a o o
                      » -i j
                     a «  »
                     u. CD a
                     X O OQ
                     Ct X 2
        o * o
        in -.in
        rvj o r\j
        < «- o
         *   •> •
~ _IO. O UJ
o < o uJ Q.
in _j x CD v
CM  •• Or 2 H-

l/> O X _l • >
< in u_ 1-1 j 2
X CM ~> X U.  »
2 —O X (M CC
   02  * *::»
 • x » in • 2

O  » UJ UJ >• O fVt

CM O X 2 O 2 —
— in »  »2  »2
tO (M O O »UJ X
(/> — 2 > UJX _J
< "? * O Ct «-i
X X ->O >U-2
X CC 2 2 *i_IO
02
00
or x
CO X
o o
(ft O
     2
     O

     X
     o
     o
in vo    -* CM
                               I/)
                               2
                               UJ
                               X
                          X S
                           •  •
                          a: o
                          a. o
                          < <
                          x x
•* co

22
XX*
_) J X
 « * •
X X >
 • >- o
or -J2
ox
x ->«t
XXX

X X ^

n ^ —

2 2 X
X X J

 * * X
XX*
 •UJ K
05 2 O

U. ~>X

4- >fr X
XX-.
-. ~ o
(M vO »-•

222
XXX
_J _l -J
 » » » X
X X X  •
 •    • o
2 >- 0- UJ
«UJ O

2*25

     UJ "—•
     >-  *
     < X
     o-<
     H-l  »
      »CM
     UJ»-i
     O  »
     X X
                                                 CO (M
                                                 a *•«
                                                 >- »
                                                 »-4 X
                                                  • in
                                                 co »
                                                 > -*
                                                 < i-<
                                                 o »
                                                 f-i X
o o
2 UJ
UJ CD
2 2
 •» •»
UJ no
>- >
                        O,
                        <
                        o
                        »
                        2
                        O
                                                                   UJ QD
                                                                   o o
                                                                   3T X
                                                    CM
                               a a
                                    •-i CM
                                         O
                                         O
     CO
     o
     X »-•
     (-4  •- O
     ~» X O
     in -«o
     ^4  « —4
      « CM I
O UJ O •-« CO
 • OCX — CC
o 2 2 K >
||  »_| — < NH
-. »- Q X M
"5 2 < CK DO
— O UJ O >
ooacu. ~

   o    in
        •/>
        i—(
        o
 » «     «
UJ CO -• _J
> >- * UJ
     OCB
     UJ <
     CO _l

      I O
     a *n
     2  »
     10 O

     f$
     en —
     >-o
     < <
     O UJ
     2 or
                                                           < <
                                                           o o
                                                         o •—•>-<
                                                         o — —
                                                         O _J _J
                                                         -H < <
                                                         I I—» »—I
                                                         ujor or
                                                         or iu uj
                                                         v to t/>
 M
U)
V < <
>-«o o
                                                           -J -J
     0.
     3
   O X
   >j- or
      «
   o i-
   H- 10 2
     1-1 O
— O O »
o o • —•
 • ~ _J t>
O QL t-" 2
^o x o
ULh- X ">
W(/> » —
 * -I "> 2
X  »2 "-•
>0 <3 — 01
 »UJO (I
 o
<< II ->
X _JO —
5-22
O U. O »-t
U. 1-1 ~) O
                                                                           o o
                                                                           CM m

-------
SUBROUTINE FL0WS (Con't.)
                                          162

Q.
<
>
LU
4>
^
Z
^
^5
O
a
»
_— L
->
zo
— z
•— • <\l 1
a M "O
1 ZZ
II II

Gin *
Q.
O
Z
to

LU
*
QL
O
Z
K-
0
a
*
QL
0
Z
Z
1-4
0
1

JV
o
z

Z II
< — LU
X Z 3
o < z

M O H>
0. Z Z

zoo

o
in











a.
oo •
0*0
.JO II
Lu II t-
Z 3
_J >H O
_JZ Z

o to to



o ->
to
o <
H- *
—. ^
3 § 3
— »- ~ a.
-> 3 o <
— O • >
Z O 0 LU
H^ ^ • •
O H- H- h-
^ * 3 J 3
ZZ O «0
^ ^^ 3t ^^ 2>

II D tO — CO
"> to u a. u
u K < »-
o z o > o
f»- •— t O LU O
Z Z "- Z

o co to H« to




CO
4

•^
«»
0.

^^
LU
1
Z
i— t
Z
O O LU
N- tO D
II Z
O Z»-«
K *-• t-
z z
0 0 O
o too

o o
vO l«-
O 3
CO O
0 3
t- to
1
0 Z
Ofc««
»••<
-» z
z o
»-i tO
z *

CO -^
* **
H- >-
0 0
• 0
K O
DUO
C3 *^ O^
z -^
D ~0
CO t- h-
*•* 3
It 0 0
»-" O O



UMIN
) »IDAY8,IYRB,LMN(IMO£) , IDAYE* IYRE,NDAYS,
to m
1 O
5 2
o —
T. Z
.O 2T
CO _•
^ **"^
~* 0
-H 0
z •
i— i fy
O ^K
II Z
— . »«•
-H LU
~ t-
Z *-4
I— « t£
0 2

0 0
CO O
MOUT»QOUT(1)
IH ,130(1H«) »/«lH ,25(1H*)»5X»21HFLOW CONDIT
* ,I4*lX«4HTHRU»lX,A4,lX,l2*2Ht ,I4,22X*25(1
D • X
CO X CM
Z -» CM
•— < 
X

-- o
t- u.
4^
z to
or z
o o
U. f«
* '"'
o
o
25(1H»),/,1H ,25(1H«) ,5X,32HNUM8ER OF DAYS I
X»25(1H*),/,1H ,25(1H») ,5X»16HTOTAL INFLOWS
(1H*),/»1H ,25(1H*),5X,19HTOTAL DIVERSIONS =
•> (^ \f]
x m oj
00 >t X
• HI m
—» «• »j
* •
X II CO
,-. u.
— 00
in o
*M »-• X
• SC -t
LU •
x a. CM
^^ •
• LO O
>^ «-H »-4
•X U.
-. t- •
*
X Z II
CM m >t


1H*),/,1H ,25(lH*),5X,33HOUTFLOrt AT DOWNSTRE
H CFS,28X,25(1H*),/,1H , 130 ( 1H«) ,/, IH ,130(1
^^ ^
in •
f\t fi»
I V Iv
X 0
CM —4
-* U.
•> •
to
U. II
o
X 0

• f—
CM O
• 2
o 5
-4 -> -.
u. ~
• z *
< X
l/l ^D ?*"


13HINFLOWS (CFS) ,5X,20(1H«) )
»
x
•
^^
*
X
— «
^^ *^
0 0
^ CM
i— i •
• 0
or x
at -H
•^^ ^^
•-• K-
LU <
K Z
1-1 or
or o
•* u.

o
•^

-------
                           SUBROUTINE  FL0WS  (Con't.)                          163
             *
     ~      3:
     .-»      >-4
     *      —
     X      O
     ~«             «
     x      -^
     in      (fi
             _
     Z      Ik
     O
     "      -J
     (/)      UJ
     (X.      Z
     UJ-»    Z
~   >t-    <
2   »-<0    X
f«   Q O    O —
O   XO    XO
a   x a:    x x
 »   in «    tn »
-)    »-5     »U
Z   — Z    — Z
 »   *  »    #  »
-<   I-"    X OJ
ct   -« oc    -• o:
^ ^% ^"* ^ ^« ^* ^
> O O > O O >
_joj M _j n (\* _j
•**!*+  •: **• f*  » «— •
O • O O  •• O O
o a x o ac x o
^ * -* H- » -^ H-
O Z — 3 Z — O
O^f-O-'f-O
   UJ <   UJ <

-------
                              SUBROUTINE  FL0CMP
                                                                                           164
      o <•>
      in o
      (VJ in
   — o >
   o > »
   in  »-*
   (\J — O
   «- oin
   z inoj
   •-« (VJ —
   a~>tf>
   Z QC O
   X »-iO
   o cr o
   in  »-in
   oj -. (vi
   ^ o '-
   M in H-
    » (vj x
   ~ ~o
   O - x >
   o o uj
   o  * •
0.0 ~ —
x  » o o
o — in in
O O (VJ (VI
_jin	
U-fVf ZO
   •~ H* H-
UJ Z O O
Z*-« COX
»-"O oa
OO
QC X
CC X
DO
— on
o in  «
in (vj o
- o x
 • in o
-» (VI X
o«-  *
in >• —
(VJ X O
*- o in
<*>  * (V)

 * o tn o
— in < (vi
o (vj x ••-
in^-o <.
cuo x x
<•*o  »a
(vj z-* _j
< x o <
 •  * in _j
in in in o
(vj 
*-• ^: x x
» o x ac
QC Ul (VJ
QL V QC
z< <

01-. _J


_JU1 -«
UJO QC
O X <
 •> IM4 ^fc
(VI  •• _l

_JQC Q.
UJ > O
»- CD «l

UJ < O
00 O
 * H-I _|
a  ••  *
u. CD o
x o co
QC X Z
 •»- _|
Z  *  •
xo o
OZ CO
XU1 O
QC Z _J
a. o uj
ouj a.
x co >•
QC Z *-
 •  • -I
X
                             • >
                       -> x
                       O X
      X X

      QC O
      a, o

      X X

      X X

      5 00

      z z
      X X  »
                                     X X >
                                      • >o
                                     QC -JZ

                                     x -}*
                                     XXX
                                     4- x
      X X-*
      4- >t x
      X X —
      — — o
      (VJ «O *^

      z zz
      XXX
                                                in
                                                (VI
                                     z
                                  in ~
                                     (VJ
                                  o<
                                  H- *
                                     *
                                  o «-
                                    • o
                                  o —
                                    • in
                                  o co
                                  UJ<
                                    • *
                                                                  o
                                                                  .-t

                                                                  o
                                                                  t-

                                                                  o
                                  u.

                                  QC
                                   •
                                  UJ
                                                         Z Z	CC
      — (vj m ^ in
ZO
Ul UJ >
_) in <
XZ O
 ••  •• z
oo  •
Z >- Ul
 • O QC
-50 >•
z z •-«


o

X
o
o
   —I (VJ
QC

z
                                     XXX
O(VJ «  z ^ ^ ^
UJX X XX
X ^J ^^ '•^ **»
H-I    i—i LO CT1
U.Z — -"-
-lOZ^Z

   -
                       -«  «Q.
                       n ouj
                       < UJO
                       II   • H


                       Z ZZ

                       X ^H
                                                                  X
                                                                  or o
                                                         UJ


                                                         <
                                                         X


                                                         z
                                                UJ
                                                cr
                                                < in
                                                   UJ
                                                o*-
                                                ct <
                                                UJ Z
                                                Nl *-i
                                                X X
                                                -•QC
                                                (VI UJ
                                                         c* x
                                                         X <
                                                         o o
                                                         M QC.
                                                          • a

                                                         X I
                                                         _l
                                                          * o
                                                         x ac
                                                          •UJ
                                                x in
                                                                    — X
                                                                  Z O
                                                                  <  •
                                                                   •o
                                                                  i—t  •
                                                                   • O
                                                                  C3 UJ
                                                                  UJ  «
         o  x
—.    Z (H  H-
z    — -«a
^^    O^ ••  i**
O     •• "*  !•
-*    QC X
in o » -*  cr
                                                                    »
                                                                    Z
                                                                    UJ
                                                                    -J
                                                                 uj x

                          X
                          •-•o
                          oo
                       a. ^
                       UJ U.UJ
                       O i-iO
                                        2 ^ «-
                                                               in
                                                                       - Q. I	'
                                                                       z    i- cc a. o z -i
                                                                       — oaouji-oo
                                                                       >O»U_O(.OO>

                                                                             00 ^^      C?
                                                                                   *

                                                                                   UJ
                                                                                   -J
                                                                                   X
                                                                                   N
                                                                                   -^ —«
                                                                                   ~) I
                                                                                   z ->
                                                                                   ~ z
                                                                                   u II

-------
SUBROUTINE FL0CMP (Con't.)                 165

-------
                           SUBROUTINE  FL0CMP  (Con't.)
                                                                                       166
   o
   OJ
   •>
   X
   in
   in
   UJ
   O
   HH
   H-                                                                 in
   <                                                                 r-
   a                                                                 »o
   ui                                                              in o
   <                                                              oj  •
   u                                 o                      o in -* o
   o:                                  •                   in in oj  • H
                                     oj o                r«-  •  • o h-
   o                                 <-i«ooooino»ooito
   UJ                                 II CO ••• •••<=> II  !!»--«
   K                                 »— n    -»                           O h- II H  II  H II  II >- Q Q -~ OJ
   Q.    a                           -»OH-H-h-f-t— h-Q-»-*m«^
   X    «-«                           O -. O Q O Q Q Q -« in O OJ  •
   o    <                            «o— »-»-»-»— .^or«-in«o
   O    UJ                           ^••OOOOOLD»»»O»
   x    a:   o                      c\joj ••••••— «oo  »>-Ln
   n     •    •                       •i-«oo>o^fnoj'-<»»«H-_if<-
   r>    n   o                      H-«»»«»««H-K»-_I»
   -TO                      _| K t~ I- >- H- I- I- _l _J «l  • >- O
   x    a   ^>                   o  •jj_j_i_i_u  •  •  • K- o  •
   in     •   \o                    •H-o»»»»»»h-K*-a»o
   *    -J   CO                   «»O»-KKH-^-f-H-QQO»OH
   —    2V                   OJ  •QQOOQQO  •  •  • O 2 h-
   *     ••   -.         ~_i       no*******oooz         -» >      H- 2O O O OOQ Q Z Z Z <  • -»
   -4    o:   —         2 H      o-
O O    >~)»-i      U > >      OO»«»«»»»LT>OLnOJvO^
ojoj    _j z <      2x*^    o»«oooooinoh-inoj«^oo
,H»    — •• uJ       * z H-     •^•oj»»«»«»»««»«»»
 »o    o ^ a:    o ^ uj >    ooj^aovo^rooj-^i-ioooooo
ax    O«H     'iij*    ©••••••••••••••»
-*-*    »- -> — uj o 2 x uj uj vo a uj uj uj uj uj uj uj uj uj uj uj uj uj t- t-
z «-    o   TOO    ** j D n uj (3 o o o o o o o o o o o o _j o
~ K-    oo*^2>tO(/)»ZV»  •••••••  •••••••HZ
uj <       r> tr »-• *o in OD -J •-• H e- 1- »- H K »- K »- »- i- t- H- »- t- »- o o:
H-X^_J^»-"»-OC^<>l->OCJDOOQOOOOOOOOOt-D
HHQ:^_|   Q>»-«OOi-«i-»»-»»-«t--«i-tHHQQi
     •— t
   o            o o         o
   oj            r> •*         in

-------
SUBROUTINE VAULIN
                                             167
     X X
,A<250) »Z(250> *XNOIN(250) ,
250) ,C(250) ,REAI«(250) ,VOL(250
50) »SEDMT(250) ,005(250) ,V(250)
) ,A3(250) »TEMP(250) ,DKl(250) ,
50) ,OXY(250)»CS(250)fNFS(250),
AS(250) *XOMAS(250) ,MFS<250,3) *
20)
WN,RMFR»OELT»DELT2,OELTO,NPRT,
0, IMOB, lOAYBf IYRB, IMOE, IDA YE,
D,LNBO,LOO*LSTOP,LVAR1,LVAR2,
./»LMN(3)/4HMAR./,LMN(4)/4HAPR
E/»LMN(7)/4HJULY/»LMN(8)/4HAUG
T./»LMN(ll)/4HNOV./»
	 (VJ 0 (VI X — OZ CO CO Z O
o z — in -~ o < x uj o uj o o
in»-«in(vioxxorz_j u. ~> x
(vjo<*~o»a.»»» xx-3-
~-»»(VIZ-^_JO-OUJ •* ^fr X
a -~ ~ < x o < o uj a. x x -.
«oo»«in_jxcov **-^o
— .inin-«.-»(Vj.>cczH- ojo-«
O(VJ(VIOO'«-.~*»_Jr— «•»*••<••»
in**~inin zzz
(vi z a. (vi fvi < in u. »— _» z xxx
<~ i-i « ~ — X (VJ -> X U, » -J _J _J
J— X>«-«OZ*-'OX(VJCC » » » X
OOUJ- a. iu
1-4 » G O O «O »UJUJ>-O(VJ«X«_j(nx»-*-J'X
xvj zo x rvj in (vj oo *uxxxx'-
— • >-iH-h-^in— 'Zvujxj— .-s— .M
ujzooo(vi<~5 »occ>-t ^ina>'-<
zi-«cDX>-«*:xx->ar>-u.z~'-'*-'«-
»-i(3OO.XOXCCZZ>-«JOZZZZ
t- >-• x x x x o
oz z tn_i_i_j_in
o o o z x
or x x u 4 u.
CO X X XI- 1
o o o +* < o
mo o o o z





















->
z

^H
II 0
-> II
*~.
o -)
t*4 **
in
0 U.
0 Z























o
•
O UJ
II O
— z
->HH
*•* ^~
z z
H-lQ
00
(—
»
>-
CC
a
z
Ul
CC
1-4
•>
UJ
o
(— 1
•>
UJ
o
X
1— t
»
CO
or
^
h-^
»>
CO
>-
«x
o**
H-1 II
* >~
CO CC
00.
X Z
t-H f*
— . o
o •
(Vj o
» UJ
o •
or »-
zor
""0.
0 Z
< *•
UJ U,
CC »•«
o
•
o
f-4
u.
»
X
m
in
>-4
•i
X
in
»
<*
i— i
»
x
1-4
«
(VI
1— (
»
X
f-4
*
(VJ
t—t
»
X
in
»
-»
H4
»
X
^1
»
(VI
I— 1
»
X
»H
9-
(VI
1-4
^»
H-
<
X
or
o
u.














h-
II
o
1-
_J
Ul
o
_
o
•
o
•
UJ
z
•
^>
**
u.
HI






o
•
•^
(VI
II
o in
H- •
_J 0
UJ «•

^ o
O h-
• i
•4- Ul
(VJO
•X
1- 0
0 •
• ^
O (Vj
H- >-
_J II
UJ O
o >•
"^ O
u. c
*-• z
















0
•
o
o
o
f)
*
o
J—
_J
UJ
o
II
*-
-1
UJ
o



















o
•
(VJ
X
*-
J
UJ
a
n
(VJ
K
_j
UJ





















o
o
o>
•—<
1
CO
or
>
»_ i
N
X
V
»•*




















o
o
a»
«4
i
UJ
or
>-
p-4
H
UJ
>-
1-1

** *^
O O
Z UJ
UJ CD
Z Z
•> »
UJ CO
^. ^»
•— « 1-4
* »
UJ CD
oo
X X
1-1 1-4
» »
UJ CO -»
>- >- *
«t «t o
O O UJ
HI 1-4 CD
	 z
-1 J 1
< < o
>-» f-4 Z
cc or UJ
UJ UJ Z
in in u
in
1 1 V.
-l-l <
< < O
00 Z
                            o
                            (VJ

-------
SUBROUTINE VAULIN  (Con't.)
                                                            168
                      x i- <
                         »-«or
                      » -jo
                      o < o
                      _i o or
                      u. o a.
                      2    X
                      i-» UJ 00
                         x ~*
                      z t-  *
                      <    X
                      x 2 in
                      n »-«  *
                      n    «^
                                           x
                                           -« x x
                                           »>o-«
                                        (X. ~ 1-4  »
                                        >-*»•—
                                        »-• x    *
                                         » -••  * x
                                        UJ ~ X *•«
                                        >• in oj <•»
                                        < M  » i/>
                                        Q » oj tvj
CO
U
        Q
        Z
        CE
         »
        Q.
                                  oo
                                  (*• 10

                                  OO
                                 00
                                 O O

                                 O o

                                 o o
                                   •  •
                                 UJ O
                                 2UI
                          xxx        » o  •• x
                          in vt ••*       -» oo x o
                          » ir» —       uj * -— oo
                          *» * o       o *••  *  »
                          (»• (VJ -^       X * -* ->
                          I  •  *       1-4 X <«
                          »- r- o       <- -*  •• x
                          ^ b. X       2 —    ^
                                                        » UJ V
                                                        O _J  ••
                                                        X »-i H-
                                                        * UJ >-i
                                                        -.>
                                                        c^ t-« o
                                                        X (Z •-"
                                                          M
                                     »  » U. OJ
                                    03       •
                                    CT X (/)
                                    >-^2I
                                    »-i  » O •->
                                     »x^r
                                    00  * t- X
                                           .
                                    O X t-  *
                                    •-••-« 2  X
                                     »^uJ-«
                                    ^. O O  ~-
                                                              (/)
                                                              2
                                                              O
                                                               •  • o
                             »-• X
                          x •
                          ^u
                           *2X
                                                     ->C*O>-«       Q.*X
                                                     XXZ
                                                     Ct -< O I-
                                                      •-*••> o
                                                   021-    —
                                       -« «tojx>ooir>o
                                  HH    2~*^*:3U.2»-

-------
                            SUBROUTINE VAULIN  (Con't.)
                                                                                      169
      i-4                 0    I «- O
                         co  * ** in oo
      •                 *    «•» rvj »
      X                 -. Q\fl » ~*
      ,*        _,  »    * O (VJ   *
      ~*        — . UJ    X »-«  •• X X
      »        * (X    —« CK    *•*«-«
      (VI        X>    *» UJ I » ~
      •        -11-1    in a. *•« x in
      r«-        ~-  •>    (vi     •> » (vi
      u.        in LJ    •• ui x ~ •>
      »        (VI V      I  * *    ~
                 »<    X h- ~ X X ~
      Id        >* O    ~«    *  »* -H *
                (VI-.    »u.*-»
      X          *»    »t_i-4XX
      n            CD      z  » u oo  *
      ^*         X QC   X UJ      ^ —
      *         ^H >-   —• <_)  •• O  » *
      «          «QQ      O  •• QC vO ~*
                ~ >~         (VJ UJ U. O
      z         »<      x»-«a.»m
      o       «•» x o      «-^  •>      i— i
      »-«       o»-«»-«      roxioM*
      H- •-»    (VJ *»  »       »^-«i-t
      u       *o-~      «*»xcnx
      2«^    ^ n CD      < 4- H- cc ^
   — OX    H-«O       »<   D»
   ^">CL    i£»X      X»ZOX
   "—XQ.    ••    »-«Q   ID   »-«I»
   o a* ~    *~ x ~ t-    *^      ~
   «         *--»-iX
   *:xo    *    OL-«UJ«/)   — X   UIO
   x-~«    «i * o. >   in>ou.H-r>
   -<   (vi»oi/)«-«
   »x«-<    _j»^t— a    »-^-       »
   ^-^uj    ~~_jz      «-*ccuj
   — ^ a    ^o~      X^UJTX
   otn»-«    inno      -H   coM^4
   (VJ(VJ»    <+>**-$       »*T»-»
  t^x»ujz
^ 3K U. in U 3E U. 7   U. X < * rH x Ct UJ
        -H            «    ^ (vin ^- in
     o    o o in      o

-------
                          SUBROUTINE VALCMP

                                                                                170
     o **.    * •    »           tt o
     tn O * <•« -~    H.  » »      tt. O
     oj m — o n    cr uj CM      <<
     -»(M oin »    a. >- cc      xx
   * _j -^ in nj o    z<<      >!••*
   --. O >       XX
   O >»*"»      •* co
   tv -. o x z in    _»tu-«      «* *-
   ~ oin a  »u,    UJOQC      zz
   z in N » ~ z    a z <      zz»
   1-4 (VI ^ — O *    »i-i>      _I_JX
   o — ui o in —    t\j»j      •»•
   ZCtOLOMO    H-2)»      XX>
   x^Qcvi^m    _j cr o.      »>-o
   »<• — tooj    uj>-o      Q:_JZ
   -'UJ^Q.O*'    O»-i>-      <3X
   o o: o x  * to    »»i/)      X")<*
   in  »i/> uj .— •«    ^ 03 _i      xxx
   OJ — . 04 t— O X    -J>*      "**^
   •-»O**»l/>O    UJf^«^
   ^^omv~    cr*»      — ~z
   o u uj <\j x o    U.CDO      zzz   <->
   in»v)>-oin    z o oo      ac z j   o
   rvj -* » r>  •> rvj    azz      «i-j»   IT
   **O — <^ — —»i-l«J      »*X   (\J
   x   ui
  f\jo<-*o»a.»»»      xx>t   o
  —  »»WZ^«JQ.OUJ      >*^X    *
  o ~ ^ < x o < ouj a.      xx—   -.
   *oo»»in_jzoo>-      -^ — • o   o   o
  ~>inin-~-.(VJ»o-^   in   oj          o
  O»inin(/)ox_j»>   zzz   *-   o
  rvj z a. (vi XU.»   «I_J_J   IO               t-
  KX>-«QZ— OXOJK   »»»XQ   O
  Z)OUJ-
o. o --- u — a z o ui  »-~ z VQ. uj o   ~          ~                    vo
z»ooo«o«ujuj>-ooj« z «/> x CM   CD   ~     CD   ~.               oz
JO (M(\t(VI OM O X Z O Z~"X XX •» *-   O   ~>     Z   ~>               Z  »
(vzoxf\Jcorvioo»'UJZXxx-.(/)<»">^      »->(\j      ~>o     -«ii
  ^•-Hf-.h-^(^'-Z>UJXJ— -.-»OJO>UJZiC     UJZ^      Z»     MO
UJZQOO(VJ<")*OCEHH   -HinO-H   »Z»-O     Z*O      *O     -)>-
z»-icDX»-"^zz~ja>u.z — *• -- z o  • ^ n      • -* n      -^n      mo
«-"Ooo.»oxa:zz>-«_Jozzzzo   uj 11 -^ u o u 11 -> u o H -. LU   -j_j
H-                           »-«ZZZZ»-*Q:(X~>~53vOQL~>-)3xO~>-!iO
OZ               Z        _l_J_J_IU)UJ>-   —Z   >-   ~Z      -Z-«00
oo               o        z          zo»-o>-HHO»-o>t-ioov>-«Minn
ccz               z        UJ<        ujuj_i^-««        "-tinvc   _ rvj m     ^*    in \c

-------
                            SUBROUTINE  VALCMP  (Con't.)

                                                                               171
                                                                      r
                                                                      rvi
                                                                      «
                                                                      rg
                                                                      z
                                                                      o
                                                                      CL
                                                                      Q.


                                                                      in
                                                                      z
                                                                      o
                                                                      (— (
                                                                      t—
                                                                                                                           z
                X                                                  < O
                -*                                                  >- o

                CVJ                                                  Q X
                »-                        h-                         * \D
                _J                        _j                        ~ (V    —    O
                UJ                        UJ                        2: «    u    r^
                Q                o    o o           o           — • 4-    *    »•*
          0*0        o   rvj     • *    o      in           z «    ->
«*OOt    «»••>.   ^4   <-4<\IUJ    •      -<           Z»ZO
•^00         ->O(\J»-«         XQ.O              -.—IXOCH-
co        o    -^  H   t/>        o    ~ _j ^  n       o      <»in«
OOH-«-««QO>--»«/J">-^      H-      VUJ*OO
 »»-         (/)">»»-         -J*—")              »Q.—    ZO
>•        O    O—   X        O    --- 1—      O      X    V*     »    -»
<   o   O    ~ O   <   OXO    OJ^OO      O      »    »- T    -•    O
o   ox~    » -*   o   ou.-«    »/> — >~      ~      o    _j—    a    CD
uj   ~u.-}    **o   uj   ~-->->    oinvo      H-   >-•    -»«•'    <    o
o   o->«    ->  •   o">oo»    * u> ^  •      cc-»ao    oo    >    _j
'-'^•OO    •-'O   ~Z»ZO    ~<")0      O.IQ-")    •* -^    -I     »
>zujzuj    to*   >»u»uj    nx—»      *-}z-'    -i *    —    uj
«-i»_j»»    I/)K   »-i^_j^i«    — x -^<  »ujujz + a:_jcr3:-i    i- uj uj
Q -) U. * — O X -^ 3Q   U.   — 3O "> Z — 3O  • O 0.  < "« Z —    3 3 Q.
o   •">   inz"^zoo-joi/)Z>'<-'X")ZZ")uj^o*«-i--^ozv
  OOOU-i-4H*'»-t    OJOOU,f«M(/>ll— HH i-. CD QD II    < UJ < -*    «-(»-
                                                                          _jz—    oz
                                                                          
-------
                   SUBROUTINE VALCMP  (Con't.)

                                                                  172
  o
  o

  o
  00


  32-     5
  UJ  » ">      •
o z •-* —   o ~« -.
O  • II O   O II ~>
OU~>HUJO">^liJ
MQ.   — O (VJ   U O
  >-o->z   ouzz
  _
  ^   O Z     *- Z H- Q
  o     o   o   o o
  r>-     QO   cr*   o o
  l-l     •-«   ^H   {\J O

-------
                          SUBROUTINE CDERIV

                                                                                173
     o — .     » »    «
     lf)O»A«-k    H-  •• ••
     (M in .•* o <*)    a: uj (M
     — 
   O >  • «* O) OJ    Q»-tJ        «•»
   in»~*>-«U.*i~t--»»        "}
   M «~ o *: z in    _i iu -*        — •
   ~» o in o  * u.    uj o         O
   o >~  o in --.    <\j  » _i        *
   z a: oin CM o    »- TO ••        -.
   x»-ia    ••»•(/)        >-i
   tn«tnuj<-<    >- aa _i        a
   M-^NH-OZ    _i>-»        *
   — o —  • in o    ui
    *(VIZO*i'»*>-«J        «*
   ^«*Qinv—    cr  •> »        H
   O O UJ OJ X O    U. CD O        O
   in »c/)«* o in    x o CD        o
   (\jA«ro»<\j    axz        o>
   -'O^<-K-»»K»»-lJ        *
   <(no»ou)oz»*        -*
    • ojin -* in 
   -* «-(\J O (VI Z *» Q Z 00        ^
   o z <- in *- o < x ui u        o
   in »-< t/> ru a x x a: z _i   ->    i
-*f\JO< — O»Q-»»»O-*
i -- »»ojz-»-io.oujin")
QO -^ — < x o < D u a.   oj    *-•
                                                                  oo
                          ,
>-tn^ — min(/)ox_i»>o    •>          o        z      oa>
-i j z uj    •"           -«a z **o x r\j a »    o          ox   x«j_j
o ^ ow < o x a z  » *: *-.    >          »-        x   o u. u.
^O»»»CO»X*(/)»ZO    *                     -^   O*l
>a -« -^ -» o ^» cc z o in  »in    ~*          o        ~   o — ~
HH»OOO*O»UJUJVO(V/    ~)          O        X   * I J
a -* minin ~ in -. «j w < QC»-    «•'          -^        z -» ~ z z
UJ O (\J (M fVJ O (M O X Z O Z»-    X          O        *• Z Z *- —
oin»-«-'~'in~'in*»z*a    <           •        <_> ^. ^ (_ K-
OOJZOXN(/)(MOO»U)X~>U   U      O         I  O < Q Q
             '* l/> — Z > UI X O Z UJ   Z       •        -. * * X X
             -. -- _.- —        —
avu.z-*i    -«      -j -J    x z < z u  n
«-»OOQL»OXCrZZ«-<_JOM  II UJ II       • Z O Z ~ CO —	


OO                O        Z0~*-io    + »-HOHNOO*-*- ^»S

CO Z                Z        Z    OZ    II  H ~ <    -« X  X O UJ Z
tno                o        oo ou o z z 1-1000 ou. o o  o cj or uj

                                      o                o o           o
                                      ~*                (\i n           •j'

-------
                         SUBROUTINE VD0IN

                                                                                174
      *                        xx
     «•» »                       •  •
     O —»    * »    »          Q£ O
     in o  •>-.-»    H-  •>  »     a. r>
     Minion    (T UJ (VI     <<
     ~cu oin »    a. >- a:     xx
   » _j — in fvi o    z<<     •* >*
  ~O>tVI~-in    »O>     XX
  O > » — «/> (\J    O»-> «l     *.—.
  tn»~k~     J_JX                                -*
  Q—{/)OI/»^<\I»_J      •».•                           I—   U.
  zo:oLnfvio»-QD»     xx>                            •»
  x 1-1 Q -o                           H-   x
   »< »*• w c\j    uj>o     oc-jz                           ir   in
  ~u-»o.o~    OH-K     -»     -t-*-^-                           u»
  •*» o >-  *ino    uj < o     x x •-•                           a:   K
  NI in K-> (\i x    aoo     ~~~*                           >   in
   *OJXO«-'*»>-i_J     (*) f*. -~                           I_H    »
  -»"Otn>--.tt:»*     ^»^2                            *-t
  0(JUJ(MXO    U.GOO     ZZZ                           UJ   M
  in  •-    •
  f\j-.»rt*(\io:xz     _j_j*                           '—«»H-(J      »»v                           Q   »-«
  i    »
   »(vitn" in «vi xoo      *UJK                            »   o                           o    »
  in »-«-     ^^O                           (Ti-t    •
  — inin«.-*(v»£rzK     at \c ^                           >-    ••   -t
  o(unjoo«*-x»»_jh-*' — —                           H-IXOJ
  in*"-»nini/)ox_j»>zzz                            »m   11
  -«<~*^X«>J~>XU.»'   _l _J -J                           V   ^-   h-»
  H- x > »H o z *-o XMCK    »»»x                         <   »-•   jo
  OOUJ-a.uj                          ••>- — Q-»QO
z»ooo»o*ujujxo(V)<4UJO                         m cr •• h- o H-  •
>-i-^ininin^in-»_i*>»x                         >-i^»ocvjovO»
>MZOXf\J(nfMOO»UJXXXX^   "J        OO        ^OX—  »XOtVJ
  — i-iH-»-*'(/) — Z>-UJX_l-~-^— M   Z         «»0     0»-»OI-0*X
ujzooQoJ<~5»oQc>-»   •-^mO'^    »no   oo»     (\jo»»o»Qh-
z»-«cox>-*:£xx-)o>-u.z*'* — — **   «^»ii   MHO      »UJ(\JO»>*K_J
i-«OIOQ.»QxaZZ«-»-JOZZZZ    H^^UI-^-.|IOUJQ  ••-  »OrvJ_JUJ
h-                           «-«XXXXO->Mx:3->->-.MOa:i	^UJK'-UJO
oz                z        in _J _j _J _i M    k:»z^	--)-~zzac»-z_jiiOM
OO                O        Z           XO   ->HHZZ^-">*-I — O. <  • UJ U N (VJ
ax                x        uj<        u.^«in*-»->-«^z*'»-ozx>~o>v-t-
ODX                X        XH        -5     U)ZQO"-<(^Zo                o        oo.        zooxuxoozacc>-«u.»-ti-izoo
     «-*ojn>j-in»o   ^(vjn      i-iojr)
                                                   LD           O     O
                                                               i-»     CM

-------
                        SUBROUTINE VD0IN  (Con't.)
                                                                                 175
                                                                                     o
                                                                                     oo
                                                                                     O
                                                                                     O
                                                                                     UJ
                                                                                     z
            z                                                                       z
            o                                                                       •-•
             *                                                                       X
            (/)                                                                       O
            z                                                                        •
            X                                                                       OC
             »                                                                       o
            in                                                                        •
            z                                                                       o
            o                                                                        •
             »      —                                                               o
            z      z                                                                •
            OX                                                               UJ
     --    »      o                                                               z
     00   Z      Z                                                                •
     Z UJ   X      QC                                                               —
     UJOO    •       *~ ~»                                                          ~)
     ZZZO.OOO                                                     *-
      »*oozz-~o                                                     z
     UJOD    »-.OX33OO                                                     •-•
     >v   z o >CQ: -> •> z-*
     »-**^CS»»»*«^3
      »»»h-OH-ZZ">O
     UJ CO   KU-H-»-i«-«^>-
     oo   t/> >o   i-iooz
     XX   »•«  » O OOD Z >-"O
     i-i»-i   aoo»uxxo
      » »    »».~.J++O'->     h-
     uja3i-<_joa.>-«zz + uj
     >>• •»• uj-^o a: o x z x     o
     < -J \U 4-  I * -> >  • -J  1 • H  > ~* >
WCrtt/) II Zt-ODO— ^~>CD II OU)->O(/5">O(/)DO
H-II-I      O)'-<-o2:_ia»-ii-4Z_iu.'-oo«'xo*-o — ^H-r-

>->-«t
-------
                               SUBROUTINE  VD0IN  (Con't.)
                                                                                            176
                                      .._
                                   -* ~ *«• < ^ < —• < ^	
^.    •"' i— \*j  r—    ^    r~ -A.  ^ •"• ~^ ^ w  — *—' ^ VM'  y ^ r™ v^ wi v/f "^ r—    wi ~^ r^ ik vi —
•-> O \4J < ++       UJ    <~44>»UJ<    UJ    UJ    OUJ<<7tU.U.UJ--Jt-_JZ»-X'^Zr»-T>-)  S> ^J 3B ^^ *1^ 3f IA. ^^ —^ H^ JB ^*- ^5 ^** ^K li- CO ^** "y

O    O O         OO             O                     O            OOOO
^    GO CT*         O    ^             M                     fO            -^    tO    ^    ^**

-------
                             SUBROUTINE  VD0IN  (Con't.)

                                                                                        177
                    o   x  »~
O             »    CO IU ~* ^ Ift
O            LU    « X  »  » (XI
              >-    ~ I- X — »-.
x         -. <    *     » *
   _ LD X^
 •         «* uj    (\| o •— oj »*-
r»-         |/> O    » 2 Ifl  » -» O
u.         cvj r      o(vix«ro
LU         <2
«j         ox
           — OD    * 2»*-»«i-i
           (vj>   -«         x >H   x in x      *+
X CD      «T X (AX
 »o       »<>-ac*H
^ X          «    D  »
* *•«       »    2 OX
I-*      X3*-iX»
~* 2      fvj or      •"•
— z o    »xin2*
2
o
ox   -«<*>*_j    <    <    ^4
2a    H-^OUJ     ••xaa —
o a.   ^:  »oo    x vo   uo
->—    »    j»    in*u.K-(*)
x      -*x»i/>     » ^ o en— «
c>x   *"«o>-    -*•-«       »
 «>o   —  » CD -«^
 »•   QL«^»«    ** x T t—  »
-*-<   _j *  o uj    tnrvjsxx
 • ~<   •     •OJXM-^
»^CL   — »~ _| N-I       »-4<\j*4i
— ^   -*0^      X»OXX
LO»   ^<»>O      ^HX»IO'^
(VI      ^>»^O       ••^X*"-'
x      axa       ^<-.x»
-»O LJ 3T -I »       *  »«^4X
— UJ32"2    "- X    X**0
I- X 2 ** »- —    K-HO^l/1002
< t-t h-i UJ < LJ    < — O  ^ (M  • a
STU-I-KTH-    Xlf»»-«U>  »^3
a   2 *-• a •-»    a: M a;  cvj    *  i-  o
Ot^OttOCK    O  «-UJ  »XXUJ2
u. -« a 3r u. *    U.XCL    r-t^auj
   ^           #    P-I rv»  n ^t t/>
o   o in -*      o               o
CD   
-------
SUBROUTINE VD0CP
                                             178
JOUK250) ,0(250) ,A<250) »Z(250) ,XNDIN(250) *
I »OXIN(250) ,CIN(250) ,C(250) tREAIR(250) t VOL (250) ,
1 ,EVAP<250) *AS(250) ,SEOMT(250) tOOS(250) *V(250) *
a. » o o
o -. in in
p o M M
oin 	
>M20
— 1-1 h-
tu 200
2 HI COX
*-" O OO,
^_
^™
O 2
O O
or x
CO X

in o
~«M


> ,A1 (250) ,A2(250) ,A3(250) »TEMP(250) ,DK1 (250) •
:BOD(250) ,XNOD(250) tOXY(250) tCS(250) ,NFS(250) »
I »XNMAS(250) »XCMAS(250) tXOMAS(250) »MFS(250»3) t
i— • ^^ •— •
o « o
in -* in
MOM
— tn —
x M in
»- — in
O M <
^^ \S ^T
^^ JL «K.
* O X





n ^ in


*MC(250),LALPHA(20)
J»NOJFX,RMUP,RMDWN,RMFRtDELT»DELT2,DELTD,NPRTf
:S,XMIL,NBE6,NEND,IMOBfIDAYB.IYRB,IM0EtIDAYE»
v.fc ^» ^^
» UJ UJ
~ -KS)
0X2
in « »
MOO
— 2 X

X "^ O
or 2 2
2
0
X
o
o
>o ^


i»K2FL»LTYPE»LCBD»LNBD»LDOtLSTOP»LVARl,LVAR2»
>NWR*NVT
I
>* i •• *"•
x a M
-i
X U. 2

^•4
in
2
UJ
X

o
M n


4./«LMN(2)/4HFEB./tLMN(3)/4HMAR./tLMN(4)/4HAPR./
f /»LMN(6)/4HJUNE/»LMN(7)/4HJULY/tLMN(8)/4HAUG./
»./tLMN(10)/4HOCT./»LMN(ll)/4HNOV./f
A— "^ W>>
« UJ
~) x m
XXX

XXX

•^ in o^
*******
222
^ ^ «•
£ £ Jb
_J _l _J
<
»-
<
0
-< M


0
in
M
M
2
o
»
— K
o
in
M
M
0
a
•>
«*>
o
in
M
M
o
o
»
o
in
M
•—i
2
O
•«
O
in
M
-H
O
xo
0 ~
Urt
^^
oin
XI^
x -^
-* o <
M O X
»-< »
— 20
2 O
x ^ 


in x
 20
1-1 » LU
or ^ •
UJ N X
Q«^ |.
/ l^
o ->
op
^J ^P yF
_J —
< ou.
oo •-«




X
u.
-5
O
2

>^
II
~*
O

p
o



o
0
t-
o p
P -H
»— •
o
P UJ
o •
—, —..
^ •— '
-» "^ »
-J •_!
tn 2 in
u. .u.
2~^ X
n 	
k: u. u.
"5 •-« >-i



^ S
-J _J
P P
> •>
^ ^
^ **»
-J -1
LJ UJ
O O
* *
~. 0 ~*
~> M ")
O >-• Z
O O
— p —
* ID *
(/> o> tn
< U.I (/!>->
— u. —
0X0
O — P
CO U. 2
O i-i X

O'
»MI
-^
p
X
M
H-
UJ
o
0 *
o
>— «-l
p
P O
o —
• ->
UJ  P
"^ X
U. X P
i-* P O

0 0
M ro

-------
                          SUBROUTINE  VD0CP  (Con't.)
                                                                                  179
OO-l
»o
(V fVJ ~
h- t- CM
_) _J>- O O
UJ UJ «|  •  •
O O UJ O O O
* * O II  II  •
~* ~* + ~* ~* O
T} -» -> -> II     -»
~ — -> -' — ^    rg
»-< -« ^ O O
OZ^OO^
OOOQQZV
^«"Qoxx
+ » — • — . -» O
^^ •-» ^ O O •*•*
2   ^
O   -t
                                     O         O        O
                                     N>   K    00   K   O»   H-
                                          _i ~      j ~      «j
                                     O   UJ "> O   UJ ~) O   UJ ^
                                     KO O — H-0 O"-H- O O ->
                                   O     • * _J    • *  -I     •*-'
                                   oonjtnoowtnooojwj-j
                       >    OX   O»-«— ."5— .w4^»~^-^— «-»"^x
   «-'*--) O O  •   M    O U.   H-  •-5*'">  • •} " ->  • ~) ~ *~*
   (/) (/I —  •  • O   O    -*->      O^»«/)^»O'^V)^'O^l/)~>
   < < W >- >-  •   O ~) O O   OUJ(V1<(/)UJC\J<(/)UJ(VJ<"
                                                                          UJ ")   UJ ">
                                                                        O O ~ O Q ^-
                                                                         • * -J  • * _J
                                                                        OJ < (/) OJ < (/) 00
o z a:  •  »
X X O ^ —
                     >»o»   ^^ooz-*ozr — oo<      auzozz
                 •   »-i^uj^   i£-H*XUfVJ*XZn*XT      +XO*XZ
                ^   Ctll   •H-*~)»^s|IX*^IIX»-^HOlO   -»IIX^HX
UJII  II— — — ~)UJUJ">X_I_J •_!->-. M  _J 1 ^. II _|->~X-*UJ-5~ II ")^ II
Z>~~MOa~OO   U.    — ui«-^.-5^.^-'->^*-^->H-«o^-5^ — -)^
Z~>">-^OO>-ZOO-not/)Z^^~>t/)'^ — ~)l/)-^ — -^   z^^-}_4.^->
M — «- -) CD 2 X HI    OJ O O U. • U.O  O "-" U ro   z — XO — TO
ocozxu.u.u.o-io-)>-t»-«t/)xo»-<(/)xxt-«
-------
                        SUBROUTINE VD0CP  (Con't.)
                                                     180
                             z
                             o

                             in
                             Z
                             O
                             <
                             ct
                             LJ
                              > o

«•» ". O
in ->  •
< ~»-
x in _j
o <  •
X X ^
II  O ->
~ X -"
"> u a

in S oo
< — o
x v *•»
O X U.
X O •-*
o o
 II  •
-* o
-> II

oS
o --

X X
— o
o ~
 • o
o  •
 • o
                           • z
                           * <
                           a
                           •- x
                           -^ IP
                           z <
O X
o oj
                                     
     &  ••       + X
-^   Z X      X DC
<   _i in      m »
>    »  »-.     «-5
 «   Q -»   O ~ Z Q
X   CD *  -^ CD  • •• CD
 »   OX'-iOX'HZ
o   _j-<*_j»H(r_j
 •   -. ~   ~* *- < -*
Q   00
                   z
                   •• O
                                                  x
                                                  o
                                                  X
                                                  QC
                                                   »

                                                  ~>
                                                  Z
                                             < -.

"> ^       UJ
>- "5 UJ UJ Z

o > z z -5
Z X »-IM O)
X O K I- ^J

u. u. o o u.
I-H l-l O O t-l

     o in
     OJ (VJ
                     ZO
             CD H
             z»-
              H K
             QO.
   -(Q:_J»-I
<
-------
                                                                                181

                             SUBROUTINE  0DERIV
                                                     <- x
                                                     vo
      «                                              X *
     .-»  •>                                           o •••»
     O -»»••••                                I  "^
     ir>G».~..-.H-»»                          -».*-
     Min —. on    cr ui o-
     -»Moif»»    OL >• a:                     ^ ^ *. <
    * _j "• in (vi o    z<<                     ~> ~> to >
   — o > (vj «- in    »o>                     — •— o uj
   O >  o-' UXVJ    O NI _J                     Z Z O I
   I/") •• —. »-« u, •»»    h-  •> »                     t-H »-••-».•»
   fVJ -. O *: Z U)    -JUJ'H                     O O *  ~>
   -»OlftQ»U.    UJOCC                     CDZ-»~
   zin(vi»~s:    or<                     o x -> i-
   i-i -»>                     **—s:
   Q^'^O!/)-*    <>J»_I                     ~~_JQ
   ZOIOJIfVJO    *— 00 »                     ~)~5OuJ
   x •-• o (vi —• tr»    -jcro.                     **^>(/>
    »<«^l/)(V    UJ V O                     ZZ*I
   —. UJ —. Q. O "    Qt-tH-                     i-«»-«^^
   OCtOZ»C/)    *»-»                     -.^0:0
   *~o~-»Lno    uj < o                     •> ~> >H i-
   Nl in >- -. (VI X    QOO                     ~ ~ < O
    • rvj 3: o — •    »>-i_j                     H-H-UJX
   ^^oin>-«-.    cc»»    -.                OOCCQ.
   OOlUfVJXO    U.CDO    O                OO +  —
   in*u>^oin    i o CD    in                oo-^*
   ru«.»n»rvj    a: T z    M                **-5^.
   •-'O*^<«^'-'-»»t-i—I    —•                -^ *•» •— "^
   ">i-"
^,  »nj in-. in < t^ 3« o o    o                *~ *- o -i
K -. "
zin •-*(« oj Q x x a: z _i    »                CD z *  *
Q<\JO<1«-O»0.»*»    -»                OX^  —
 »^»»-»
i-c3-- — 
Q»OO»»i/»_JZCDV    (VI                ">~5>-*'
u — in tn ~ -.fvi » cr z H-    »-                ^~>xo
QOMfVJOO— —.**_JKh-      O        OOOO
 »in — ^-ininv)ox_i»>o       •      oooiaj              o
i- ru z a oj (\i< in u, •-« _i z o      o       • CD z ^  o              ru
a — »-i<^ — S(\I->XU.»Q      u       oux->*
o»-x>- * »-~      ^      Z ~ -^ Z  ^              *-
~>O«»»OD«Z»c/)»ZO      Q      ^")">t-iQ
>o	.-»o-»:rzoi/>»in      ~      Q»--'O»              o
i-i»000»0»UJUJ>-Q(VI      O      -> _J _J *  ~              O
a --in in in — in — _i (A <               —
UI O (VI (VI (VI O (M O X Z Q Z h-      O   ~ O > > ")  —              O
oin — — -*in'-*in»*z*o       •   "^»**^o               •    — —      —
OOJZOX<\J->t- t- ~ir> ~ z >• u xo z   _j   tn _j v: ^ «-i  z -«   z       • _i z z   xz
UJZQOOM-i*£3:s:->o>-u.Z'-«"i>~~>a-'»i  ' o  * *•*   "^      -J^QQ   ^ Q
i-iooa.xaxcczZ'-«-Joii— ~>^*~>n  H IIZCAUJH       «vooo>o
H-                             HH ~> .-1 ** (vi tn — -«	is: < 3 z      -^ x CD z n x x>
^z                z         <^    s«r>-v: o >•->->->o *  z      ~* z o o x   oo
OO                O         ZOQXQ«X*'^^'-'^'-iO   * — II II II OH 'I
or r                x         UJ-««OMOo>-H-»-i^i--*zzaiorororH-orcc
QDZ                T         Z    O — ZM**OOO^"^Z    HM«-<<<   <<
^O                O         fi O i^U. ^ O U. U Z O  -» ~ O O «J X U. CO CD CD O DO CD
coo                o         o o a*-«ao»-« o OQ  -} >-o o z z •-< o o x o o o
     —mjn^in^'-^ojn                          ^tvi
                                                             o                     o
                                                             -*                     OJ

-------
                          SUBROUTINE  0DERIV  (Con't.)
                                                                               loc
     Ul UJ
   2-1-1               O O Z O OZ
   UJ X X               OOOCSOO
   _J X X               U.U.U.U.U.U.
   X~ -»               OOQOOO
   V -> -»               * * * I  I  I
   -« X X               O U Z O U Z
   ~ z z               o o o o o o
   X *- ~               _I-J_J -J _l _J
   ZOO        XXXU.lj-U-U.U-Ul
   ~OO        OOO***«II
   >-ODZ        OOZ -- -* — — ~
   XOX        OOOXXX_J_J_J

   011         ***555S55
-- OO* #  * *  * * OOQOOO
O >• O O QL QC 
-------
                                   FUNCTION JKFND

                                                                                       183
 o-.
 3: in
 tr  •
 » o
 a. +
QC >-"
 ••X
I- X
O 2 -«->
 •• * II 2
JO H-  II
•-•Z Uh-
r o: i/>uj
X  I  2 W
 »H-   2
u." o: a:
^ x  •  •
"> 1-1 h- h- »—
   U. _» O UJ
2 HH  •  • t/)
O * I- K 2
t-i ^ (/) yi II  2
t- M HI i-i Q QC
0»- OQ 2 D
2 UJ •" ^ U. t- O
O yi U. U. ^ UJ 2
U. z M 1-4 -> QC uj

-------
                          SUBROUTINE SERIAL                              134
                   o
                    *
 «                 (VJ
z <               *
 »X               2
Q » O             *
—•<•-«             fO
_j >-               in
< •> o             "•«
t-i 2 H-             "
o: »               *
ui ^: o             >*
in • o             v
Z O (V             X
t-H    •      O     «
(_ QC H-    ^ t\l     ^
OUI O    I        *> Z.
oo  •o»-»-i>-^3
COt-^-XM    XM^»»-Q
O Z U.  H < O II < II LU Z
              o   o
              -*   OJ

-------
                              SUBROUTINE TABU
                                                                                   I ob
                   o
                   >t
                   O
                   o
(/)                 «•*
I-            OX
O.            - >- O             •   -• «•»
 »*H-    O—    Q   +>-
X -*      O ->    2   ~)  I
*- (/) O       (/)    KO    -»H-     •   X^
OQO.      «Q.»H^.   — +
   X")
H- ~ ^H    ^ — a. -»   -*•*»
   X • ~< X X 2 X   ^sV
U)    9  i   • •  »  •   ->^
2 Z UJ CO UJ UJ •-• Ul   -' *
ozo. ii  CL-o>-o>-a
Q'UJZ'-«xxnxi-x M  I-HI- nr>
m x — z -"•*    ** z ^ i-   K    K-KO
5«-.u_CLli.U.OU.O II Q.OCLOQ.UJZ
                      o o      o    o
                      n «t      oj    -^

-------
                              SUBROUTINE  INTER

                                                                                      186
   r
   ac
o. »-
20.
 *>
X *
 » .-»
t- in                                              —
< i-                                              H-
3T O.                                              Q.
2 Z                        O                                H-
>-^            i-                                a.
UJh-                                              2
o: <            o                                 *
*- X            O                                H-
   z                                              a.
a ^            ^                                x
UJ_I            H-                           H-     »
»-<(/>(/)(/)                           <    >
Z > I-      KUI                           Z     *
>->uj(X      at-             ~ *» a. a.    2    x
   crz      2*             Q.Q.ZX    »~
UJ»       »UJ             ZXH-H-
              ti
rs m    x *+    -> x "> 2 x >- x > a. a, 2   x i -- ^2^
o 2 -« M  H M *-  M «  •-* « »i  H it x z »•« o at   -i •-• cr
Q:UJfVJh-Q.OJXH-a.>-g.CL'~^»-h->-'M  H _l<»-3
QQ r    (/) X    ** U) r 2 T X 1-1 ^ -) -) z   H-_J>2KQ
OhHOUJt-OU-Ult-Ol-t-"^^ -- OOQ-aa*-->oi-iH-->ox>-x>-x>-oaxoaocieuj

                        (\J                 -I           O
                        
-------
                         SUBROUTINE CALEN

                                                                           187
 »                 O


                   o
Z <   <          t-
UJ >•-<>-
_j •• ^o &   ro y    o
< z -s- ^H  ir> *    o

  o x -•   i  -H x i  ro x •     o
orui^'to-'incsac i  >t-
ODKH   —     — — r ii
o z < ii ii it H H u. ii  < o
                           o o
                           oj ro

-------
                                SUBROUTINE  0UTG0
                                                                                                   188
8
       o —
       if} O
       (vi in
       — (VI

   "^  O ^
   o  > •
   in  • —
   (VI  ~* O
   —  o in
   2  in (vj
   2 OC O
   X »-iQ
 o or o
 in  • m
 (V ~> (VI
 •~ o —
 IM in H-
  • (VI Z
 — — Q
 O O UJ
 in  •«/>
 CM —  »
 — o ~*
 < in o
  » M in
 ^ — (VI
 02 —
 in t-ii/)
 (VI CJ <
~* o ro
o in »
in cvi o
(vj — in
— in (vi

*: 2 
o »u.
 » — z
-* o •
o in -.
in rvj o
(vi — in
—  rvi
o. o —
z * in
UJ -> <
>- O Z
 • in o
— (VI X
o — *
in >-.
(VI X O
— o in
ro • oj
o.
  • o o
 -> in in
 o M rvj
 in — —
 (VI 2 Q.
 — *-* <
: K x >
 O O UJ
10  ••
• a — -.
  • o o
 — in in
 O -

z z
x or
a uj rvj
QL >• or
2 < <
 • 0 >
a*H J
»—  » «
JUJ «H
uj o a
a z <
 •• i-i >
M  • _j
h- OQ *
.JOT a.
UJ > O
O »-< H-
 *  * I/)
I- CO _l
_l >- »
UJ<0
a a o
 »»-i -i
•x.  • •
u, ao a
Z O 03
ce z 2
 *i-i _i
2  » *
at Q Q
O 2 CD
2TUJ O
or 2 j
Q. O
=> UJ
Z CO
or 2
 •  •>
X _l
U. •-•
-7 z
O X
2  *
 • in
2 O
UJ UJ
_J (/>
X 2

o o

 » o
-> o
2 2
UJ
0.
>
»—
_l »-
 • > -^
-J 20
u.  • in
(vi or (vi
ii •» —
 * z>-
  •  •
>- Q-.
< or o
Q 2in
2  »fVI
 • UJ —
UJ X X
or 1-1
>• U.2
i-i JO
8X»A4,4X»5HRIVER
         or
         UJ
         >
         i—i
         or

         in
          •
         x
         4-
          •>
         «t
         <
      or  *
      < x
      > oo
      j-«
       •  •>
      cr  >
      j i-i
       • or
      or x
        •
      j x
       • -»
   UJiX  •
   2 < >*
   KH > <
   J J  »

   * o n

XI  •• O
a. o_ or x
•-i  X
zin
x  •
-*  x
 •  t«-
X  *
in  uj
 ••  j
o  *H
2  Z
X  X
(VI  *t
 •  •
X  X
oo  in
 •  •
oJ  O
O  2
J  X
<  rvj
>  •
X  X
in  oo
 •  •
X  UJ
r-  o
 *  J
uj  <
j  >
l-«  X
z  in
x  •
  uj

or  j
i  <
in  >
                                                                              x
                                                                               •
                                                                              >*
                                                                    ro

                                                                    o

                                                                    UJ
                                                                    Q.
                                                              —    X —.
                                                              ro    >^ f)
                                                              i—i     •  •
                                                              —    (VI O
                                                              >•     • ~>
                                                              •    -O uJ
                                                              -    U. Q.
                                                              n    o. *H
                                                              I"H    O  •
                                                              —     • x
                                                              X    X *T
                                                                                t-i    n
                                                                                         (VI
                                                       x  o.
                                                       >t  o
                                                        •  •
                                                       n  x

                                                       o  •
                                                       -«n
                                                       UJ  i-i
                                                       Q.  •
                                                       —«  X
                                                                                ^>    (VJ O

                                                                                —•    \O UJ
                                                                                >•    u. o.
                                                                    UJ
                                                                                X •-!
                                                                       X
                                                                       UJ
 • UJ 2
~« 2»-i
 II >-l J
   o
UJ (VJ
2  •
»-i or
J 36
02
00
or z
00 Z
00
in o
      ~« CM n
                      2
                      O
                      Z
                      z
                      o
                      o
                in \o     ^ (vi
                         in
                         2
                         UJ
                         Z
                         O       •-« >-•
                                  ^fc.    *-^ •* f	V -  - _« -  •. r—* ^^
                            II  II  — f- >»  •       I-IO+ —
                           LUtor
x  •     o
-t x     i-
 • ~t              Q
o  •     o <    2
»-i (VJ     Oh-    UJ
 •  •     — X    i-i
X vO     O UJ     •>
m u.      • i-i •-« o
 » Q.     3 +  *  UJ
   O     U UJ UJ CO
X  •      »2 2 -«
-« X UJ  < »-H i-i II
— «* O  I— J J i-i
h-  • 2  X i—i >-•
< n •-«  u H  u  o
3: ^,»_  i-,iJi o in
or  • 2  — 2 UJ
O X O  It UJ CD O
U. >}• O  i-^ i-i *-• O
                                                                                      o
                                                                                      (VJ
                                                                                          o
                                                                                          ro
                                        O O

-------
                          SUBROUTINE 0UTG0  (Con't.)

                                                                          189
  n
   •
  o
  r-4
  UJ
~ X
O f*>
-t »
 •>
oc r
»^u
r ^3
**»- z 2
LJ < >-» Ct
H- Zt- 3
HHQ: 2;i- O
a o o uj z
3 u. u o: uj

  ooo
  >* in o

-------
                                                                  190
AUTgQD EXAMPLE PROBLEM
The stream/estuary system used  in the  AUT0SS  example  is used  for  this
example.  The input data is the same except for  the flow at mile  100.0
(River Flow) and the TDS (Total Dissolved  Solids)  boundary condition
at mile 0.0.
PROBLEM STATEMENT
Using the steady state values obtained  in  the AUT0SS  example  problem
(5000 cfs at mile 100.0), as initial values,  run the  same constituents
(TDS, CB0D, NB0D, D0) for a continuous  20  day period  (January 1-20, 1973)
using the following inflows and downstream TDS boundary conditions:
     Jan.  1- 5   Flow Q mile 100.0 =   6000 cfs
                  TDS  @ mile    0.0 =   18000 ppm
     Jan.  6-10   Flow @ mile 100.0 =   8000 cfs
                  TDS  @ mile    0.0 =   15000 ppm
     Jan. 11-15   Flow 9 mile 100.0 =   6000 cfs
                  TDS  @ mile    0.0 =   18000 ppm
     Jan. 16-20   Flow @ mile 100.0 =   5000 cfs
                  TDS  @ mile    0.0 =   20000 ppm
CB0D, NB0D and D0 inflow concentrations will  remain the same  for  the
entire period.  Have the program compute its  own time step and print
out qualities every day.
The data deck for this example  is as follows:

-------

-------
                                                      192
    -t--
       I

       "I
o-
o
u>
ro
"in~
                                                -4
     fO
       HI
«M
CM

CO
     CM
_**
o
                                       in
                                   &
                                   ol
                                   o
                                                       CO
                                                  ONV-
                     O

                     O
                                        IO.IO
            sr
                    In
                     id
                                     10
                                                              !_
01

CO
                                            itt
                                          ^te
O
UJ
        
-------

-------

-------



t
p












i

































1
w



in
m
^~
m
ro
in
cu
u->
IT)
8
CD
«»•
oo
«•
r-
TT
U>
*J-
4T>
»»•
•«•
«•
ro
V
CM
V
^-
O
•f

0
ro

CM
CO
CM
1^
CM
U>
CM
IO
CM
rr
OJ
ro
CM
CM
CM
CM
O
CM
o>
oo
r*-
u>
m
^r
rO
CM
—


O>
OO
r^
10
ir>
«•
ro
CM
-
















—
._

<•»









iA
f*
&
«—
»
J)
O
»
—
0
i
1
I




«0

^
«.,
1
_
^
*

0





O
•
sS




0
.
^

- -
^
o
•
vfl




O
•
0
o
a





o
•
0
o
_.





















O
•
fM




0
•
O
M
i
1
O
•
o
fM



O
•
o
o
in





o
•
Ul





























1





	

































a
TS

r>



















































3>


LL












i



i
L_







^



rt
1^

A
l«-



















^









m
^>
^
—
i
o
••
•
—
0





Jrf^
1*1
r-
^
«•
*
%»
o
i
.—•
o






o
•
o
o
O
u>
•V





















o
•
o













A
I*
X
M
a
















—


































0.
"Q

\T>
















„..
- ~




































«M
i
m»
o





_/*
IO
i*»
a*
—
k
•»
••
»
«.
O
195














•






t

O
»
o
o

>•




o
•
o
o
«M


















1

4


t
i












i

1
O
•
o
0
10




-
o
•
M)
f*-














I






i

1
r
1
J_
).
1


t
1
t
1
i



I






" "
1


L \




















a
^
1-
lA

-------

-------

-------
                                                                   198






The output for this example  is as follows:

-------
199
o a o o oo
oooaoaaa
naaOOOOOOO
o o a o a o
ooo ooo
o o a ooo
a o o o o a
o o o a o a
ooo o o a
ooo ooo
ooo ooo
ooo ooo
OOOOOOOOOO
OOQOOOOOOQ
OOOOOOOOOO
ooooooao
o^aooooao
OOOOOOOOOO
a o a oo o o
ooo aoooo
ooo ooooo
ooo o o a o
ooo ooo
ooo ooo
ooo ooo
ooo ooo
ooo ooo
aooaoaaoaa
oooaaoaa
o o oo oo
o o o o oo
oooooooo
OOOOOOOOOO
OOO OOO
ooo ooo
ooo ooo
ooo ooo
ooo ooo
ooo ooo
ooo ooo
ooo ooo
ooo ooo
oooooooaoo
oooooooo
o o o o oo




H- H- H-
H- 1— • »•"
h- fc™ fr"
f. »— *—
*-*-*—
»—»—»—
»- *— H-
H- r— »—
1— »— »•—
t_ H- 1—
h- k*- ^





OOOOOOOO
^0^013^00013
O 3 3
z> r> o
ooo
ooo
ooo
ooo
ooo
ooo
O O D
oooosooooo
OOOOOOOOO
<<•«•<
< < -« < <
<•<<<<<
<-»•<•<<
< < < < <
•tf < < < <
-, -t < < <
-a < < < <
• H" Z •
»- O UJO
«-• < z
_» -XUI
< * Ul
O UJ X Z
o a <~
F- U J
cr t/> cr
Ul < Z H- JW»
^ >— 3B (rt — J Z
< - _J LJ t-i •-• i-» O
O *- Z X X X
IP-* tr
•-* t- 0 ac z cr ui
tn •-• uj UJ uj 31
* z »/»>>> x
O O < »-i^«r>
0 Ct GDCE K QE Z


-------
                                                                                                                                         200
                                                                                                                            OOOOOOOOOOOO
                   cr
                   iijLJL
                   > _j
                                                                                                                       z
                                                                                                                       •* C
                                                                                                                       X 2
                                                                                                                       U
                      ^OOOOOOOOOOOO

                      ^JOOOOOOOOOOOO
                                                        UJLJUJUJUJUJUJUJUJUJUJUJUJ



                                                                 ill
                                                                                                                            OOOOOOOOOOO


                                                                                                                         UJ UJ LJ UJ uJ uJ '. J W oJ UJ UJ LJ
                                                                                                                               "
a

z
                   a:
                   Uj Uj o o-^-^
                      O >fi »*• O3 O'  o—«
                        OOOOOOOOOOOO


                      UJ 111 UJ Ixl UJ UJ UJ W ''1 UJ ''1 'A! UJ
                                                           OOOOOOOOOOOO


                                                         J. UJ UJ UJ tvf UJ Uj U UJ UJ UJ UJ UJ
                                                                                                                  Ul
                                                                                                                  in
                                                                                                                  •x
                                                                                                                  o
                                                                                                                  tn
                                                                                                                         tjj ijj |^j ^j jjj ^j ij uJ i*J UJ UJ UJ 'U

                                                                                                                         Oooooooooooeo
                   tr
                   UI
                   >_j
                   •-*i-*f-
                   QI x w
in
I

Q
O
2roin*or-»<*o-*Ajr>.»'W>^
r>ir—«~«-* — ~«rvj(\jr\ifuf\irvjc\j
                                                                                                                                               —«f\j n ^ m

                                                 uj u ui u   o
                                                                                                                            OOOOOOOOOOOO
                                                                                                                          _jooo-ooooooooo
                                                                                                                          *..*•*••
                   o:
                                                                                        .-^^* -* -H cv f\t ru Pst
                    < o -* ru n -t  in ^
                    xz
                    u

-------
                                                                                                                                                     201
                                                                oooooooooooo
                                                                                                                      oooooooooooo
                                                                                                                       I  I  I   I   I  I  I  I  I  I  I  I
                                                                                                                    UJUJikJLiJUJUJUJUJUJ UJ UJ UJ UJ
                                                                                                                    Z3m-*r-no*mo -y fi tvi —* o
      >_j
      •~4<~*1
      cc Xf
      2
      «
      I:
      u
                                                                                                                 cr    i
                                                                                                                 bJbJL
                                                                                                                 >_(
                                                                                                                 OZr,.
                                                                                                                                                                       o
                                                                                                                                                                       z
         D
         _1
         foot
                                                             r>o
                                                             _JO O <
                                                                                                                      oooooooooooo
                                                                                                                       I  I   I  t  I  I  I  I  I  I   I  I
                                                                                                                   UJ UJ UJ UJ UJ UJ i4j UJ Ul UJ Ul UJ U^
      cc
      ujui
      >_!
—    (J
u
(A
uJ
         UJ UJ uJ UJ UJ U UJ l*J U UJ UJ uJ '•'
         Doooooooooooo
                                                    O
                                                    UJ
U UJ UJ UJ UJ UJ '*iJ UJ Ul UJ UJ UJ UJ
^oooooooooooo
_JOOOOOOOOOOOO
                                                                                                           O
                                                                                                           X.
                                                                                                           X
                                                                                                           rj
                                                                                                           o

                                                                                                           X
                                                                                                           o
                                                                                                          cc

                                                                                                          z
                                                                                                          o
                                                                                                                                                                       u
                                                                                                                                                                       z
   oooooooooooo
    t   I   I  t  I  I  I  I  I  I   I   I
UJ bJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ
                      -a*o<\j-TtD
                       \j _!•••
                                                    cr

                                                    OL    *Hrt
                                                                                                          01
                                                                                                          O
                                                                                                          fr-
                                                                                                          o
                                                                                                          X
                                                                                                          Q.
                                                                                                                                                                 X    E
                                                                                                                                                                 —    Ul
                                                                                                                                                                 o    >
            OOOOOOOOOOO^O    H-

            *«  +  ** + »*  +  »**+    z
         UJUJUJUJUIUJUJUJUJIUJUJuJUJiU    3
                                                               oooooooooooooo

                                                            UJ UJ UJ LJ UJ UJ UJ '*.' UJ LkJ UJ UJ UJ UJ UJ


                                                            _|OOOOOOOC3C30OOOO
                                                              ) o o o -* —• r
                                                         z o — r\j o ,»• in >
                                                                                                                ujujooo—• — o

-------
                                                                                                                                                            202
   -« CM
   o o
    1   I
UJ UJ UJ
z> o* m
_i o« t*.

>••••*•»*••
                                                                                                                  OOOOOOOOOOOO
                                                                                                                   I   I  I  I  I  I  I  I  I  t  I   I
                                                                                                               bJUJltlUJUJUJUJUJUJUJUJUJUJ
                                                                                                                           rvj r\jrg
                                                                                                                           o o o
                                                                                                                            I   I  I
                                                                                                                        Ul UJ UJ Ul
                                                        _

                                                        >•
                                                                                                                                                                    ae    r> f. —
                                                                                                                                                                    ut ui in i/i *a
   OOOOOOOOOOOO
   1   I  I  *  I  I  I  I  I  I  I  I
UlbJLJljJLUUJUJUJUJUJUJLJUt
                                                           i  i  i  i  i   i   i   i  i  i  i  i
                                                        LJUtUJUIUJUIUJUJUJUJbJUJUJ
                                                        _
                                                        <_!•  ..«•-..*».*

                                                                                                            ac iin in in in >o >o NO *> <& P- r* r-
                                                     3: O
                                                     ^
                                                     *>
                                                                                                      1ft
                                                                                                      Q.
                                                                                                      Z
                                                                                                                           >O>O-C>O^O>O%O>OvO^ONC>O
                                                                                                                                                              O       _J
                                                                                                                                                              ^»       4
                                               o
                                               UJ
                                               a    •> -i
                                               o    -••-•«
                                               U    CX X I

                                               in
                                               UJ
                                                                         (\jt\icuojrgrufu
                                                       u

                                                       in
                                                       UJ
                                                       *-
                                                       <
                                                       a:
                                                                                                                                                                    ^.^.^ CT. —
                                                                                                                                                              (r    r: x r.' wr>
                                                                                                                                                              o
   OOOOC3OO
   «  i   i   i  t  i  i
UJ UJ UJ UJ IjJ UJ W \*'
                       OOOOOOO
                        i  i  i  i   i   i   t
                       W vJ ^fcJ UJ UJ '*' Uf
                       — *f*-n^lA-*f-«
                       r1*^ 
-------
                                                                                                                                                          203
 OOQDOOOOO

 I  I  I  I  I  I  I   I   I

 UJ UJ UJ LU UJ UJ bJ UJ W
      — * CO *0 f*> *"* 3
   oooooooooooo
    I   I   I  I  I  I  I  I  I   t   I  I
UiUJUJUJUJUJUJUJUJUJUJ tiJ UJ
Uoooooooooooo
_JOOOOOOOOOOOO
r vO to
                                                                                                                                                cc
                                                                                                                                                ujuj
                                                                                                                                                >_!
                                                                                    or
                                                                                    o
                                                                                    X
                                                                                    o
 ooooooooo
 I  I  I  I  I  I  I   I  I
 UJ aJ LkJ LU UJ LU LJ UJ bJ
    i  i  i  i  i  i  i   I   I  I  i  i
UJUJUJUJLJUJljJuJUJ W UJ W LU
Doooooaoooooo
.JC3OOOOOOGOOOO

>
                                                                                               -       >
                                                                                    o

                                                                                    x
                                                                                    z
                                                                                    UJ
                                                                                    in

                                                                                    cr
                                                                                    ui
                                                                                    cc
                                                                                   z
                                                                                   o
                                                                                                       a    «
                                                                                                       uj uj
                                                                                                       >_)
                                                                                                 z
                                                                                                 o
                                                         oooooooooooo

                                                      t*J UJ UJ UJ UJ UJ UJ UJ UJ W UJ UJ UJ
                                                      ^oooooooooooo
                                                      _JOOOOOOOOOOOO
UJ UJ UJLUUJ^UJUJUJUJ
3 CO COCOCOCOtOCDCQtiO
_i in m t/> j

                                                                                                                                          z
                                                                                                                                          o
                                                                                                                                          cr
                                                                                                                                          3
                                                                                   uu.

                                                                                   U.U
                                                                                   U. UJ
                                                                                   UIQ.
                                                                                   oin
                                                                                   u
                                                                                      »-
                                                                                   no
                                                                                                 —» — -^^—f — CM rj rvj ru r
                                                         ooooooooooooo    a.
                                                         .............    3;

                                                       JUJuJ'^J^JUJwJuJUJUJUJUJUJUJ    O
                                                       'tJOOOOOOOOOOOO    o
                                                       ..)  ^C»OOOC3OOOOOO
                                                                                                                                                  UJUJliJUJUJUJUJUJUJUJ
                                                                                                                                                  Z>ODr)f).*

-------
                                                                                                                                                      204
UJ IU LJ
tt) O> CO
in -n in
                                                                             UJ UJ UJ UJ '*J '*-' jjj Ul UMtMiJ '-if '\l
                                                                                                                                  UJUJUJUJUJUJUIUJUJUJLJUJUJ
                                                                                                                                                    -
                                                                                                                                     (\jr\jry(\ir)r>o-» <7 •» in f)
                      »-•»•* r*. o» -• rt in r- o* •-• o in r»- o
                                                                                                                               cr    i
                                                                                                                               ujuji
                                                                                                                               >_!
UJUJ UJ
CO CO CO
in in tn
M PJ ry
nr- -«
•* •* in
     o
      i
   UJid
   DO*
   _J -*
                                                                             UJ UJ bJ Ltl LU IU LkJ UJ UJ UJ! U UJ LU
UJUJUJLJUJUJUJUJ>«JUJLUUJUJ
3t^—«J(\IOCTl'P*inO>O-T^
_IOO—««3O
o:
uj
>
                 A      UJUJLJUJUJUJUJUJaJUJUJ'.
                                                                     I
                                                                     a.
                                                                                oooooooooooo
                                                                                 1  I  I  t  I   I   I  I  I  t   I  1
                                                                             UJUJuJUJUJUJUJaJUJUJUJUJUJ
                                                                                                               oooooooooooo
                                                                                                               I  I  I  I  t  t  I  1   I  t  I  I
                                                                                                            UJ UJ uJ jJUJLdUJUJUJUJUJaJUJ
                                                                     <    oc.    r--*ino*nto(M*>o.^;t>M
                                                                     cr    uiujLO'OvOsOP^f^aaaj^oa'o
                                                                     o
                                                                     u
                                                                     u

                                                                     _l
                                                                                                   o
                                                                                                   §
                                                                                                   u
                                                                                                         o
                                                                                                   o   r i
                                                                                                   o
                                                                                                   m
                                                                                                                                >2 —•-*.— -^ — IM ry
                         UJUJUJUJUJUJUJUJUJUJUJUJUJUJUJ
                                                                                                                                        OOOOOOOOOOOO
                                                                                                                                        I  I  I  I   I  I  I  I  I   I  I  I
                                                                                                                                        UJLJUJUJUJUUJU..JUJUJUJ
to to co «
                                                                           u

                                                                           3Z '

-------
                                                                                                                                          205
           oooooooooooo
         _
      ,_, _, r^ o^ —* o tn r« o *-
           oooooooooooo


          J UJ UJ LJ UJ UJ UJ UJ UJ UJ U/ UJ UJ
      cc   v
      LjLd
      >•_!
X
a.
a.


in
z
o
o
2
O
u
        UJUJUJUJUJUJUJUJ UJ UJ UJ Ul UJ
o
UJ
        30^000000000000

     ujujooo-. —
     >j*«***
     *-«t-*or\i^iooo
     a:x
                        ^-.^»^- -< "» ru rvj ru nj

-------
                                                                                                                                                  206
**•*•#
                                                                                                                                   OOOOOOOOOOOO
                                                                                                                                    I   I  I  I  I   I   I  I  r  I  t   I
                                                                                                                                UJ UJ UJ '»' UJ UJ UJ UJ UJ *xl UJ UJ UJ
                                                                                                                                                          ~
                                                                                                                              UJ LJ LO IT! sO  .


in
a:
n
UJ
•< z
< ~"
O
? X
UJ UJ
a. x
UJ •—
0
>--_
o •*
_) O
Ul -J
^ u,
•DC Z
0 O
x a
a i/>
UJ <
ra CD


z

UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ

z
h-
a oooooooooooo
*"• Ul UJ UJ UJ UJ UJ tfi' L*4 UJ '*J 'n* \ij '*-/
z
<
X
u

U 1
(X.
t.
-1 2 o^fMm i
O O t
>-« i
H-
U
UJ t
i/» ooooooooooooo ;
CC UJUJUJUJUJUJUJUJ^uJLJUIUJUJ J
z
u
oooooooooooo
UJ U) Ul UJ UJ U) UJ UJ U) UJ UJ UJ UJ


xzc\j(\jr\jf\jnr>nr)r»r»nr)
oooooooooooo
bJUJUJUJUJUJUJUJUJUJUJUJUJ
DOOOOOOOOOOOO


u
o
c z
J O
3
J
J
C oooooooooooo
J ^OOOOOOOOOOOO
                                                                                                                              xznn^  •t-*.*-*--******
                                                                                                                                   OOOOOOOOOOOO
                                                                                                                                    I  I  I  I  I  t  I  t  I  I  I   I
                                                                                                                                LUUlUJUJljJUJUJUJUJUJUJUJUJ

                                                                                                                              


-------
                                                                                                                                              207
        UJbJbJUJUJUJUJUJUJUJUJUJUJ
                                                              i  t  i  i  i  i  i  I  i  I  * *
                                                            J UJ UJ LJ UJ UJ UJ UJ UJ UJ UJ UJ Ui
                                                        a
                                                        u*uj
                                                        >_!
1 UJ UJ UJ UJ UJ UJ t*J UJ UJ 'if '\J UJ
                                                              i  i  i  i  i  i  i  i  i  I   i  i
                                                          UJ UJ UJ Ui UJ UJ UJ UJ UJ UJ Ul UJ UJ)
                                                                              i
                                                           < oo o o-^ri-
                                                        o
                                                        zc
                                                        3:
        LJUJUJJJUJUJUJUJUJUJuJ
                                      JUJ
                                                             oooooooooooo
                                                              I  I  I  I  I  I   I  I  I  I  I  I
(_)   —• ~* <
                                         tr

                                         o
                                                  a:

                                                  o
                                                  a
                                                  x
                                                  o
                                                  u
                                                   OOOOOOOOOC9OOOO
                                                    1  I  I  I  I  I  I  I  t  I  I  I  I  I
                                                LUUJUJUJUJUJUJUJbJUJUlUJUJbJUJ
                                                       o

                                                       O 2 '

-------
                                                                                                                            208
                                                                                                                              oooooooo


                                                                                                                           UJUJUJLULJUIlUb-IUI
                              4OOOOOOOO
                                                                              roooooooooooo

                                                                               oooooooooooo
                                                                                                                              4  I  I  I  I  I  I
                              -
                              ^oooooooooooo
                              >•  •*•*•••»•*•
                                O OOOOOOOOOOtf)
                                                      
or
X
       in
     ou.
     o oo«
                              < O e

                              >  •
                                O
                                                                                                     _|OOOOOOOO

                                                                                                     >.-......

                                                                                                        I  I  I  t  I I  I I




                                                                                                    :   i/»o»r>f^-*u^o^
                           z oin * r» t

                           T
                                                                                                                    U



                                                                                                                    tn
     3 O o 3
     2 i- >- O
in
•x
o
o
•-<
VI
                                oooooooooooooo
                               joo o-^-^
                                                                            UJ Ul
                                                                            O o
                                                                            JO
                                                                                >ooooooooooooo
                                                                                                       oooooooo



                                                                                                     r)oooooooo
                                                                                                     _JOOOOOOOO
                                                                                                     •*...••*
                                                                                                       OND'O>O^
                                                                                                        I   I  I  I  I  I  I  I
                                                                          u

                                                                          r>z '

-------
                                                                                                                                                  209
UJUJ UJ UJ
o o o o
o o o o
o o o o
UJUJ UJ Ul
o o o o
o o o o
in in in in
 *  *  • *
sO sO O 4*
 I  I  I  I
r--* ino
o •& -it •*
 *  •  * •
CO O CM -»
UJUJ UJ W
o o o o
oo o o
intn in m
   m h- o
   ^- •* in
UJIiJ OJ UJ U/
O O O O O
O O O O O
in in m in in
in ff- r*> r«" -^
n n -* -* in
r- o» -• n in
-^—• r»j t>j r\i
a- o ^-» rvi r>

-------
                                                                                                                              210
••*••      4OOOOOOOOOOOO

•  «  *  * *         oooooooooooo





•  ••**    a:    in^rtr^~*rno**<8<\j>oo


#*»         •-ir-»r^o>cocsfiooocr»^o>9o




               o








                                                          Q.
                                                          Q.
                 UJ                                       —

                 -I                                       -»



   •
  2
                                                          O
                                                          CD
                                                           •
               Q:
  a:           ujl

  >—

  r>

  o-                                                      u
                                                          X
               u                                          •*


               ~>                                          tn




                                                          o

  £E                                              •        o
                 Ul



  2             > .  .  . _.  . .  . ^  .  ^  •  .          U

  •-*                                                      >^
  I-                                                      X
  •<
                                                          IT
                                                          i.t

  bj           _ _                  .         .
  o           >_> ............        mac

                    nint-ii-i                            *

                                                        t-
                                                        u

  £           y

                              . rxj rsj CJ N Ki nj (^         " ««

                                                        So
  in                                                    ft 2
  Q


          *


       ::     ^

       **      
-------
                                                                                                                     211
             i   i  i  i  i  t   t  i  i  i  i   i
         UJUJUJUJUJUJUJUJUJUJUJtUUt
                             •
   o rvj ^ ^ oo o
   t\j (M r\t HJ t\* n
    I  I  I  I   I   1
U/ UJ bJ UJ QJ UJ US
r> r- so cn r- a? o
_j r- o- *y -* in oj
< r\j n -• ,0 O ri
                                                                                                                       if O1 o h- •-• in

n
•
z
^
3
cr
H-
r>
«
r-«
Z
"1 Ift
O
o
cr H
UJ
a o
Q
UJ «-• O
X X Z 0
-i a •
a cr -H
O O m
a: u. —
a r n
>~ z in
i/t o z a:
< V) X
i cr >-
O UJ
o u u. a.
H- Z O UJ
O O t—
UJ
X UJ
in X x
O 13 *-«
t- Z *-

* 0 « « * * *
0

1 1 1 1 1 1 I 1 1 1 1 1
UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ
cr o o ^ co  nr»n*-»
n uj uj uj uj ul uj w uj uj uj uj u uj

X
a. o
z
o
•< OOOOOOOOOOOOOO
* u
o
•^
1 1 1 1 1 1 1 1 1 1 t 1
UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ

o
_^ zrufy rjr>nn o n rt o
OOOOOOOOOOOC3
rt UJ UJ UJ UJ UJ UJ UJ UJ 111 UJ UJ UJ UJ ^
cu n
z z
a. o a
tn in
z z
o o
< OOOOO-L»OOOOOOOO ^

o
— i rvi n m *o to
l l l 1 1 1
U U) UJ UJ Ul UJ UJ
O O l/l O C3 <™1 O
	 1 h- (V ^ t/l f\J 3
ru ru -M 10 oar*-
cr o o ^ s> f\i o
o
n nn m rjf\i
LJ UJ UJ UJ UJ UJ UJ
n ru <-* -* o >o
crxruortono

o o o o o o

IS*
o
                                                           a:
                                                           UJLJ
                                                           >_!

-------
                                                                                                                                                           212
                                                                                               J UJ *jJ UJ UJ Vil
tn ^t p» a) <> o
•* «* ^ ^ -* in
 i  i   i  «  i   i
UJ UJ UJ Ul UJ bJ
    t   I   I   I   I  I  I  I  I  t  I  t
UJ UJ UJUJUJUJUIUJLkJUJUJUJUJ
                   -
                                                                                              i   I   t   i  i  i  i  I  i  i  i  I
                                                                                          UJUJ'UJUJUJuJUJuJUJ UJ UJ UJ lO
* m o r*) **• —*
i o m j _j
UJ 'JJ UJ UJ UJ UJ
o- 1*) r- ^ — M
CO  UJ UJ UJ lU UJ UJ
O :*) (

o ru .
t\i rvj rvj CM f\i (
                           X
                           0.
                           a
                                               x
                                               a.
                                               a
                                      oooooooooooooo
                                                        '-*. UJ U. '-J UJ UJ UJ UJ
                                                                                             JUJUJUJ'jJIiJ'jJ
                                                                                                                    J UJ UJ uJ UJ UJ uJ
                           8
                                                                                                                 «C^ct)r*OUla •»  •
                                 (r X
                                                                                   l/l
                                                                                   a
                                                                                   >-   IT
                                  z '

-------
                                                                                                    213
                                                 in o f"! !•-—«m o ^ •iw «o o
O9*OOOOOOOOCU
                                              _
                                           •-••-• n m #«• o* —
                                                                                       a.
                                                                                       o.
               c» ni -»• «o m —•
ul


o
                                           a:   r* -^

                                                                                                           »*. p* a ct
                                                                                              _

                                                                                      o    ax
                                                                                      o
                                                                                                 ooooooooooo
                     * i^ — in o- t-i


-------
                                                                                                             214
in T -)
•» •» in
 • • •
fw .» •a
cu ru (\j

-------
215








X
o
at
tt.
CO
hi
»—
O
»-
3



• * * •


o
r-
o*
«••
•>
in
•
z
->
o
5
»—
O
f»-
•>
•
•••
z
<
-»
o
acvi
u
&.
i.
K-
So
—••
uo. *
0¥»"*
Z »
V)
oar or
Otfl?
Ok. a.
m M
-UJ
o«u
ox z
as 31 •*
1>Z»-



*******






r>
p*.
»
— «
z
-<
i
VI
X
O
*-
«
»-
z
u
u
z
u
o
o
z


*











3C
tt.
v>
^
o
•<
QC
z
Ul
o
o
u
i



o
zo<*«-*M'>>.rin
oz «*•»-••** •»•*•*-»•* in

M M n «• in Ih- <•-«->-•— M
u
">
oooooooooooo
r3?!"-n!j>£o — »"e»»!onj


o
->


OCX — • — -.-. — niiu ni ni
u
->

cr m a> n r- — in o JMD ni •« o
t>
3Zr>j-*»-»^-iJ-»j-»m
-»


u
-»
aooooooooooa
3SS^S5JS?SSS


X X
a. u a.
IA in
2 §


O o
o
o
cc o
u
3Z _ 	 ._,
->
_j ^ » rim
>•••»•
« « « «
a m»nr~
> j • • • •
P~M*- » -«<*!
ccxp-r- »•
u
uzn» **
-»
o oo o
* * « •
uuuuw
j-»r-un»
> • » . .
.....
•_!•••-•
•-•»«3» o n.«
o
-»
0 O C»Ck
iSsss
_>•>>.
~—>ow««
a X
->""

-------
                                                                                                                                                         216
        . -T •<* CD irt LA
        j^>—• r*- -t o
         —4 ~-« o o o
                                                   oooooooooooo
                                                ** — i\j in co ~« -* to rv r* rvj co r
                                                                 UJUJUJUJUJUJUJUJUJ UJ UJ UJ LU
                                                                 r3ri^o^)-«j'oin=o^i-)n
                                                                 _j^t  -r o f* r- co -^ j1 co n co o
                                                                                                                   UJ LiJ UJ UJ UJ UJ LU
                                                                                                                   !D so .*• o in r- nj
                                                                                                                   _i co n -o sD r- o
                                                                                                                   « -»• in J- n ru (\i
        » -* CO JM >£ O
UI'«JUJLUUJUJU1UJ
                                                   ii  i   ii  i  i+****
                                               UJuJbJUJUJUJUJtJUJUJUJUJUJ
                                                                                                                                                                 j o r*- a> -* -
                                                                                                                                                                  «o 
                                                                                                                      UJ UJ O — — «• OJ OJ
                                                                                                                                                            2 o r- eo o o -•
 J UJ UJ '*' UJ UJ UJ U
                                                   oooooo o o o o ^ o
                                                   I  I  I   I   I  I  I  I  I  I  I  I
                                                               JUJUJUJUIUJUJUI
                                                                    oooooooooooo
                                                                    i  i  I  *   i   i   i   *   i   I  I  i
                                                                 UJ UJUJUJUJUJUJUJUJ UJ UJ UJ UJ
                                                                 Dma)-^m — -*LT>-* so«r—co
                                 z
                                 o
                                                                                                                                                               r» ^-. o —• ^ o o
                                                                                                                                                               ^ ru •«•••»
                                            QC    f*--"j
                                            t^J IxJ iO "O s
                                            > -J   •  •
                                                                                                                                                                  t- —* tn o r»
                                 2
                                 U
                                 z
                                 o
                                 o
U
z o ui«r~  i
                                                        X
                                                        a
                                                        a
               UJ UJ UJ UJ UJ
CO CO CO CO CO W CO OD CO 9
                                 O
                                 o
                                 CD
                                 a
                                 o
                                 CD
                                       §
                                       O
                                       o
O
O
            ooooo
             t   t  1  I  I
         UlUJUJuJUJUJ
         ^no'*ioo*
         _i o r-  o r* ^*
                                                                 ooooooooo
                                                                     JUJUJUJUJU.'.iJ
                                                                                                          oooooooooooooo
                                                                                                           I   1   I   I   I  t  I  I  I  I  I  I  I  I
                                                                                                        JLUUJUJUJUJUJLJUJ  UJ UJ UJ UJ Ut ''.I
                                                                                                                                     -
                                                        2
                                                        O
                                                        U
                                                                                                          U
                                                                                                          z
                                                                                                          o
                                                                                                          u
                                                                                                                                                                  oooooo
                                                                                                                                                                        00 CO & CO
                                                                                                    ujujooo<-*— t
                                                                                                                         _.,-• — — .  -H (\j (M
                                                                                                                                                            >._!
                                                                                                                                                            *-»k-#
                                                                                                                                                            t£ X

-------
                                                                                                                                            217
    J UJUJUI UJ
    - o -* r\i o*

      r*-tn n o
                                                                                           oooooooooooo
                                                                                           oooooooooooo
                                                           UJ UJ Ul UJ UJ '** Ul U) 1*1 UJ UJ 1*1 UJ
                                                           ^co^r'O'--'*»mn«--f--eD^fs*-»^-r(i>--^ru
                                                           _jfir-a*ona'O.~o
^ o ~*O >O IM
        UlUUJUUlUJUIUIklhiWUIUI
                                                           UululUUUlUlklblUUUUI

                                                           D-TU)lA<^~-*onr^-TOaO_»
                                           -^ in o r» m eg a> ^ >» a» «u
                        ui   —
                        u   x
                        z   a.
                        o   o.
                        u   **

                             vt
                             z
                        o   o
                        o   -•
                        o
                        CD
                                                   X
                                                   a.
                                                   a
                                                                                                      in
                                                                                                      z
                                                                                                      o
                                                                                        1*1 t*l 1*1 1*1 UJ 1*1 Ul UJ 1*J l*J 1*1 1*1 UJ f •* l*J
                        o
                        o
o
o

>_|
                                                                                     •-••-•
                                                                                     OCX
                                                                                                        — -* -* -* -^ ry 
-------
                                                                                                                                                          218
                                        oooooooooooo
                                      J UJ 1J UJ LiJ UJ UJ UJ UJ UJ UJ UJ UJ
                                                                                             UJUJUJUJUJUJUIUJUJUJIULUUJ
                                                                                                                                                      UJUJUJUJUJLUUM.JUIUJUJ
                                                                                                                                                                   -
to PJ s
CO O*
                                                                     tx
                                                                     LkJUI
                                                                     > _J
LJ Ul UJ UJ
—• j- r» m
O  * -* in
in *D r-* CD
                                        i   i  i   i  i  i  i  i  i  i   i  i
                                    Lul UJ UJ *jJ UJ UJ UJ UJ UJ UJ UJ Ul W
                                                                           oooooooooooo

                                                                        UJUJUJUJUaUIUJbJUJUJ'-JUJUJ
                                                                                                                                                      < ry —• —• o o ^
                                                                                                                                                      >•••••
                                                                                                                                                         to co co GO co r
                      <
                      o:
                     U    Z
                     z    a.
                     o    a
                                                                                                                        Q.    O
                                                                                                                        o.    ^
UJ UJ UJ UJ UJ
                     o    o
                     o    »•«
z    oc
<    K-
      z
a    uj
o    o
CD    Z
Z    O
      o

o    o
O   'O
03    GO
O    O
                                                                                                                                             z
                                                                                                                                             o
  oooo
   i   i   i   i
J UJ UJ Ul UJ
ooo
 i   i  i
UJ UJ UJ
                                                             ooooooo
                                                             t  i  t  i  t  t  I
                                                             UJ UJ UJ UJ UJ Ul UJ
                                       m in in * r* oo o*
                                                               <
                                                               cr
                                                                                    o
                                                                                    o
                                                                                    o
                                                                                    o
 oooooooooooooo
  I  t  I  I  I  I  I  I  I  I  I  I  I  I
i ti_i I'J UJ UJ ItJ ltl ^L* UJ U1 UJ t.tJ *A! Uf UJ
                                                                                                                                    oo ooo
                                                                                                                                    o o o o o
                                                                                                                                                                        ooooo
                                                                                                                                                                        o o o o o
                                                                                                                                                               l*J UJ UJ UJ UJ UJ UJ UJ

                                 uj uj

                                 t-tM
                                 crx
                                       o o o -^  —
                                                                                          o
                                                                                          O    CT       j-c
                                                                                                UJ UJ O O
                                                                                                >_J»*
                                                                                                •-• >— « O OJ -
                                                                                                                                                                  ^^ — * ^ fVJ f\J ^*> f

-------
                                                                                                                                                                 219
                               liJ '*! '*' Ixl Ixf Ixl txl txl Ul Ixl 1*1 UJ 111
                                                                                        1U '-' Ixl Ixl UJ txl txl txl txl 111 bJ Ixl Uj
                                                                                        Z>*>t/ir-ri~«fxj,Y,oo>co •» .»
                                                                                        _io»o«o-tmri,* *> O" o co o
                                                             OOOOOOOOOOOO

                                                            I u u fcj |^j- ^ i u 1,1 1.1 u| bJ |A| IJ
                                                             *>inootn,sitncoor~—fv
                                                             in o r» %o o* •* o^^-» r» o
                                                             O-TI"*I\I-^-^—ooooo
                               bJUUItxItxIUIUIUJUJUJlxltxIUJ
                                                                                        Ixl txl Ixl txl UJ txl bJ txl txt Ixl txl txl txl
                                                                                                                                                    OOOOOOOOOOOO



                                                                                                                                                 Ixl UJ txl tx| txl UJ UJ 'iJ txl Ixl bJ UJ ix)
                                                                                        _
                                                                                        •4 r^ O — • r-> .* >O «O -• O ^O » *
                                                                                        >..*•••.
                                                                                                             -* ui o r«* r»--*
                                                                                     o

                                                                                     1 =
                              UlUUIUJUIUlUJUJUlUUIUIxl
                                                                                           OOOOQQOOOOOO
                                                                                           1111*1111111
                                                                                         1 u 1.1 fjj ijj -,j >,t ^j 1.1 i^f u ^j ^j
                                                                                                                                                 UJUIlxiUJixlUIUIUJtLllUUIUIUJ
                                                                                                                A* 4- 4> co —*
IklbJ UJ UJ
or- nj o
o o an in
n n ty eu
                UJ   ~
                O   X
                z   a.
                     5
               o   o
                     z
                     o
                                 n n rt n ro ^ n n n n <^ w CM <\j    ^
                                 C»O^OO^OOOO^OOC3    •«
                                  •  i  i  i  i  i  i  i  i  i  i  i  i  i     cr
                              txf UJ txl txl txl txl UJ UJ '•' txl Ul 'if Ul txl UJ    *—
                                                                                          Ajr\J^S

Ul
o
(J
o
0
31

^£:>£"S££:SiSo-?3o
^-»-*'lAtf>»O'Of*COO*-*-*-^— *
iujoSS^^s^Xo?;*^^^

S ^SJSS'S^jSSSS?;
u
? Su,o2SS*S,5SSS7^


-------
220

-------
                                                                                                                                              221
                          --
                          oooooooooooo

                       UlUJUJUJlU'JJUJUJuJUJUJUJUJ
                                                                            J UJ LJ UJ LU '*-! UJ UJ UJ UJ UJ UJ UJ
                                                                              —• r— w oj *"•> o* -T o ui —i «o nj
                                                                            i ui p- o oj IP r*- o r> in CD o PI
                                                                              in f\i o r- ^•^-•c7i>Ofnotoi/>
                                                               OOOOOOOOOOOO
                                                                I   I   I   i  I  I  I  I  I  t  I   I
                                                            UJUJUJUJUJUJUJUJUJUJUJUJUJ
                                                                                            '
                                                                                                                            z


                                                                                                                            o"
                          oooooooooooo


                       UJ Ul U UJ UJ UJ UJ ''i1 UJ U hhl UJ UJ
           OOOOOOOOOOO


          lUJUJUJUJLJUJLJUJUJUJUJ
   a
   x
                          OOOOOOOOOOOO


                       UJUJUJUJUJUJUJUJUJUIUJUJUJ
                       Z>t--^ oo»r>r*-—ineofyoo
                       _jao*jinj-»-»nonj — -«oo
O. X
UJ fr
o
   a:
>- o
*~ u.
                                                                             OOOOOOOOOOOO
        UJ UJ UJ UJ Lk) LU UJ UJ UJ UJ UJ UJ UJ
        OOOOOOOOQOOOO
UJUIUJUJuJUJUJUJUjUJUJUJUl
3) OOOOOOOOOOOO
                                                    u
                                                    UJ
                                                    I/I
X O


0. <
UJ

O CD

a.
LJ
a
                                                                                                                            z


                                                                                                                            o'
                             |j 1.1 UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ
                                                                             ooooooooooooo    r1
                                                                                                                              UJLxlUJ'iJUJUJltJUJUJLU^JUJl)JUJ
                                                 (*ir1»^' ^r u*i
                    z

                    X 2
                                                                        X ^
                                                                        U

-------
                                                                                                                                      222
     J uJ UJ UJ Uj UJ UJ UJ UJ UJ UJ LL)
   oooooooooooo
   I  I  I  I  I  1  t  I   I  t  I  I
UJUJUJUJUJUJUJUJtUUJUJLUUJ
o-omnint\t-^r-it\icMino'O
_j*t  o o «*) •—' -i ri o ^
<:o*oom
>......*
                                                   o:    i
                                                   ujbJi
                                                   >_)
 UJ UJ UJ UJ UJ UJ UJ LU UJ UJ UJ :'l UJ
                i
                                                         oooooooooooo
                                                         I  t  I   t  I  I  I   I  I  I  I   I
                                                      UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ W Ifcl
       ---*^rur\jf*»r»r>ji -* in
                                                                    — ry r>.» in o r- aj
    oooooooooooo
                                              Z   i-t ^ e
                                              o   .|    o
                                              u
                                                         oooooooooooooo
                                                         I  t  I   I  I  I  I  I  I  I  I   I  I  I
                                                      UJUJUJUJUJUJUJUJUIUJUJUJUJUJUI
                                                      
jujooo — -*

-------
                                                                       o
                                                                        »
                                                                       ui
                                                                                      4OOOOOOOOOOOO
                                                                                      :>............
                                                                                                                                                    i.i ..» u u t.t u t«J lij Lhl
                                                                                                                                                    ^>OOOOOOOO
                                                                                                                                                     J C> O O O Q O O "3
                                                                                                                                                    4(00000000
                                                                                                                                                    >  .....*.*
                                                                                                                                                        t r^ —• tn O <"i r^ f\j
         v>    z
 •    OU.    O
•o
      (X 000
 *    u o    z
z    a.  •    13
-t       o    ->
->    in o
      •-•in    x:
      x co    - in *•* O
M    •< » tf| O
»-    aoa:
o z-«

oc       o
UJ _l _I_I
3>-«h.
                                                                                              o o o o o
                                                                                                                                                       CD CO (D CO CD CO 
-------
                                                    225
oooooooooooo

-------
                                                                                                     226
    i  i  i  *  i   I   I   I  t  I  I  i
UiUJUJUJliJUJUJUJUJUlUJUJUJ
                                 '
  i  i  i   i   t   i   i  i  i  i  i
j UJ IU UJ LiJ UJ UJ UJ LJ bJ UJ UJ
   .-• — CM (M (\J (Vt
    t   t  1  t  I  I
UJ LJ IU UJ U ttl liJ
^ .y m 03 c» -o r*>
                                                                                                                 (7- rw in *- fu m
                                                                                                                 in o* n r- — in












1




T
•D
O
3:
a.

AUTosji)




r>
r-.
•-«
*
Z
o
a
X
^»
r»
»
*
2
O
O
a: it
UJ
o
UJ i-t o
I a: o
h- UJ t/t
a: -^
o m
u. •»•
X N
in^
o 2 a
< in i
t- < Z
UJ
u u. a.
20 ui
o >-
occ in
UJ
CO UJ
Ul X X
O 3 •-•
>- 2 t-



























o u

UJ UJ UI UJ uJ U) LJ UI UJ UJ UJ UJ UJ Ut UI U) UJ UJ UJ UJ UJ LJ UJ UJ UJ UJ

20r-eo^o-.fMr»^inj>r^co °or^or-a3
DPOi™)r^rypjfvjrxj-^-^^*o non^Ajr\jfvj(M^-*»^o-^

^ ». ^

X X
a o a o
in tn
z z
o o
< OOOOOOOOOOOOOO •< OOdOOOOOOOOOOO
f- LJiiJLJLJuJLJUJUJ'jJLJUJUJUJUJUJ »~ UJLJUJUJLxJUJLJUJlULjJLJUJUJUJuJ
U U
                                                                                                                nj r-i .j- m «o co
                                                                                                                o o o o o o
                                                                                                                 *  I  i  i   *   i
                                                                                                              UJ if-t ffJ '—f JfJ \il UJ
                                                                                                              "O o co n —* o d
                                                                                                                     . O O f
                                                                                                                co  >
                                                                                                                             j nj
                                                                                                              _
                                                                                                           •-•»-• n in r» a* -*
                                                                                                           a: i ui inin ui
                                                                                                             UJ UJ UJ UJ UJ UJ '*'
                                                                                                             O O 1^ ffl J" r\j~r>o
                               wry cy ru
                                                        Jooo-- — r
                                                                                                     <
                                                                                                     a:
                                                                                                     .z:
                                                                                                     o
                                                                                                     o
                                                      o o o o o o

                                                   UJ UJ UJ UJ UJ UJ UJ
                                                   O o ** LI eo & en
                                                   _j o ^-» r\j ri ^ -^
                                                                                                           .' o — nj n

-------
                                                                                                                                                       227
co o oj n m at
ry rt n r> o o
 •   I  i  i  I  I
UJ UJ UJ UJ UJ Ul
-T CJ r— *O O -*
r- -^ a* •* r- CM
f>JO —• O O O-
                            r> m t
                            _JOI
                            •< o r
                                                i  I  t  i  I  i
                                                ui UJ 'if UJ Ul UJ
_• _• CM r\j(\jnjrvc\jrj**>r*>ri
 i   t  i  i  i  i  i  i   I  t  i  I
              ixl hJ U *'F UJ LL! Itl
                                                                                              CD r- eo-^-^-
                                     —* nj« —• 0 in o> ~* r\i IM nj cv

 I  I  i  l  I  I
UIUI U1UJUIUI
o* i*- o p* r* n
(T >O CMP •* M
CO at CT* O O CM
                               i  i  i  i   i
                            UJ '•* i-J| it* uj i«*
                                                                                 t*J UJ UJ UJ UJ UJ '*' UJ I'I UJ 111 faj »*i
 -in o* <*> r- -^
   r* n -» ^ in
 1 r- cr <_• r> in
                         tr
                         uiui
                         >_!
 J LiJ UJ UJ UJ UJ
 a to o n !•«• 

                         z
                         o
                         o.    o
                         a.    z
                                                                         a
                                                                         CL
           oo  Ul UJ t*J Ul IjJ tU Ul Ul
                                                                                       no—•^•oj>inoi-'»i^oio«o
• •om •» *r»    o
                   o
                                                                               o
                                                                               u
                               or       -^a>nj
                               UJUJOOO —

-------
                                                                                                                                      228
                          *»••••••••*•
                            OOOOOOOOOOOtO
        *••*•*••»•••
          OOOOOOOOOOO^}
 _j
                                                                                                                                        —•« i/> o ^ co r
                       o
                       2: o O" o •-• t\* f

     2
     <
     T
                            o o o o o o o o o o oca
                                                                                                   I O O O


                                                                                                        >ty
                       ce
                       ujUJ
                       >_!
                                                                        zor-axho —
                  X
                  a.
                  a.
                          4OOOOOOOOOOOO
                                                         Z'
                                                         _ii
                                                         < <
                                                         >
                                                                   tr
                                                                   >-
                                                                   z    or
                                                                   UJ    UJ L
                                                                   O    >.
                                                                   •Z.    "->•
                                                                   o    o::
                                                                   u
                                                 2   •— ^-i C
                  O
                  o
o
o
00
««****
*  « *  * «  *
                       o
                       2: o
                       o z
oooooooooooooo
^oorg^o^or>f*^inort
oolj-socooojj-soaofxj^j.


_l
<•
>
DC

O

OOOOOOOOOOOOOO
OOOOOOOOOOOOOO
oruj-sDoooCJj-^mo^^ -o


                                                                                                                           
                                                      tJ
                                                      ^: o -«t
                                                      r> z

-------
229

-------
                                                                                                                                           230
                                       bJUJUJUJUJUJUJUJbJUJUJbJ UJ
                                                                                                                                                        UJ UJ LJ UJ LJ
                                                                                                                                                        3 sO — — —
                                                                                                                                                        .j o <\! -a- in
                                    cc
                                    uj
                                    >„!
                                                                                             QT   m o> r*) r^ — »
                                    *-« -« f>- c> — • n i

                                                                                                -*" oo nj -£i o
                                                                                                't)coo'*c*e:>
                                                                                                •••.«
                                                                                                           cr    in  o
                                                                                                           ui uj in  in  *
                                                                                                           > _J *   *
                                                                                                           *-* ** r«-  o*  -
                                                                                                           cr x r»  r-
                                          oooooooooooo
                                           •   III!  I  !****»
                                       UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ LU
                                                                                               UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ \A.t
                                                                                                                                   o o o o
                                                                                                                                   o o o o
                                                                                                                                   *  • * *
                                                                                                                                  J UJ U1UJU
a
i
                                                                                                                                                     cr    ^ o * co
                                                                                                                                                     UJ UJ O -•• -« —»
                                                                                                                                                     > _J  *  •  *  •
o
o
ct i/>
UJ
a
                                                                                                                                                        o ^ eo o o
a o
O -H O
U.OC O
oooooooooooo
 t   I  I  I  I  I  I  I  I  I  I  •
                                                                                                  oooooooooooo
                                                                                                   I  I   I   I   I   I   I   I   I   1   I   t
                                                                                               UJUJUJUJUJUJUJUJLU UJ UJ UJ U.I
                                                                                                                                   o o o o
                                                                                                                                   * * *  *
                                                                                                                                UJ UJ UJ UJ UJ
                                                                                                                                O 03 * •* P»
                                                                                                                                _j n o ^>-«
                                                                                                                                < OJ f\J — -«
                                                                                                                                3>  •  •  •  »
                                                                                                                                   aj co  «
o z a:
a-« r>
      o
o in x
2^ >-
< < 2
   O •-*
O
ou, a.
CD O Ul
2    *-
   ce w>
 » uj
O 1) uJ
            cc    f
            ujWL
            >_j
8
      z
      a
                              Z
                              O
                              
                                                                                                                                                           o o o o
                                                                                                                                                           o o o o
                                                                                                                                                        UJ UJ UJ Ikl UJ
                                                                                                             • — —.    o
                                    CC
                                    UJLJ
                                    >_!
                                    »-i»"i

                                    cc z
                                                                                      o
                                                                                      o
                                                                                      CO
                                                                                      z
                                                                    cc
                                                                    ujuj
                                                                    >_!
                                                                                                     O
                                                                                                     o    cc       -* co
                                                                                                           UJ UJ O O O
                                                        -*-* — -• -^ (vnj r\j rsi

-------
                                                                                                                                                               231
                                                UJUJUJUJUJUJUJUJUJUJUJUJUJ
         co r- r- to co
                                                                                                                                                               _
                                                                                                                                                               -i O O CT» CO r- f*.
                                                                                                                                                               ;>  •»••*•
                                                                                                                                                                  10 •£»»/> u> in LH
                                                _
                                             •_« _. r- o*  ~*r*)inr»o*--«ninr—o
                                                   oooooooooooo
                                                   Illllll*****
                                               UJ i^j UJ UJ UJ UJ UJ UJ UJ UJ UJ l't '*'
                                                                                                       UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ
                                                                                                                                                              UJ UJ UJ UI Id LjJ UI
                                                                                                                                                              ^ r*j CO o r*j r* ro
                                                                                                                                                              _J r— CO f\J CD l/> LI
                                                                                                                                                              -1 iO O Li n (M -^
                                                                                                                                                              >•••••*
                                                                                                                                                                 in in in in UT \j\
                                                                                                                                                                 %o o j- a> rvi -o
oooooooo
oooooooo
UJUJUJUJUJUJUIUJ
                           t  i   i   i   i   i  I  I  I
               i, i 1,1 UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ
                         -r- ^ o o tn in o in —t
                          r^-(\imr^ ,r v£> o ry GO
                                                                                                          oooooooooo>oo
                                                                                                          i  i  i  i  I   i   i   I  I  i  i  I
                                                                                                       UJUiUJUJUJUJUJUJUJUJuJUJUJ
                                                                                                                                        -
                                                                                                                                                                , ru ru — -• o t^\
                                                                                                                                                                  *•»»•*
                                                                                                                                                                 to CD co co o r*-
                                                                                                                                                              _
                                                                                                                                                            •-< t— CO O ( O
                                                                                                                                                                             r*» co
                                                                                                                                                                             r'-r*-
                                                                                                                                                                              »»
                                                                                                                                                                             *C CO
                                 UI    —
                                 o    z
                                 2:    o.   o
                                 O    Q.   ^ i
                                 O    —   13

                                       I/I
                                                             X
                                                             Q.    O
                                                             Q-
                                                        O.    O
                                                        a    ;rc
UJ UJ txJ UJ UJ UJ UJ UJ UJ UJ

Q
o
04
                                                  OOOOOOOOOC^OOOO    ft

                                                   •  Illllllllllll     QC
                                               UJUJUJUJUJUJUJUJUJUJUJUJUJUUJ    »—
                                                                                                                                                              UJ UJ UJ UJ tU UJ UJ
                                                                                                                                                              Z> *o f>J f
                                                                                                                                                              _J O O i> CO -O lA
                                                                                                                                                                         -      -
                                 o
                                 o
                                 CD
      o
      o
      03
o
o
CD
                                                                                                                                                           UJUJOOO'-*—«f
                                                                                                                                                           >_l  •  ••  ••
                                                                                                                                                           •-»—.onjj-^co
                                                                                                                                                           ax

-------
                                                                                                                                                            232
o o o o o o
O O O O O O

UJ t*J tiJ UJ UJ UJ
r\j —. 0 r*» CD co

tn in in in in u*>
                 oooooooooooo

              UJUJUJUJUJUJUJUJUJUJUJUJUJ
              Z)in**»«o*-o-*iAr*>o^eo^
              _J P- CO -J J- -X> »\» O —»l/»*\J*-"*l
              <;ivi-*f-or)r-—»mo*<*o**
                                                          o ~^ o —• r— c* r— cj>
                                                                                                                                                   a
                                                                                                                                                   ujuj
                                                                                                                                                   >_j
ui >o f- as o* o
o o o o o o
UJ UJ UJ UJ UJ UJ
NO —• IP a-  »n P*
o* 30 ry r\j =o GO
o o -* oj n m
                                            i  i  i  i  «  i  i  *  *  •  *  *
                                         U UJ UJ UJ UJ UJ UJ UJ W UJ UJ UJ UJ
                                                                                                  oooooooooooo
                                                                                                   1***  +  *** +  ***
                                                                                                                            UJLUUJUJUJUJbJUJ
                                                                                                                            Z>r-^o~^«ni
                                                                                                                            jcoo^-o«i<7*Lni
                                                                                                                             >y in o r-co
UJ UJ UJ UJ UJ UJ
o o o c& r- 1/1
in o ^ o o .»
co  ^- m ws
   (XI OJ OJ IM (\J
z    a.
o    o-
o    —
                                                                                       z
                                                                                       a.
oooooooo
oocooooo   a
 *..**«*«    z
-^	J UJ UJ UJ UJ UJ   <
>• -• a^  —• in **•
f~-»a^r-iAnof*   o
^•nnrv   o
 •  •••»•••   co
GOCOCQCOOGOCOfO   Z
                          O
                          O
                          A
                  i  i  i  i  i   i  i  i  i  i  i   i  i  i
              UJ UJ UJ UJ UJ UJ UJ LU UJ UJ UJ UJ UJ UJ UJ
                                      or
                                                            O
                                                            o

                                                            o
                                                            o
                                                            00
                                                            2:
                                              t~          oooooooo
                                ~  o o o    <          oooooooo
    I   I   i  I  I  i  i   r   •;   i  i  t  I    or          ********
UJ UJ UJ UJ UJ UJ UJ U. jJU-i*. »*J UJ UJ t^*    >»       UJ UJ UJ UJ UJ UJ 1'* UJ UJ
                                                                        o o o o o o o
                                                                                                                                                         00 CC Q CO CO CO CO 9
                                                          ~* *~ -^— t -H ru oj rvt r\j
                                                                                                                                                   UJ UJ
                                                                                                                                                   >_!
                                                                                                                                                   >~i—«
                                                                                                                                                   or a:
                                                                                                                                                   u

-------
                                                                                                                                                    233
UJUJ UJ UJ
m r- «-• n
co o o r-
o>r- CD co
            OOOOOOOOOOOO


         UJUJUIUJUJUJUJUJUJUJUIbJUJ

         3ru«-»riJf\JOr*-rjor<* -y co **•

         _i —• t\j co r- CT*f)-^f\Jinw-«r»
                                                                                       UIUJIUUJUJUJUJUJUJUJUJUJUJ
                                                                                                                                               oooooooooo
                                                                                                                                               oooooooooo
                                                                                                                                            UJ UJ UJ UJ UJ UJ U UJ UJ UJ UJ
                                                                                             j nj r» n r» •» -
                               a    i
                               uui
                               :>_i
                                                           cr
                                                           ujLj
                                                           :> _j
                                                                                               »— rim*—
                                                           a:    ino«ri
                                                           UJLJintnJ3
                                                           >_j.  ••
                                                                                                                                                       r--*uto,»«o<\i
oo o o
                                  UJ UJ UJ UJ LtJ UJ UJ UJ UJ UJ Ul UJ UJ
                                                                                       Ut UJ UJ UJ UJ UJ '** UJ 'il UJ UJ UJ
                                                                                                                                           UJ UJ LJ UJ UJ UJ Ul UJ UJ Ul UJ
o* r> r- —*
ri -^ ^ 1/1
                                                           cc   '
                                                           UJUJ
                                                           > _j
                                     •  i   i   i  i  i  i   i  i  i  i  i
                                    ui uj uj uj uj uj uj uj ui ui ui ui
                                                                 I   I  I  1  I   I   I  I  1  I  I  I
                                                             UJ UJ UJ Ul UJ UJ UJ Ul UJ UJ UJ UJ UJ
                                                                oooooooooo


                                                             UJ UJ '.'^ UJ UJ UJ UJ UJ LU UJ UJ
                                                                        •
                    O

                    tn
                    z
                    o
                                                                                                   -*»- — • -C <*1 — « CM •
                               or   f^^^
                                                                                                   » r> co M ^> o ^ co w
                    z    o.
                    o    o.
                    u    —
                    co o o*-*
                                                     X
                                                     a.
                                                     CL
                                                     a
                                                     cu
o o o o o o
o o o o o o
jj UJ Ul UJ Ut Ul
.0 tn ro DO AJ f>
a- n n n n rvi
T 2O CD CO CO CO
o
o
o
z
<
o
o
cc
z
:ONCENTRAT!Oh
o o o o
1 1 1 1
UJ UJ UJ UJ Ut
13 -^ O O* in
	 | >—i LO fvt -T
N * >o a- - ^r co fy i*- n ^-.
ojMftjmnrt j- -a-u-io
rNTHATIOh
o
0
(\jr\jojojf\j(\if\ify(Njnj
OOOQOOOOO O
I 1 i i t i i i i i
UJ UJ U 'jl ^ -4 ... .t. •_ w U
t3 O re O •- '- .' »~- "•. «*-
*- ." r ^
nnr>
r- ;* A, in J*
mn ^^^
j-o
in in
cv, nj -\j c\»
j^ UJ UJ Ul
_i
o
o
33
Z
                                                                                                               UJ LU O C3 O — —'•
                                                                                                               >_J*«   •»»
                                                                                                               i- — o rv ^ -o  o-
                                                                                                               a: i
                                                                                                                                        ^ro-^rvn j- m ^> ^ co o o

-------
                                                                                                                                                              234
                                OOOOOOOOOOOO
                                oooooooooooo

                             ItJ UJ UJ *••' UJ LJ UJ UJ UJ UJ LU UJ UJ
                             3co^io*rr—•—tin—« co ^ oo r-
                             _j r» .* o o> o*  rvj.— r>
                             «t n in CQ o ri r-  —«in CT* -3- ^ .$•
                                                      UJ UJ UJ LtJ UJ t
                                                               ~  "
                                _.*,-,_,-,..« -* O O O O O
                                oooooo oooooo
                                II   I   II  t  !*»«»»
                            UJ UJ UJ UJ UJ uJ UJ UJ UJ UJ UJ UJ UJ
—* ri

ifi in
                                                                                  UJUJUJUJUJUJUJUJUJUJ,UJUJUJ
                                                                                  ra-^-^n j-r-u^-4(T  o^nju>oo
                                                                                  _j^rri^-^%o_)
z z 2-


0 0
UJ L,'
I*1 O"

i*1 — ~\
CO cT


O
U.i
X-

*"
a,


o
UJ
CO

"\
^"C
o
0
P
<

a
c-
2
o c

O
•"*
co.-*ino*OLn i-s *i ;s -- v ->-~ n -' T x *• »r ,T i\j o u «aui'j-iinu->xr.j-j>r>*n-!-i
o — --*^-.^--ojr>jfsjrjfynn^r^-tri c
rv n n n f- ." j; j j- LI 10 «o f*- «o o
COtJCOCOCOCOeOCC-'OOTOjq)
u u u
O O Q


—' IfV



o




in
o
tc


O OJ ^f w£»
o a
m » a

i*jujooo^'-.rsjf\injr>n*^-j-in
^do^^socoory^^coofyvf^


— f\J




n




-r






*
*
O

~1



O

ujLuooo-^-'funjnjnrtj-^sf^

*
•
u *
?rp'-f\jn-*i^.rf^ f\j -*• .0 '*.' c- v -r o co o f\j

0
y. o — * f\i <*> -J? ^>^ • -« M
->



-------
235

-------
                                                                                                                            236
l»J UJ UJ LiJ UJ UJ tU UJ UJ UJ UJ lit UJ
Or—pj-o—«tno«T0^rieopjr<'-
_lf-«O-jm—«acO'£>U'iof\io
* i—« o a* to r-- «o -T n f\» ••* o p«
                                                   UJ LU UJ UJ UJ Ixi UJ UJ LkJ UJ UJ UJ UJ
                                                         "
                                                                                                        OOOOOOOOOOOO
                                                                                                         i   (  i  i  i  i   iitiit
                                                                                                     UJUJUJUJUJUJUJUJliJ UJ UJ UJ UJ
                                                cc

                                                > _i





















(
(





r-

in

z
UJ — •
CD •
5 ~*
0
z cc
z
UJ. UJ
a. x
UJ >—
O
cr
>- u.
O '*
-J O
UJ _J
a: z
O O
t: o
t— UJ
tk '-n
Q CD


* *
a *
* *
* *
* *

a a
i *
ft *


































<

t
<

I
I
£
C
»
I
t,
C
t








2
0
OOOOOOOOOOOO
UJ UJ UJ LU UJ LU l*J ItJ UJ UJ UJ UJ UJ
^2SS^S^SSS2?;5

a: ^mryoo j-^nr-^ino
U
^,
3 OOOOOOOOOOOO
-• UJLiJUJl-LJUJLUUJUJUJUJUJUJ UJ

r
*
c

*4 '
4
«< ^cooo-njn >
3 0 1
-< C
U I
r\ oooooc-ooooooo
£ UJUJU.IUJUJUJUJUJUJUJUJUJUJUJ



£ujo§2-2!^™r>nS?5io
.-,d,,rii/it-<>—rli/>f-<> — nip

z
X Z ^ -« — "-
u


(J
OOOOOOOOOOOO
Ui UJ '' ' Iti LiJ liJ LiJ It! UJ LiJ U Lii (iJ


tr J-«N*o*»r,f>-lnCT,
z
u
oooooo oooooo
UJUJUJUJUJUJUJUJUJUJUJUJUJ

1
I
(

_ 1
<,
A *
: z t
U U L
3
4j
Z ooooooooooooo
Z LUUJU-lUJUJUJUJUJUJUJUlljJUJUJ
J IJC3OOOOOOOOOOOO (
< tn t/i ui in in LTI ui in in i/» in LT LO
»

ujujoo — ~.-.rgc\jnr»r>^.»in
^.*-.-.nLnT^o» — nLnr*(> — nm
ar — -»-* ~ -«fy oa tv


Socnoo

00 OOOOOOOOOO
UJ UJ U. UJ UJ UJ tkJ LU Ikl UJ LU UJ UJ
^S?,3t£KS$££3S

a ^mM-oo^o-n^-^o

oc oaoooooooo
O< OOOOOOOOOO
LJUJI ujujuaujujujujujuiuj
_JO; OOOOOOOOOO
3
u
n
s.
4. uJujm.nso^or-r-fflcoBOOo
*j
_> r-
j rz-*^-^ — -•-•r\jnjr\jfMf\j(\j
>
u
; ooooooooooooo
C UJUJUIUJUJUJUJUJUJUJUJUJUJUJ



ujuJoo-.-.-(Mojr)nn^^Ln
^.^^ntn^O'—rtinr-o-trun
a
0


-------
                                                                                                                   237
                                                  •••0*0000000
                                                   •  •itiititi**
                                                WWUIWUWMhlWWIaWW
       WUWUMhlUlklUWWUW
       :3««r~*k«tA*nti'»M*-««*
                                                UUUIklUIUUUIUlblWUlW
         O* O* • •» ^ • •••••<•               *^ "* •» •* ••!•«•« B^ »« «4 *+ *
         •^•••••0***0               •0000000000<
         ••»•••••»»••                Illllllltll
       WUbJhJIUIUWUUWWUIUI       —    WUIW UI W W UI UIU Uhlbll



                                «       O
                                         3T   *««M«^IV^4>X^AI«-flM-^
                                         O   ft X ^rtf^nn r» ,* ~  •    """
      sissr::
z       iiiiiiiiiiii't?   r       ???
^>    UlWUIUWUUUtj.iulU.'^IWtUUI   O
                                               «00000000000000>
o
5S'
                                                           __ — .-. —ru i\j M, ru
                                              if-

-------
                                                                                                                                                   238
                                   .*.*.**...*.
                                      o oooooooooo>o
                                                       -
                                                       4COOOOOOOOOOOO
                                                       >••*••*•**••.
                                                          OOOOOOOOOOOO
                                                                                                                                                    oooooooo

                                                                                                                                                 UJ UJ UJ UJ UJ UJ UJ UJ UJ
                                                                                                                                                 I300OOOOOO
                                                                                                                                                 _JOOOOOOOO
                                                                                                                                                 4 OOOOOOOO
                                                                                                                                                    r> r-- —• in o
                                                                                                                                              z
                                                                                                                                              •<«o
                                      oooooooooooo
                                       ••••••*»••*•
                                                       ...*........
                                                          OOOOOOOOOOOO
                                                                                                                                                    oooooooo

                                                                                                                                                 UJ UJ UJ UJ UJ UJ UJ UI UJ
                                                                                                                                                 OOOOQOOOO
                                                                                                                                                 JOOOOOOOO
                                                                                                                                                     I   I  >  I  I  I  I  I
                                                                                                                                              tr
                                                                                                                                              uJuj
                                                                                                                                              :>_j
                                                                                                                                              «-•^-•
                                                                                                                                              CC I
 *    O U.    O
—•    o u o ^
,-.    »_«   .  * fr
      et o o
 *    UJ O
2T    CL  •
_
^OOOOOOOOOOOO
                                                                                       u
                                                                                       Z3Z (Virg t\jf
                                                                                                           Z
                                                                                                           « c
                                                                                                           3::
                                                                                                           u
                                                                                                   oooooooo

                                                                                               tij  '• * UJ UJ UJ '•' UJ LU 1*1
                                                                                               I3OOOOOOOO
                                                                                               _)oooooooo
                                                                                               <  L^t/^lAmUtUllftlA
                                                                                               ^•••••••*
                                                                                                                     > -O
                                                                                                                       I
O    •»- tn i-< o
•-«    *t 3i t/l O
>-    o C3 a:
^^       »j uj t
O    U. U* ^> '
IT    o r »-•.

o    cc       o
      UJ _J _J -I
~r    CO 
_J    O O O L
I*.    Z >- >- O
                                              O

                                              UI
                                              oc          **
                                              UJ          o
                                              >          *
                                              •-t       UJ UJ
OOO
 ...
ooo
OO
 ».
oo
                    OOOOO
                     .....
                    ooooo
                                                                     OOO
                                                                       .*.
                                                                     ooo
                                                                                                           cr    i
                                                                                                           > .j
                                                                                                     tn    cr 2:
                                                                                                     u.
                                                                                                     u
                                                                                                     TK    {>o-«
                                                                                                     o    xz—» — — -* — — purj
                                                                                                                                                    OOOOOOOO

                                                                                                                                                 UJ UJ UJ UJ UJ UJ UJ UJ UJ
                                                                                                                                                 300000000
                                                                                                                                                 _JOQOOOOOO
                                                                                                                                                ~
                                                                                            vOOO OOOOOOOOOOO
                                o
                                D ^:

-------
                                                                                                            239
IUUI UIUI
00 O €3

oo oo
,0,0 ,0,0
 • III
inui inin

4>4>««
 •  i  •  •
 oo o oo
 oo o o o
 mtn tn in in

-------
                                                                                                                                 240
*  * «  « •       u

O  « «  0 •       _l
«••**       4XOOOOOOOOOOOO

a  a *  « *         oooooooooooo





«  • a  a a    (E


009





               o

                  cn*-»*-»-»-»'»*»*(n





                                                            X
                                                            Q.
                                                            0.
                 UJ                                         —

                 _l                                         *

                 >•«»•••••••••          •
                    oooooooooooo          ui
                                                            o
   _                                                        o
  <                                                        o
  ->                                                        «

  r>


  ""                                          up           i-
                                              - f-           •«

                                                            Q
                                                            UJ
                                                            X
               U                                           *-»


               -,             ""             °           w
                                                            »4

  Z




  o             u)
  u.

                 4OOOOOOC1OOOOO
  Z             >............           UJ
                    OOOOOOOOOOOO           _j
                                                            •*-•
                                                            z

  oc                                                        tr

               Q:    r-*-«i/iCTif*)c30fy>po

                                                •        (/* CC
                                               -"        Z
                                               Ul        O •

                                                         *.
                                                         (J
  ?           0                                         |z

  2           zoiAOr^aoo^o — fNjn^ui'O        "^o
               r> z -.-,-,-.-, ^ cv ty t\i tvj w ty           .-«
               ">                                         O»-
                                                         U1U
                                                         X 2
  Q                                                     -.3




                 bj
                 O
  a a  a a       _l
  * a  o «       
-------
                                                                                                        241
   UJUJUJUJUJUJUIUJUlUlUIUJUl
                                                          t  i  i  •  i  i  i  i  •  i  i  I
                                                       Ul Ul *f* UJ UJ UJ UJ '*' UJ UJ UJ 'tf UJ









X
UJ
i

o
cr
O.


to
UJ


1
o
o
0

•c.




•-4
in
.•-•
z
-5
tr
X
»—
r*
*-<
-»m
o
cr k
UJ
O.O
o
x a: o
i- uj in
o. •
cr «-•
O l/l

X II
I/I »-
z »n
ozcr

H- 0
*irt x
cr >-
Z Q •—
Ul
OU.Q.
Z O Ul
O V-
o cc */»
-U
T- UJ
V>X X
Q O •-•
































                                                                o> a- -^ *y ,»in
                                                                -• -^ »\J AJ ftj OJ
                                                                 I  I  •  I •  I
                                                             UJ UJ UJ UJ 1*1 UJ UJ
                                                             3 -r r- *o -^ P- o>
                                                             _j r- —• >o %o j- CM
                                                             < *o «»in r- oj r-
                                                                                                         tr   in o r» ^» -«4i>
                                                                                                         uiujinm^o_!•*...•
                                                                                                         b4i«* r- T -^ r> in f»

                                                                                                         ZO O o^c
        r» -T «o r>» flt> o -«
      i  i  i  i  i  i   i  i  i  i  i
   1*1 U) *'* *'* UJ UJ UJ W UJ UJ bl UJ '
                 *
                                                          i  i  i  i  i  i  i  i  i  i  i  i
                                                                I  I  I  I  •  I
                                                             l^| i.t i|| T.I QJ u (^J
                                                             ^ » M J- —• C\J M
tuuio — —-^
ar o r* a> o o —
^
                      "\i f\* «• — o —
      oooooooooooo
   UJ Ul Ul UJ UJ UJ UJ UJ Ul UJ UJ UJ Ul
                                                         OOOOOOOOOOOO


                                              ***       Ul Ul UJ UJ U UJ Ul UJ UJ UJ uJ UJ Ul
        —«inor»eo<\j'Oo-*ieor«
Q.   O
o.   z o in «Of» o » o —• fu m ^- u> «
—   U Z -. — — — -«M 
in
2
o
                                                                                                    .
                                                                                                   a.    ^ o in-or^ « o <
    I UJ UJ UJ ^i* UJ UJ Ul UJ UJ iiJ UJ UJ UJ Ul
    to—*oo*-*iMininricoo«o<3- •*•
    i o o — tAAi o
QC
»—
2
                                                                                                              O) -O ^ r^ —• o
                                                                                                   O
                                                                                                   o
                                              tn
                                              O
                                                   uiuiooo—•—•r
                                                   >_!
                                                   •-*—»
                                                   ax
                                                    tj

                                                    5 z
                                                          >_!*
                                                          *«>—• O t

                                                          OCX

-------
                                                                                                                                                   242
 i  i   i   i   I
                                      i  i  i   I   i  i  i  I  I   I   I  i
                                   UJ UJ UJ '•' *' ' UJ UJ UJ UJ UJ UJ UJ UJ
                                   ;D-*-»ino*O'Oin o r» -^ »o r>
                                                                                        UJ UJ UJ UJUJUJUJUJUJUJUJUJ UJ
r j r- —< t\i
                                                    -H^  a> — • r
                                a   i
                                iuuiL
                                :>_;
   — oj ro ui ^
UJ UJ UJ UJ UJ Ul
                                      i  i  i   i   i  i  i  t  i   i   i  i
                                   UJ UJ UJUJUJUJUJUJuJUJUJ UJ UJ
                                                                                            I  I   I   I  I  I  I  I   I  I  I  I
                                                                                          l UJ UJ UJUJUJUJUJUJUJUJUJ UJ
                                     ^ooooooooooo
                                     ****»*»****•
                                   UJ UJ UJUJUJUJUJUJUJUJ UJ UJ UJ
^ ru r- o —• a)

ru -* in IM i/s **
                                                                                f)      UJ UJ UJ UJ UJ UJ I

-« CM n >*• tn ^o
t\j f\j r\j oj M oj
                                                                                a.
                                                                                a.
                                                                                2
                                                                                o
UJ UJ UJ UJ UJ UJ UJ UJ    K-
(\j—«—«cj(\jonri    z

OvJ-«-«^OC)r-fVI-*    bJ
•—«OOO—«OxOO*    O
o eo r- «o in
                          0
                          u
UJUJUJUJi-HUJUJUJUJUJUJUJUJUJUJ    t—
Do^j^-r— secoo — incj'r^cc-*    z
_jo'^'*-'"iJ3'  rrnT-f->tnmnco-*    uj

>,,..*...%.....    z
                                                                                           oooooooooooooo


                                                                                         LJUJUJUJUIUJbJUJUJLJUJUJUJUJUJ
                                                                                         ^jor* ooco-»rto»-«c^ccrfcni/>
                          tn
                          o
                                or
                                uiuj
                                >_j
                                                                                      •-•>-» o i
                                                                                      a x

-------
                             243
ooooooooooo>o
                          OOOOOOOOOOO
* • »
» • *
n
o-
in
**
z
a
i—
r>
o
z
->
(X
0
•
o
z
o
t—
!3
a
z
o
o
o
z
•4
o
o
ai
Q
O
m
o
• » * # »
a i/* e?»
o
3 zn?
Ul
_i
ce «o o
UJ UJ O —

u
^ •* -r •* -t •» -t -t •*• ui ozo
e
U Ul
O _J
.» to fu ^k ^* in o
53S^SSSS~SS
j-j-j--»--»>»-**^-»in
o
bJ
O
O O O OOOOOOOAJ
u o
±> z iMfunjnn nnnnnnn . oz«vi (VIIMO no n r> « r» <•> rj
X Z
•. • a.
a. u a ui
>-
IX
^ «~al o
91 0
' S( 0
< ON 301V/
j ONnr
)D indNI 0093 ••



»-
o:
»*
— uicnncocvioo^- conj
iv^«jO)org»*o:- z .-~aionj^iA^o z zom*o^>0o^^*>^f\in^i/i^
0
o
m
z
UJ
_J

u


o o o oooooooooo
— — . — — -*f\jr\*r\joj


o
2:00*0 — ojn-tiA-or^tno*
UJ

o
I
tL.
a. ui
-i
,w
t£
H-

»-
O
Q. O
O
O
Ul
13
_J

U
-> ""

-------
                                                                             244
o
tfl

-------
                                                                                                                 245

                                                                               > UJ UJ UJ UJ UJ UJ UJ UJ
                                                                                                                       UJ UJ '•' Ul UJ
                                                                                                                       3 rxj -O e> f^
                                                                                                                       _j r*- * r\j co
                                                                                                                       4 CO O O CO
                                                                                                                       >  . •  •  *
                                                                                                                          in in 10 u>
                 in o» fi i---*














x
uj


o
oc
CL
»~
m
UJ

i

o
o
o
5


r*-
0-
in
.—i
•
z
QC
X
^~
r-


X H
tn
o zac
o
O in X
Z >•
<•* Z
0°~
o u. a.
CC O UJ
a: 10
or r> ^
»
4
































              UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ
           Z O r- co O* o^^ruri
                 oooooooooooo
                 i  t  i  I  i  i  i  i  i  i  i  i
              i.i u
                                                                     oooooooooooo
                                                                  >"
z
o
                                                                                                                    a:   tn   •  »  •  »
                                                                                                                         Ul U> I/I IO
                                                                                                                    cr   ^oo j- co
                                                                                                                    UJ UJ o — * ^* —
                                                                                                                    o: xin in in in
                                                                                                                         o o o o
                                                                                                                         o o o o
                                                                                                                       UJ UJ UJ UJ UJ
                                                                                                                    •-« ** a> o *
                                                                                                              x
                                                                                                              Q.    O
                                                                                                              a.    z o i
      z
o    o
o    ~*
O
O
03
z


o
o
CO
Ul
o
_J
<
>
0 0 0 0 O
1 1 1 1 1
UJ UJ UJ UJ Ul
<\j m — o m
o n j- m m

oo^oooo^o
Ul Ul UJ UJ UJ UJ UJ UJ UJ

00 CONCENTRAT
r\fC\jc\injnjf\jf\j(\ir\jfvi(\jf\j(Vi(Vi
UJ UJ Ul
oino-
_l CO C\J
< r- co

r* o» in in
-• J- oj *
cr c f\, ^

UJ UJ UJ Ul UJ -»J 'tJ *,

KENTRAT
o
o o o o
0 0 0 O
* * * »
UJ UJ UJ UJUJ
r> :o -* o in
_J (M CM — O
< jt in in in

               j o o o — *-«
                                                                       o o-.".
              _
           •-•— • o f\j ^r <
           CKX
or
UJ UJ
>_!
•-• —
cr x
           z o -« M r»

           ->

-------
                                                                                                                                                            246
                                                                                                           UIUJUJUJUJUJUJUJUJUJLJUJUJ
                                                                                                                                              -
                                                                                                                                                                     1.1 UJ UJ LJ UJ UJ UJ
                                                                                                                                                                     r> .»• r- o <\j r- -M
                                                                                                                                                                     _j o o 03 Ji n -•*!
                                                                                                                                                                     «I o O O O O O
                                                                                                                                                                     >•*..».
                                                                                                              xr> o f> f* •—•
       co a*  CT- o o o
LiJjJLJUJUJIjJUJU
                                                    oooooooooooo
                                                     IIIII1I****«
                                                 LJ LJ UJ UJ UJ UJ UJ txJ liJ UJ U.' ' -iJ tvi
                                                                                                           UJUJUJLJUJUJUJUJUJUJUJUJUJ
                                                                                                                   o o o o o o

                                                                                                                 J UJ UJ UJ W UJ Ul
                                                                                                                 ) —« •£ L^ r- o m
                                                                                                                 i ^o o r- tn ift i/»
                                                                                                                 [ P» sO -J- O OJ -^

                                                                                                                   in in in in ir> in
                                                                                                           _
                                                                                                        ^JZrvjKiojomrinnorion
UJ UJ U-' UJ LJ Ul UJ UJ
i—r^-j-o—t t\j o* ^
                                                    oooooooooooo
                                                     I   I  I   I  I   I  I  I  I  I  I  I
                                                 UJ UJ UJ UJ LJ LU UJ UJ UJ I
                                                        oooooooooooo
                                                         I  t  I  I  I  I  I  I   I   I   I   I
                                                     UlLJUiUlUJtjJUJUJUJUJUIUJUJ
                                                     OLn^omcT^OLncT'intDory

                                                        *
                                                                                                                                                                     _
                                                                                                                                                                     < oj  ru — o o Ch
                                                                                                                                                                     >••••••

                                        X
                                        O.
                                        a.
                                                                                                       X
                                                                                                       a.
                                                                                                       a
                                  o
                                  2
                                  O    UJ
                                  O    U
                                  01    2
                                  z    o
                                        U
                                  o
                                  o
  OOOOOOOOOOOOO
  t  1   I   I   I   I   I   I   I   I   I   I  I
f tft1 t^1 '.t.1 '?' UJ MJ JA! W 'i'1 W Ul UJ UJ
                                            U
                                            2:
UJUJUJUJ'jJUJUJUJuJ'jJ-iJijJUJUJU    »—


               CT-on»oof*ito^fv-«    o
                                                                                                                _
                                                                                                                < in in in in

-------
                                                                                                                                                  247
                                            OOOOOOOOOOOO
UJ UJ Ul UJ UJ UJ
ui o n *-• o ~+
n -* JT •*• n o
o o o o o o
                                                                                                  OOOOOOOOOOOO
                                                                                                  OOOOOOOOOOOO
                                                                                                J UJ UJ UJ UJ UJ UJ UJ UJ Ul UJ UJ UJ
                                                                                                                                                      UJ UJ UJ UJ UJ UJ Ul UJ UJ
                                                                                                                                                      __
                                                                                                                                                      ^^rvj-* — —.— .00
  * ~- rn l/l r- o
                                                                                                                                                   cr
                                                                                                                                                   uj
                                                                                                                                                   >
                                                                                            U
                                                                                            2 00 0-.
o o o o o o



r- —• •%> o ^^ in
o o o o *^ n

in t/i ^ in tA u)
                                            OOOOOOOOOOOO

                                          J UJ U UJ UJ UJ UJ UJ U UJ UJ UJ U
                                            ryin^r-fy^^-o cc o- co r-
                                          loojo^-oonj1 eo O to ^
                                                                        OOOOOOOOOOOO

                                                                     UJ UJ UiUJUJUJUJUJlklUJ UJ UJ Ixl
                                                                   oooooooo

                                                                Uj uJ UJ U UJ Ul UJ U U
                                              *^-^ — (\jf\iomn
m r-  >o so r- r* r*
                                                                                                                                                   o
                                                                                                                                                   zc
                                                                                                                                                   T =
o o o o o o
ui ui UJ uj ua UJ
in r- r- co fy co
J} 3) Ul lA •£ f\l
*- Ul f*> O sO --
                                           OOOOOOOOOOOO
                                            i  i   i   i  i  i  i  i   i   I  I  •
                                        UlUJuJUJUJUJUJuJUJ Ul UJ Ul UJ
                                                                     UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ
                                                                                  i
                                                                                                                                                     UJ i*-' UJ UJ UJ Ui UJ UJ UJ
                                                                                                                                                   rr   f-— in o* r> co nj J>
                                                                                                                                                   UJUJi/too-or^r^oco
                                                                                                                                                   >_j.  .......
                                                                                                                                                   «-ii-«{t.Ofy^i4>(O O(M
U    X
z    a.
o    a.
o    —
                                                                                      •XL
                                                                                      CL
                                                                                      a.
                                           OOOOOOOOOOOOOO
                                            i   i   i   i  i  t  i   i   i   i  i  i  i   i
                                        UJUIUJUJUJUJUJUJUJ UJ UJ UJ UJ UJ UJ
                                                                                                                                                     UJ UJ bj UJ Ixl U UJ UJ UJ
                          O    O
                          CD    2
                          Z    O
                                                                                                                                                        CO CO CO CO 
-------
                                                                                                                                                          248
 o o  o o
                                    UJUJ UJUJUJUJUJUJUJUJU1 Ix* UJ
O O O O
  • •   • •

43 >0 •*> -O
                                                                                                                                                   UfUJUJUJUJUJUJUJUJUlU
                                                                                                                                                   ^-.r-j-ysci-^o-^r-  o r-
                                                                                                                                                   _j o o*  o^r-nor--!)-*1
                                                                                                             r>r»^-* -4- m 1/1
UJUJ UJ UJ
(L> (E f- CO
co cu r*-  in in IT i^  in i/»
bJLJ UJ UJ
rue- o in
CO CO O f*-
n o r- «•
                                       o ooooooooooo
                                       i  i  i  i  i  i   i   i   I  i  i  i
                                    UJUJ UJLUUJUJUJUJUJUJLLl UJ UJ
                                               -^ ^ rg n ^ ^o  t\i
T .- _--^OCDOOOOOOOO
1 1 1 1 1 1 1 1 1 1 1 1 1 1
UJtjJUJUJUJUJUJUJUJUJUJUJUJUJUJ
< Soifu^
rurjojryfy
S?o
ru (v n
nr^njcouSu^
o o -» -^ in *o
NTRAT
c>
^
o
o
o o
0 0
UJ UJ UJ
_j.
                                 *-. ^-t o
                                          OO— «— '
or
UJUJ
>._!
•-^•^
OCX
                                                                                                                                                   _
                                                                                                                                                ~« —. o rv .

-------
                                                                                                                                                 249
                              ooooooooooo*


                            i.i u \ij tiJ t.i QJ |tj u '•' UJ UJ UJ I

                         1*1 uj m in ^>*o^
                                                                             a   mo-f» i^ —• »A o .*• eo r\j-o e
                                                                                                                                 cc    in o* m r- — in o .* o CM o ooo
                                                                                                                                                          »0 000

                                                                                                 5 —• in o* o r--^
                                                                                                                                or

                                                                                                                                >-_
                                                                                                                                ~.~t o m i
                         U

                         1=
                                   U
                                   zt

                                   ^3
oo


UIU
                               i  i  i  i  i   i  i  i  •  i  i  i
                           UJ UJ UJ U U U '•* '*' U UJ U W
                                         i  i  i  i  i  i  t  i  i  i  i  i

                                      Ul UJ UJ UJ ''.* UJ U) UJ U U U) **J U
                                                                                                                                   Z}inor*-c\jf\j-*^Qi0incoa!
              to
              z
              o
                                                                                  PW — m <* r> o> f\j ^D o ^ to cu
                                                                                                                                                 f*^- tfi cc j- > j* o
                                                                             •~> >~-< co o
              U   X
              Z   OL
              o   a
              o   —
                                   Z o in o r- a> a- o««njri
                                   r>Z—*-«—•—«—«(XJI\f(MfMOJ(NJ(XI
0000
                   z
                   o
                   »—      UJ LU Ul UJ UJ
C7^OO^OO«9O^    <
 i  i  t  i   t  i  i  t  i  i    tr
UJUJUJbJUkJUJUJUJlu    »—
                              r- =o —in—•<
                                                                       
-------
                                                                       250
nr!

-------
                                                                                                                                                 251
                                                                         UJ '*' UJ txl U UJ UJ IxJ '.'* UJ UJ UJ
                                                                                                                            UJ UJ UJ UJ UJ UJ UJ UJ '*' Ixl UJ UJ UJ

                                                                                                                            jinoja-f-in^ ^mr-oinw
                                                                                                                            •ar^cDojo-o — (\jn-r>or-o
                                                                                                                         cc    r
                                                                                                                         ujuji
                                                                                                                         > _j
QC ~»
Z (X
U UJ
Q 0.
                                                                         UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ
                                                                                   -

                                                                           100-^—•
                                                                                                                               OOOOOOOOOOOO
                                                                                                                                t  i  i  i  i   i   i  i  *  i  i  i
                                                                                                                            UJ UJ Ul U UJ UJ UJ UJ '*' UJ UJ U UJ
                         oooooooooooo

                       UJ UJ UJ U UJ UJ Ul UJ UJ UJ UJ UJ UJ
                                                                         LU UJ UJ !xl UJ UJ UJ UJ UJ UJ UJ t&J UJ
                                                                         3OOOOOOOOOOOO
                                                                                                                    u
                                                                                                                    UJ
                                                                                                                    VI
                                                                                                                    >v
              Ut    i-i — f
                         (MCMnrtomn-4- ^ ^ -4- in
              2
              O
                                                                         -          (
Q.
UJ
O
                                                                          J UJ UJ UJ UJ UJ Ul '•' UJ UJ Lu uJ
                                                                      >_j
                                                                      f««*-4
                                                                      a: X
                                                                      2
                                                                      «
                                                                      r.
                                                                      u
                                                        z
                                                        «r c
                                                        x :
                                                        o

-------
                                                                                                                                                        252
            cD COcOCOCOtOcOcOCQCQQCO
            oooooooooooo
         UJUJUJUJUJIUUJUJUJUJUJUJ UJ
                                                                 oooooooooooo
                                                                  lltllltll***
                                                               j ^.i iij |jj ^t t^j ^ i.) UJ ttJ 1_j
            o  ooooooooooo

         UJ uJ  UJ t-i-' UJ l*-.1 UJ UJ '*' tfcl Uf UJ ifcJ
   oooooooooooo
    I  I  I  I  I   f  I  I  I  I   f   I
UJUJLiJUJLk)LtJLLJIjJliJ Ufl UJ UJ UJ
                                                                 oooooooooooo
                                                                  1   I  t  I  I   I  t  I  1  I  I   I
                                                              tUUJUJUUJUJUJLiJUJUlUJUJUJ
           _ _« o o
o    i-. — e
           oooooooooooooo

        Uf UJ UJ UJ UJ UJ UJ UJ U bJ U) UJ UJ UJ UJ
3
O.
X
o
u
   oooooooooooooo
    I  I  I  I  I   I  I  I  I  1   I   I  I  I
UJUJUJUJUJUJUJLdUJUJLULJUJUJUJ

-------
                                                                                                                                      253
                                  ooooooooooom
                                                                                   oooooooooooo
                                                                              at   in o* n r* -* tn-o •* CD ixi «o o

                                                                              >._!....*...*...
                                                                                                      _
                                                                                                      ^OOOOOOOO
                                                                                                      >*.».»**»
                                                                                                        ininmiotninuim
                                                                                                         I  I  I  I I  I  I  i
O-        U. N
—•HO
        tn   2
 *•   QU.   O

~>   w o
     •-•in   x
     i in   ^
£T   H-      kj
o         H or
u.   z      >-
     •-.   (/»*n
CA      * ZZ
Z   I/.   O *
O   >• l/l«-« O
      _  .
~-   o z^-
O      —O3E
o   c:      o
                                                                                                                                     oooooooo
                                                                                   oooooooooooo
                                                                                                                                      i  i  i  i  i i  i  i
                                                                                                                                          —-»r\jnj(\jr>
a:   r*- —• in o* n « CM  IM
                                                    ^OOOOOOOOOOOO
                                                                                                     _JOOOOOOOO
                       u_    o z»*-* »-—-*nicu r
                             -
                       in
                       *
                       o
                                                                         in
                                                                         u.
                                                                         oooooooooooo
                                                                              UIUJOOO~»—•C
                             o

                             32*

-------
                                                                                                                                               2-54
UJLJ UJUJ
a o o o
o o o o
o o o o
 •  »  »  •
ui m in in
 I   I  I  I
COO- (
 »  •
nj -* •
o* O» i
 tU LJ U
 c- o o
 o -z. r>
 n-t  ^ *
  »  »   • *
 co o  ry -4-
 tLi Ui UJ 'JJ
 o o o o
 o o o o
 m in in in
   »  »  «  *
 in in m in
  i  i   *   I
  cO ry *o o
  x o c* o
  o o o o o
   * *  * *  *
  UJ UJ UJ Ul Ul
  d O O O O
  o o o o o
  iT in i/> in in
   •  *  •  »  •
  tn in in i/> in
   (till

-------
                                                               255
r   (

-------
                                                                                                  256
                                                        t  t  I  I  I   1  !  I  I   I  I  I
                                                     UJU)UJUJUJU)UJUJUJU;WUJUJ
   eo o -^ ry ^ in
   —• -i c\J r\j oj r\j
   i  i   i  i  I  i
UJ UJ LJ bJ UJ UJ UJ
                      * in o ~* r- so




















2.
LD
O
a,
l/l

o
o


.



n
r*-

~>
3
cc
«•
o
a w
LJ
o
UJ ** O
3 QC O
QC — •
o tn
u. *-*
X ti
in v-
2* »/)
o ^ cr
 "-•
h- i^ t-

* * * * *





i
i























O 0 O
'
UJ LU Ui UJ UJ UJ UJ t*J UJ UJ UJ LJ U-l lilLiJLJLiJUJUJLiJIiJUJUJUJtjJLij t^jj i . i s . i \^j i . t s . i i . i

U O 0
~> "*" N " " ^ ° ^2P4ajf\jnrtrnnrtnnr-)r! 32:ryryfyr»nr>|
OOOOOOOO^OOO OOOOOOOOC3OOO OOOOOO
f) UJUJlJUJLJUJUJUJuJUJUJUJUJ O LJUJUJUJUJUJUJUJUJUJUJUJUJ *** UJ UJ UJ Ul UJ UJ UJ
z p* — in OAJOOT ^r-r>o ^ r»
- ^.^coonj-TvOcoorj-roa)-. ^ ^^eooMj-^tno^j-oco-. ^ ^d«)oiM>»o '— .t-i _1 itJ >— UJ UJ LiJ UJ jJ UJ UJ UJ '*J '— ' i.J uJ UJ l>w UJ h— UJ UJ UJ UJ UJ UJ UJ
t d cu*-«-« — «-^O'oop*>OLrvjr-in, o fv-« — ^-.^-.o-co^NOLr. j-moj o fy^^^^«-
                                             ui
                                             O
                                             ^-   CE
.
-^ o -• *N> n ^

-------
                                                                                                                                                     257
UJ UJ UJ Ul UJ Ul
•cr o* *o o* f\J o*
a — ^r o m *
IMP- o o* r— o
                                         ) t.j |,i i.i nj ti i t.i t*J UJ UJ UJ
                                                                                        J Ul '•* UJ UJ UJ UJ '*' UJ UJ UJ UJ i
                               oc    un o» o r-
                               uiuiunino
                                                r»r<* co co eo
                                                                                    a:    in o n »^-^ in o-
   —  (\J CM OJ J1 f*l
*-*o —* -?• eo in
oo  or- «•


inC o -• o in
UJ t*J UJ UJ UJ l*J
o- -* in «c •* a-
— r\j 35 *«>«»*»i
                         ft       UJ UJ UJ UJ UJ UJ Ul UJ Ul UJ UJ Ul UJ
                                                               -
                                          o
                                          i~
                                          »
                                                                              IM

                                                                               •
                                                                              Z
                                                                                      UJ UJ UJ UJ Ul Ul UJ l*J UJ *'* UJ Ul UJ
                         X
                         a.
                         a.
  cn o r»n onn    >-
  ooooooo    4
   *******    a
 J UJ Ui jj UJ Ul UJ Ul    h-
OOOOOOOOOOOOOO
                                                                                      UJ UJ uj UJ '*' -it UJ UJ Ul UJ Ul UJ UJ UJ UJ
                                                                                      no— o co ^ -» -^o—r-fN-^crn
                                                                              z
                                                                              o
                                                                              u
                                                                              a

                                                                                   UJ W O O O —•-•

-------
                                                        258
O                           O
_J                           o
^ooaooooooooo
>..*.•.*»*.**
  OOOOOOOOOOOiO
-roooooooooooo
:>••••••••»*•*
  OOOOOOOOOOO-i)
•nooooooooooo

  o o o c* o o c»oooo

                                            •~i-r-o-^r~ii/ir-c^-«r-)L.'>r~

o
o
ry
cr,
.T
rt
N.
O
2
O
o
a
0

•**
o
o
o
o
a 4 * * «
o a
* 4 o * » <












>
»
> ^

oc a: r»- r- co ca
Z O (^ O — •* (\i
LJ
<: o o o o
o o o o
Of >£> O -T CO
UJ UJ O — « « -—
CC X Lfl l/> LO LTl
^ o r»- co c* &
3 '2. fu nj rxj n
~~)
X
a,
l/t tf O 0 0 0
O O C3 O ^
I—
cx
.' Q; f-~ ^^ L/> CT*
^ »— • — * co o <\j ^r
u
ID
c, o
o
o
CO
UJ
-» -5^"— *— *— '-^—•(Vf\l(\t(\J(M(\jr\j
CQ
r)
^oooor^ooo -ioooooooooooooo
oaooooooo ooooooooooocnoo
	 ^~~~ ^ 	 o^^
o

<_>
D
ooo aooooooo
ct voc3^cor\jvO»-«t/>>r>r**
LJIJJO-«--«— ojojr>nn*f^
•-« « n in r*"  — «r^m^&-— •<*>
o: rLnmiAtnsOsOvO-o^^r1^
o
~)
a.
£X UJ
O OOOOOOOOOOO
ct
t—

QL O
O
o
UJ
n
 O O O

.' o -• nj c^ 
-------
259

-------
                                                                                                    260
i  ru i/> •— ^ in
                 » —* n ui r- o
                                                   LJ UJ UJ 1,1 IU UJ IU  iJ IjJ UJ UJ tj LiJ
                                                   3 r^ f-1 i  ' ~• c. ii o ,*> c> o -j  i?-
                                                   _l oj —• in rvi o j?- • -•> —• j o vf  o
                                                K    in '.*• <
                                                UJ UJ L/l in -
                                                >_!•  •
                                                                                                           UJ UJ UJ LJ Uj
                                                                                                                  '



o
a.
r
O

o
CM
Z
~>
O
c:
>—
f^.
o
o
«x
~)
o
0
Cf Lfl
Ui
r .=
0
~z o
o—o
O 1/1
t M
O ^* D
<••„-
.£ >-
-X «1 2
0 —
0
t~
£{. V)
» _J
O ^J UJ
rr 15 •—'
u ,r r-
« » * * 9
O (,)
"
OOOOOOOOOOOO
UJUJUJUJUJUJLJUJUJUJUJUJUJ UJ
«rvjcDin,*-NOCMnor\imcO'-) <
LOUJO--*'— «— *f\Jf\J'*lf*JC*1-J'-TLft UJUJ
o o
n ~> ->
p—
*• f*»no(\jnj(\j(\jryojf\i— «-^
— i i t I i i i i i i i i
O
in
T a r fw n .-) n r-i m ^ 4 .3- j- ^- \j~\ ^ -yr
LJ i 2
Z tX tJ D. O
"*> ~)
tn t/i
O O O
-* n t t i t i i i i i i i t i i re
* >— UJ lo UJ UJ UJ UJ UJ UJ UJ u; UJ UJ UJ LJ UJ ^ U!
:;:;s;:s:::s •• a .,<,u,^ *,**-&. — ^r, g
r-r*-oorDcoJO.','*'C1s(Jik--> crir^^-coaj
— • csoooooooono oacso
OOOOOOOQOOO'3 OOOO
UJ LJ UJ U jj LU UJ u.J UJ UJ U> 'iJ UJ UJ U UJ UJ
room—'o-*''*i'^-'*inCTDr~ J ai — « Lf» o
o— *--*-*f\joJnr*)rnn-^-^Lri i . i LLJ o — i >-* ••
Ui j^ ifi m •o >^ -o •o o f-- P-- *•- o1 -C u") LT* in tn
o
1 1 t t 1 1 1 1 1 1 1 1 * 4. * *
UJUUJUJUJUJUjLiJUJUJUJUJ UJ UJ UJ U) -U


CL O
t/1
o
OJ i u x x ' v. \- '\j r^j i\i ry <\j *— o  O O -I t"1 ~> O O
i ( i i i t > t • i i i i i tr ... *
Uj uj UJ uj u,' u; ^.j «„ ^ i.r ^j u1 uj uj »— u u i. _ „
"" "^ ~* "" u
                                                                                                  O
                                                                                                  Q    CC       -J
                                                                                                        UJ UJ o c»
                                                                                                        -> -J  •  »
                                                                                                        •-« —. o oj ,

-------
                                                                                                                                                          .261
' _J UJ UJ UJ UJ UJ UJ Ul
sC cr — sj rv; -r -» r-
r-> cr r^ifi -T M CO GT-
n ru ru r\i ry rj —• o
                                                                                                                              .-« m CD f\i
                                                                                                         tM r\i r\j rvj r-i n n
                                                                                                   a:  ii—r^-coeocO'j)CDOc.f L
                                                                                                                                                            U

                                                                                                                                                            I>;
                                                                                                                                                            -»
                                                  OOOOOOOOOOOO


                                               LJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ
                                                                                                      UJLUUJUIUJUJUJUJUJ1UUJUJIU
                                                                                                                                                               J LjJ UJ UJ UJ UJ i*J
                                                                                                                                                               > ••— —• f\i n i\i h-
                                                                                                                                                               j .* r- -• O n -y
                                                                                                                                                            cr    so o -* to ru
                                                                                                                                                            ct 3C ut i/> in in
                                                  OOOOOOOOOOOO
                                                   I   I  1  I  I  I  I  1  I   I   I   I
                                               UJUJUJUJUJUJUJUJUJUJUJUJUJ
   OOOOOOOOOOOO
    1   I  I  I  I  t  I  I  t  I  t  I
UJUJUJUJUJUJUJUJUJUJUJ^Ld


i! LU LJ UJ UJ UJ UJ UJ UJ UJ
"\j fO *\J IT. -O LP n CC1 O tf)
^«a;*™«»

0
o
2:
0

UJ
o
o
D
000
000
oooooooo
UJliJUlUJUJUJUJUJUJUJLJUJtjJUJUJ


^ in in

«-•---«««

5
UJ
o
o

UJ UJ UI UJ LiJ 1>J
_J ^ J" C> P* T


^r^,^



lij iu I. ' UJ kJ UJ


tt
5
o
U

o o o ^ o o
UI UJ UJ UJ UJ <.J UJ

-------
                                                                                                                                                          262
                                         UJIUUJIUUJUJUJUJUJUJUJUJUJ

                                         _j o ^o co ^y  •yr-Lnecin-oon
                                                                                                                                                       UJbJUJUJuJUJUJUJUJ
                                                                                                                                                    cc    t
                                                                                                                                                    UJUJ
                                                                                                                                                    >_j
                                      (J
                                      ZOO o —4 r\j r
bJ ' _' L-J UJ UJ UJ
                                                i   i  i  i  I
                                                                                               iujo—•--•—tr
UJ i-J LJ UJ UJ UJ
                                            ornof*>rvjr\jrupjMru—«-^
                                            OOOOOOOOOOOO
                                             I   t   1  I  I  I  I   I   I   t  1  I
                                         USUJ'JJUJUJUJUJUJUJLJUJUJUJ
  cur\i(\j-« — '-«^-—»-• — -•-•
  OOOOOOOOOOOO
  I  I  I  I   I   I   I  I  I  I  I  I
JUJliJUJUJUJUjUJUJLJUJUJUJ
)(O Q r- cs a 7- •£• -* co n co CD
                                                                                                                                                       U-JUJUJUJUJUJUJ-JljJ
                                                                                                                                                           -
                          Z
                          O
                                                                                             •-• >-4 cc o r
                                                   >_-•'*•••-      •
                                                   .-i»-'CQooj,TOaDorM
                                                   tri ryononrj^-j'
                                      zOLn^r-cooo — f
                                                                                             ^fom»o^~cof'iO'-^."\jf*>-^in*o

                                                                                                                                                     ^ O u^ «o r^ co CT1 o '
O t_>
0 1.1
in ,.-
OD •»)
'X> CD
 C» O O O
'i,! uJ UJ UJ UJ UJ
a- a- r-- (X -j '*)
•j xi o en m i"sj
-j' j~ ~f o '*i n
ct> as ro GO n? co
O
n
0
z
CuNTRATIO
o

o o o o o
t 1 1 1 1
^^S'^SS
>^n ri-t j-

ooooooaoo
1 1 1 1 1 1 i 1 1
ssissmss?-
u^^r-V^-«fur>
o
h-
cr
UJ
0
'M (\J i\j
1 1 t
UJ UJ UJ UJ
r> o ^ .T
_J 03 O LI

O
f\)i'\JfVJr\JOJi\jfNjr\jnjrviim(\jj-Lri TT

- o] (V r\J r- r- •
C3 O O CV O
O O O O O
UJ UJ ttl iJ . -
^ .T- >^ - ~-
^3 cn co 00 so
O O 0
o o o

_)•*•«"
                    j i\j n n >y sT  j  in

                    , ,-.« ,-. ^» r\j ru  tv  (V
a:       ^ycoM^oo^-c
ujujooo-* — tv^r
> ^!•*.••«*.
*—••—tcsrvj^ijjcoofNj,

-------
                                                                                                                                                       263
 nru -• -«
  • •  * •
 « o  n r--• m o-^ a> ru
                                                                                                                                              ujuiinin^-or—r-coocoo
                                                                                                                                              >•_!•**•••••••
r- a o* o
.»•-» •»• IA
                                                                                       z o <^ o — (\i n
                                   UJ bJ UJ UJ UJ UJ '•' l»J UJ UJ UJ UJ UJ
oani -rr-
  • *  •  *
in in in in
                                                                                            ID CD —» (M >*• *
                                                                                                                                                         o»o—. M
.n Aj O .$•
 »  •  •  •
r- r*. .0 *O
                                      vooooooooooo
                                      I  I  I  1  I  I  I  1  I  I  I  I
                                   UJ UJ UJ UJ UJ UJ UJ UJ l4l *rJ UJ bJ UJ
                                                                                            oooooooooooo
                                                                                                                                                UJ UJ Lxl UJ UJ LJ UJ LU UJ UJ UJ
                                                                                                                                                                               -
                                                                                         _
                     z
                     o
                                o:    ^--
                                                                                      a:    r--^i
                     UJ   —
                          X
                          a.    o
                          Q.    z<
                    U
                    Z
                    o
X
a    o
(T
X
a.
a
                                                                                                                                                                 o -^ pg r> >»
                    o    o
                    o    •-•
UJ UJ UJ UJ UJ UJ    <   I-

tn f> ^4 o> in ni    o   uj

 ......    no   2
T> :o co ao a> a>    z   O
                                      I  I  I  I  I   I  I  t  I  I  I   I   I   |
                                   UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ
o

»—
<
(X
t—
z
                                                                                            i\jnjnjf\jf\)fv»(M(\jrjfvjnjf\iii\j(\i    *—
                                                                                            oooooooooooc^  -       J u^  .,         -  ^  i  _       N-
                                                                                                                                                UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ
                                                                                                                                                                  "'
                                                                                                                   r> o ^- -
                                                                                                                                       tiJ
                                                                                                                                       o

                    o    o
                    o    o
                                *~*>«i O t\l
                                a: x
                                                                                                                       .....

                                                                                                                         ^>1\J -t O>
                                                                                                                         r\i i\> rvi A/
                                                            UJ Ul C> O O —«^^(
                                                            > _|  *  •  ...
                                                            »-•—•OPU^-OCO
                                                            ax
                                                                                                                                             o
                                                                                                                                             ^ O -^ f«J  (
                                                                                                                                             O JZ

-------
                                                                                                                                        264
               UJ UJ UJ UJ UlUJUJUJUJUJUJUJ UJ
                                                                                                                                lUlUUJUJUJUJUJUJUJUJUJUJUJ
                                                                                                                                                          -
                                                                                                                             .^ O > o — f
   OOOOOOOOOOOO
    It   III   I   !»****
UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ UJ
:a -* r> t\j o co -o rvj •-• o <\j r*i o
                                                                                                                                UJUJUJUJUJUJUJUJUIUJUJUJUJ
            o
            Zt
            ^;
            ->
o o
•+ *
tjj UJ
(M fVJ
                  ooooooooooao
                   i   i   i   I   I   i   i   I  i  i  I  I
               UJUJ-UliJlUbJUIUJUJUJUJUJliJ
                                                           oooooooooooo
                                                            i  i  t  i   i  i   i  i  i   i   i   i
                                                        UJUJUJUJUJUJUJLiJliJUJUJ bJ UJ
                                                             -
                                                                                                                                   o o o o oooooooo
                                                                                                                                   oooooooooooo
                                                                                                                                UJ LU LJ UJ
                                                                                                                                     i ru f\j —« —« o c

                                                                                                                                     ) CD CO CO CO CO '
                                                                       _
                                                                    •-• ^- 03 C> (\J J- vO (D O (V <:
o
o
      O
      u
™>
OC. OOOOOOOOOOOO
Lii til lii ' • ' (j, ' 'i_t jj Ul IU ' • ' UJ UJ jJ ' • ' UJ
^•I'Lrt^-Ol/lfVjOX'^ _'^JTCP"

iujooS--Si\iwnn-*??[n
-^ow^^tDofu^vocoonjj .
ATIONS (PP
^
o
o
u
o
o
CD


0
-5 *~
fMnjryfyrunj^^jcxjruojnjrji-^
OOOOOOOOOOOOO P
UlUJUJUJUJUJUJUJUJUJUJUJUJUJtLJ
<«-8!SSSSS2l5Si-^

,K . -^o-.-.nj(\jr\Jnn>t.TJ-u>
-•— •or\»s*NOJOO(\J-t*OeOof\j J- ^
NATIONS (PP
•-
^.
o
o


0
7:omor-coa*o— •Mrt^ino
^2 — .— «--~*^f^i\j(\j(\jr\j{\jfu
->
OOCJOOO O ,>-! OOO
C)OOOOC^CT C^OOOO
i. . ., ™ . j-LtJUJUJUJUJUjUJ
;;:-inSS!)iS?51537S

Si.jc>oo~~!\j(\irCnnvtS
^....oMj^coocuj-^rag^

-------
                                                                  266
APPENDIX C
APPLICATION, CALIBRATION. VERIFICATION, AND SENSITIVITY
     In the past much effort was spent in the planning effort
evaluating alternative water qaulity management schemes.   It was
this type of analysis that stimulated the use and growth  of mathe-
matical techniques.  Little or no effort was spent determining the
reliability of the individual  models in predicting absolutes.
     It was then considered that the ability of a model to reproduce
nature was secondary to its ability to predict differences between
alternatives consistently.   Considering the defined problems of that
time, it was certainly proper to take that viewpoint.
     Since that time, water quality standards have been introduced.
These standards are absolutes in terms of defined quantities of
that may be present in the receiving waters.  Plans and proposals  must
now be weighed not only against each other but ultimately against  the
"standards".  Plans which will not allow the receiving water quality
to be at or above standards must be rejected as infeasible on the
basis of standards.
     The introduction of water quality standards, and  the civil  and
criminal penalties for their violation, adds a new dimension to
mathematical modelling for water quality planning.  The model  user
must now be concerned with the accuracy of a technique  as well  as
its consistency.

-------
                                                                267
MODEL CALIBRATION:
     There are constants and coefficients of functions inherent
in the AUT0-QUAL set that can not be directly determined or
measured.  For example, there are no methods for making direct
field measurements of dispersion coefficients (E). The reader may
recognize these quantites as being:
          1. Dispersion coefficients (E)
          2. CBOD decay rate (Kc)
          3. NBOD decay rate (KN)
          4. Reaeration rate (K2).
     While techniques exist  for the determination of KC and KN, the
wide range of values obtained in the tests of the replicate
samples preclude considering KC and KN as "knowns".  Similarly,
field measurements for the determination of the reaeration rate
(Kg) show a wide range of values.  The Dobbin's - O'Connor formula
is currently the most common function used, and as such it is
considered to be the standard form.
     Dispersion is probably the most obvious calibration coefficient
in the above group. The elimination of tidal effects in the flow
computations demands that some mechanism be incorporated in the
model to represent the smearing of the quality profiles by the
tides (See Model  Development).
     Those inputs to the model  that can be directly measured
or determined with good reliability are considered as knowns.
Since the calibration process consists of matching a predicted
profile (or profiles) to an observed profile by means of adjusting

-------
                                                               268
the calibration constants.  Any errors in the knowns will  be
incorporated into the calibration constants.
     The primary knowns and their sources are:
          1. Flow - from streamflow gages operated by State or
                    Federal agencies or direct  field measurements.
          2. A-], Ap. A- - from stage/discharge  records maintained
                    by State or Federal agencies or direct field
                    measurements.
          3. A- (in estuaries) - nautical charts or field measurements.
          4. widths - charts, maps or direct measurements.
          5. Q  .  (amount and location) - diversion records.
          6. Q.   (amount and location) - waste water records  or direct
                    measurement (direct measurement is preferable)
          7. Water temperature - direct field measurements or  existing
                    records.
          8. Tidal velocities - current tables  or direct  measurements.
          9. Sediment uptake of oxygen rate - direct measurements  or
                    existing records.
         10. Photosynthesis-Respiration rate -  direct field measurements
                    or existing records.
     Where field measurements are indicated, they must be made at  the
same times as the observed  profiles.  To do otherwise is  to assume
that those inputs are in fact constant.  The above list may, of course,
be tailored to the particuliar constituents under considerartion.

SENSITIVITY:
     The following figures  illustrate the sensitivity of  the AUT0-QUAL
set to normal variations in the magnitudes of the important varibles.
The reader should study the figures and experiment with his own systems
to get a better feeling for the effects of the  different  factors.

-------
                                                                 269
     AUT0SS was generally used to compute the sensitivity
profiles. The effects are identical in AUT0QD. Figure C16 shows
the convergence of the AUT0QD solution, over time, to the AUT0SS
solution. Since natural streamflow and waste sources are rarely
constant for the period of time required for a body of water
to reach a steady state condition in water quality, AUT0QD should
be used in the calibration process. The calibration coefficients can
then be transferred to AUT0SS for the planning runs.

-------
          FIGURE Cl

SCHEMATIC DIAGRAM OF  ESTUARY/STREAM
USED IN SENSITIVITY ANALYSES
270
                     icr^;
                     i ^O
                     I xd

-------
                                                                   271
     The following data values were assigned to the example

stream/estuary system:

          Mile of upstream end      150.0
     Mile of downstream end

     Mile of fall line

     Number of sections

PHYSICAL DATA;
          Ar>
             Miles 0.0 thru 48.0
             @ mile 50.0
             § mile 150.0
                                      0.0

                                     50.0

                                     150
                                   A,=0.0
                                   A,1 =0.040
                                   A=0.025
             Miles 0.0 thru 48.0
             0 mile 50.0
             Miles 50.0 thru 150.0
                                   A=0.0
          A3;
             @ mile 0.0
             @ mile 50.0
             Miles 50.1 thru 150.0

          Widths;

             @ mile 0.0
             @ mile 50.0
             Miles 50.0 thru 150.0

          Tidal Velocities;

             @ mile 0.0
             3 mile 25.0
             @ mile 50.0
             Miles 50.1 thru 150.0

          Dispersion Coefficients;

             @ mile 0.0
             @ mile 10.0
             @ mile 20.0
             @ mile 30.0
                                   A=20.0
                                   Width=21200.0 ft.
                                   Width=l000.0  ft.
                                   Width=l000.0  ft.
                                   V.=1.2 fps
                                   V^=0.8 fps
                                   V:>0.6 fps
                                   V^=0.0 fps
                                   E=5000.0 ft£/ sec
                                   E=4300.0 f
                                   E=3500.0 ftp/ sec
                                   E=2200.0 ft /sec

-------
                                                                  272
             (a mile 40.0                E=1200.0 ft?/sec
             @ mile 50.0                E=400.0  ft«/sec
             @ mile 55.0                E=100.0  ftf/sec
             Miles 55.0 thru 150.0      E=100.0  ftVsec
When point values are specified, the program will  interpolate
linearly between the points for intermediate values.
     These values will remain the same for all  the runs  on the
example stream/estuary, except where changes are specified.  The
other inputs are specified for each run.

-------
ui
u
O
u
                             FIGURE C2

                    EXAMPLE RUN WITH ONLY CBOD INPUTS
                             (AUT0SS)
                                                               273
10.0-


9.0-


8.0-


7.O-


6.0-


5.0-


4.0-


3.0-


2.0-


 1.0-
                 DISSOLVED OXYGEN
                 FIRST STAGE BOO  (CBOD)
        10   20  30   40
                                50  60   70  80   90   IOO   110  120  130 140  ISO

                                        RIVER  MILE
     INPUT DATA:
     TEMPERATURES:
     @ mile 0.0  T=28.0°C
     g mile 25.0 T=25.0°C
     & mile 75.0 T=20.0°C
     Miles  75.0 thru 150.0 T=20.0°C

     CBOD DECAY RATE = 0.23(l/day)

     NBOD DECAY RATE = 0.1 03(1 /day)

     SEDIMENT UPTAKE;
                                          COMPUTED REAERATION RATES

                                          COMPUTED OXYGEN SATURATION
                                          CONCENTRATIONS

                                          INFLOW DATA:

                                          @ mile 150.0
                                            2000.0 cfs * «!• «-°e)20.0p|m CBOD »

     PHOTOSYNTHESIS-RESPIRATION RATES       ?                   O.Oppm DO
     Miles  0.0 thru 30.0   P-R =-0.2(gr.02/mp/day)
     @ mile 35.0           P-R =-1.0(gr.O«/m /day)  ml'e 45.0
     @ mile 50.0           P-R = 0.0(gr.b,/m,/day)  200-° cfs PSO.Oppn
     Miles  50.0 thru 150.0 P-R = O.Ofgr.O^/m /day)              O.Oppm DO

-------
                          FIGURE C3

                  EXAMPLE RUN WITH CBOD AND NBOD INPUTS
                          (AUT0SS)
                                                         274
Q.
a
u
o
u
10.0


9.0-


8.0


7.0


6.0


5.0


4.0


3.0-


?,.0-


1.0-
— DISSOLVED  OXYGEN

	FIRST  STAGE BOD  (C BOD)

— SECOND STAGE BOD (N BOD)
 .*x
v
                            %       ..
                            j»       • •
                             1      * 1

                         /V"L

         0   10  20  30  40  50   60  70  80  90  100  110  120  130  140  150

                                     RIVER  MILE


     SAME INPUT DATA AS FIGURE C2 WITH THE FOLLOWING INFLOWS:

         & mile 150.0
           2000.0 cfs @4.0ppm CBOD & 2.0ppm NBOD & 9.0ppm DO

         @ mile 145.0
           150.0 cfs eiOO.Oppm CBOD &  50.0ppm NBOD & O.Oppm DO

         @ mile 65.0
           50.0 cfs  @12Q.Oppm CBOD &  GO.Oppm NBOD & O.Oppm DO
           mile 45.0
           200.0 cfs @50.0ppm CBOD & SO.Oppm NBOD & O.Oppm DO

-------
                             FIGURE C4


                   BASE CONDITION FOR SENSITIVITY RUNS

                             (AUT0SS)
                                                            275
&
O.
I
UJ
u

I
10.0



 9.0



 8.0



 7.0



 6.O-i



 5.0



 4.0



 3.0



 2XH




 1.0
DISSOLVED OXYGEN

FIRST STAGE BOD  (C BOD)

SECOND  STAGE BOD  (N BOD)
                             A       A
                             /:-.xx.^ j
                            / : •    •'   \
                           ' :  '•  •'    i
                         / .-'   —     :
          0   10  20   30  40   50  60   70  80  90   100  110  120  130  140  150

                                       RIVER MILE
     INPUT DATA:


     TEMPERATURE * 20.0°C


     CBOD DECAY RATE = 0.30(l/day)


     NBOD DECAY RATE = 0.10(1/day)


     SEDIMENT UPTAKE =0.0 (gr.02/m2/day)


     (P-R> = 0.0 (gr.02/m2/day)


     REAERATION RATE = 0.30(l/day)


     COMPUTED OXYGEN SATURATION CONCENTRATIONS


     OTHER INPUT DATA IS THE SAME AS FIGURE C2
                                       INFLOW DATA:


                                       SAME AS FIGURE C3

-------
                                FIGURE C5
                                                                276
2
Q.
O.
10.0-




9.0-



8.0-



7,0-



6.0-



5.0-



4.0-



3.0-



2.0-



1.0-
                    EFFECT OF CBOD DECAY RATE (KC)


                               (AUTJDSS)
                 Kc = 0.lO( '/day)

                 Kc = 030('/day)

                 Kc = O.SCX'/day)
          0   10   20  30   40   50  60  70   80   90  100   110  120  130  140  ISO

                                         RIVER  MILE
                     INPUT AND  INFL0W DATA IS THE SAME AS FOR FIGURE C4,

                     EXCEPT THE CBJDD DECAY RATE HAS BEEN VARIED

-------
                                FIGURE C6



                      EFFECT OF NBflD DECAY RATE (Kp)



                                (AUT0SS)
                                                               277
a
a
10.0-




9.0-



8JO-



7.0-




6.O-




5.0-



4JO-




3.0-



2.0-




 1.0-
              	Kn = 0.10 ('/day)

              	Kn= 0.20 ('/day)
          O   10   20  30   40  SO  6O  70   80  90  IOO  IIO I2O  130  I4O  ISO


                                         RIVER MILE
                INPUT AND INFL0W DATA IS THE SAME AS FOR FIGURE C4,

                EXCEPT THE NB0D DECAY RATE HAS BEEN VARIED

-------
                                 FIGURE C7



                      EFFECT OF  REAERATION RATE (K2)



                                 (AUT0SS)
                                                                   278
a
a
10.0-




 9,0




 8.0-




 7.0»




 6.0-




 5.0-




 4.0-




 3.0-




 2.0-
                  K2=0.2{'/doy)

                  K2= 0.3 (^day)


                  K2=0.4('/day)
              10  20   30  40   50   60  70   80  90   100  110  120  130  (40  150
                                        RIVER  MILE
                 INPUT AND INFL0W DATA IS THE SAME AS FOR FIGURE C4»

                 EXCEPT THE REAERATION RATE HAS BEEN VARIED

-------
                         FIGURE C8



                 EFFECT OF SEDIMENT UPTAKE



                         (AUT0SS)
                                                                   279
a.
a
10.0-



 9.0
 7.0-




 6.0-




 5.0-




 4.0-




 3.0-



 2.0-




 1.0
                 •S«diiMf)t = 0.0 (gr O2/m2/doy)


                 S«dim«nf = 1.0 (gr O2/m2/doy)

                 S«dim«nf = 2.0(gr O2/m2/day)
        10  20   30  40   SO  60   70  80  90  100  110  120  I3O  140  ISO


                                 RIVER  MILE
        INPUT AND  INFLOW DATA IS THE SAME AS FOR FIGURE  C5,

        EXCEPT THE SEDIMENT UPTAKE  HAS BEEN VARIED

-------
                                FIGURE C9

                EFFECT OF PHOTOSYNTHESIS - RESPIRATION RATE

                                (AUT0SS)
                                                             280
a
a
O
a
lO.O-i

 9.0

 8.0-

 7.0-

 6.0-

 5.0-

 4.0-

 3.0-

 2.0-

 1.0-
               	CP-R) = -l.Otgr 02/roVday)
               -(P-R)  =0.0{gr O2/m2/doy)
               .-(p-R)  = * l.0(gr 02/m2/day)
         0   10  20   30  40   50  60  70  80  90   100   110   120  130  140  !50
                                      RIVER MILE
              INPUT AND  INFL0W DATA IS THE SAME AS FOR FIGURE C4,
              EXCEPT THE PHOTOSYNTHESIS-RESPIRATION RATE HAS BEEN VARIED

-------
                              FIGURE CIO

                        EFFECT OF TEMPERATURE

                              (AUT0SS)
                                                              281
      11.0-

      IO.O-


      9.O
Q.
a
o
o
ao-

7.0-

6.0-

5.0-

4JO-

3.0-

2.0-

1.0-

  0

                 T=IO.O*C
                •T=20.0*C
                •T = 30.0*C
              10   20  30   40  50   60  70   80  90  IOO  110  120  130  I4O  ISO

                                       RIVER  MILE
               INPUT AND  INFLJDW DATA IS THE SAME AS FOR FIGURE C4,
               EXCEPT THE STREAM TEMPERATURE HAS BEEN VARIED
               Note:

               D.0.  Saturation Concentrations
                                        10°C = 11.4  ppm
                                        20°C =  9.08 ppm
                                        30°C =  7.52 ppm

-------
                                   FIGURE Cll

                           EFFECT OF DISPERSION COEFFICIENT

                                    (AUT0SS)
                                                                 282
a
a
O
o
10 -

 9 -


 8 -

 7 -


 6 -


 5 -

 4 -


 3 -

 O w


 I  -

 0 -
E='/2Eo
E = Eo
E = 2Eo
                i    i    i     i    i     i    i     I     i    i     I     r    i     I     I
                10  20  30  40  50   60   70  80   90   100  110   120  130  140  ISO
                                         RIVER MILE
                INPUT AND INFL0W  DATA IS THE SAME AS FOR FIGURE  C4,
                EXCEPT THE DISPERSION COEFFICIENTS (E) HAVE BEEN
                VARIED.  E0 ARE THE DISPERSION COEFFICIENTS SPECIFIED
                IN FIGURE C4.

-------
                          FIGURE C12

             EFFECT OF DISPERSION COEFFICIENT

                          (AUT0SS)
                                                                283
P
a
a.
                                20          30         40

                                  RIVER  MILE
          INPUT AND INFL0W DATA IS THE SAME AS FOR FIGURE C4,
          EXCEPT SALINITY IS BEING RUN WITH THE DOWNSTREAM END
          FIXED AT 15000 ppm.   THE DISPERSION COEFFICIENTS ARE
          VARIED AS SHOWN WHERE E_ ARE THE DISPERSION COEFFICIENTS
          SPECIFIED IN FIGURE C4.   ONLY THE ESTUARY  PORTION IS
          SHOWN BECAUSE THE SALINITY CONCENTRATIONS  WERE NEGLIGIBLE
          IN THE FREE FLOWING SECTION.

-------
                                                                 284
     To demonstrate the use of AUT0QD a run was made on the same
hypothetical stream/estuary that was used for the AUT0SS examples.
A hypothetical hydrograph and downstream boundry condition (salinity
concentration^ were chosen for this example (see Figure CIS).  Notice
that the hydrograph and the downstream concentration are represented
in a stairstep fashion.
     The same general input data used in AUT0SS has been used for
AUT0QD.  A steady state solution (AUT0SS) for the 2000.0 cfs flow
condition was used for starting concentrations.  A time step of 1
hour was specified for the run.  Figures C14 & C15 show the results
of the model run, only the estuary portion was shown because the "
salinity concentrations were negligible in the free flowing portion.

-------
                             FIGURE CIS
                                                                 28D
      9000-
ui

I

"o
Q.
a


o
 •
o

UJ
16000



14000



IZOOO



10000



8000



6000



4000



20OO-
               I    I
                  JANUARY  1-31
                                       FEBRUARY 1-28

-------
P
a.
Q.
Z
                               FIGURE C14


                  AUT0QD RUN RESULTS  - SELECTED POINTS
286
                             MILE  0.0  - FIXED BOUNDRY CONDITION
                      JANUARY 1-31
                                          DAY

-------
                        FIGURE CIS



             AUT0QD RUN RESULTS - SELECTED DATES
     287
P
a
a
         0 -i
                              .JAN. I

                                 ,JAN. 10
                                 ,JAN. 15
                                      JAN. 20
                                            JAN. 25
                                              JAN. 30
                      10
40
5O
                                  RIVER  MILE

-------
                                                                   288
      Figure C16 shows a comparison of the AUT0SS steady state
 solution and the AUT0QD solution as it approaches steady state.
A  condition with a total fresh water inflow of 2300.0 cfs
 (2000.0 cfs river flow and 300.0 cfs total for inputs 1, 2 & 3),
 and the downstream concentration fixed at 15000.0 pprn, was chosen
 for this example. The starting concentrations for AUT0QD were
 purposely chosen not to coinicide with the AUT0SS steady state to
 better see the two solutions converge. The inputs for these runs
 are the same as for Figure C4.

-------
            FIGURE C16
COMPARISON OF AUT0SS AND AUT0QD
WHEN RUN UNTIL STEADY STATE
289
 (ONVSnOHl M3d SlUVd) AilNHVS

-------
                                                                   290
     For the next set of runs a uniform, free flowing stream
was selected. The charateristies of this stream are defined  as
follows:
          T—	'	~	•	'	•—'	"—•	—I
           I                                                 i
           i                                                 l
           i                                                 '
      mile 100.0                                       mile 0.0
          Mile of downstream end        0.0
          Mile of upstream end        100.0
          Mile of fall line             0.0
          Number of sections          100
     PHYSICAL DATA;
          A^ 0.04
          A2= 0.60
          Width = 1000.0 ft.
          CBOD decay rate = 0.6@20.0°C (I/day)
          DO Saturation = 10.0 ppm
          Reaeration rate = 0.4@20.0°C (I/day)
     All other physical data assumes their respective default
     values.
     INFLOWS;
          @ mile 100.0     1000.0 cfs at 10.0 ppm CBOD &
                           10.0 ppm DO
     All runs have these values as inputs, except for the stated
variations.

-------
                                                                291
     By using a uniform stream it is possible to make comparisons
between the model solution and an analytical solution. For these
comparisons the integrated forms of the Streeter-Phelps DO sag
equation are used [23];
          „       r
                  c
          D .
           c   KA
          x^=
       where;
          D = dissolved oxygen deficit (ppm) (saturation concentration
              minus stream concentration)
          I* in stream BOD (ppm) at X=0, for this application L =10.0
           0  ppm at river mile 100.0 (X=0)                     °
          KD= deoxygenation rate (I/day), corresponds to CBOD decay rate
          K.= reaeration rate (I/day)
          X-= distance to location of maximum deficit (miles)
          U = stream velocity (miles/day)
          DC= maximun DO deficit (ppm)
These equations are resticted to the case where the initial deficit
(@ X=0) is zero, which is the condition specified in the runs.
(DO saturation = 10.0)

-------
                          FIGURE C17

                        EFFECT OF A!

                           (AUT0SS)
                                               292
2
Q.
Q.
         9 H
         8 H
         7 H
         6 H
         3 H
         2 H
                                              o
	A, = 0.02

	 A, =0.04
	A, = 0.06
O    Streeter — Phelps Equation - Computed Sag
                               Point.
                  T
                 10
20   30
                    1
                    40
50
 I "
60
 I
70
 I
80
90    100
                                  RIVER  MILE

-------
                             FIGURE CIS
                            EFFECT OF A2
                              (AUT0SS)
o.
a.
O
o
10

 9 -

 8 -

 7 -

 6 -

 5 -

 4 -

 3 -

 2 -
              O
A2 = 0.4
A2=0.6
A2 = 0.8
Streeter —Phelps Equation — Computed Sag
                         Point.
                  I     i^    III1     i     I      I     l
            0    10   20   30   40   50    60   70   80    90   100
                                  RIVER MILE

-------
                 FIGURE C19

  EFFECT OF Ai  WITH COMPUTED REAERATION RATES
294
                  (AUT0SS)






5
a
a
O
0






10-
9-

8-
7-
6-


5-

4-

3-

2 -
1 -
•
n-

^****^^;- •••-.. .••'']
NX"^
X^ts//

xd




A- n r\?
| — \J.\JC.
A 	 f\ f\ A
M | — U.VJ*f
	 A ,= 0.06
O Streeter — Phelps Equation — Computed Sag
Point.


0     10    20   30   40   50    60    70   80   90   !00
                       RIVER  MILE
        Ai HAS BEEN VARIED AND REAERATION  RATES
        HAVE BEEN COMPUTED RATHER THAN SPECIFIED
        AT 0.4 (Vday).

-------
                            FIGURE C20

             EFFECT OF A2 WITH COMPUTED REAERATION RATES

                            (AUT0SS)
                                                     295
          10
a.
Q.

O
O
9-


8-


7-


6-


5


4-


3-


2-


 I-


0
                 O
A2 = 0.4

A2=0.6
A2=0.8

Str««t«r — Phdps Equation — Computed Sag
                          Point.
                 10   20   30   40   50   60   70   80    90   100
                                   RIVER  MILE
                   A2 HAS BEEN VARIED AND REAERATION RATES
                   HAVE BEEN COMPUTED RATHER THAN SPECIFIED
                   AT 0.4 (Vday)

-------
                     FIGURE C21

               EFFECT OF  INCOMING LOAD

                      (AUT0SS)
                                                             296
c>
ci
4.0


30 -


20 -


 1.0 -


 0
                                                       O
             	 L0 = I2.5ppm (+25<%)

             	 LQ = 10.0 ppm

             — — — • LQ = 7.5 ppm (-25<#»)

               Q   STREETER-PHELPS EQUATION-COMPUTED  SAG  POINT
           i
          10
                  20    30
 I      1      I
40    50    60

 RIVER  MILES
 I
70
 I
80
 1
90
100
              THE INCOMING CB0D  CONCENTRATIONS
              AT MILE 10Q.O (LQ) HAVE  BEEN VARIED.

-------
                     FIGURE C22

                 EFFECT OF FLOW RATE
                                             297
50 -


40 -


30 -


20 -


 10 -
 0 -
   LEGEND

   •••• QlOO = 1250cf» (+25«7b)

       QIOO = lOOOcfs

	Q|00 = 750cfs (-25*%)

       STREETER-PHELPS  EQUATION-COMPUTED SAG  POINT
          i      I      r     r     i     i      i      i      i      i
          10    20    30    40    50   60    70    80    90    100

                            RIVER   MILES
           THE  INFLOW AT MILE 100.0 (Q100) HAS BEEN VARIED-

-------
                           FIGURE C23

                      EFFECT OF NETWORK SIZE
                                                   298
£L
a
o
0
10


 9 -


 8 -


 7 -


 6 -


 5 -


 4 -


 3 -
10 SECTIONS (L= 10 MILES)
50 SECTIONS (L- 2 MILES)
100 SECTIONS (L=l MILE)
200 SECTIONS (L= V2 MILE)
Str««t«r - Phelps Analytical Solution
         I  -
           0
         r
         10
    i
   20
30
 r
40
SO
 I
60
 I
70
 I
80
 I
90
100
                                 RIVER MILE
                    THE SAME  INPUT DATA HAS BEEN USED
                    AND THE NETWORK SIZE HAS BEEN VARIED.

-------
                                                                  299
 MODEL VERIFICATION:
     As stated under Model Calibration, errors in the known quantities
will be absorbed by the calibration coefficients. The model verification
process should indicate the amount of such errors and give a measure
of their effect on the model's prediction of other conditions.
     The verification procedure requires that the same amount of
information that is required by the calibration step be collected
and used as input to the model (AUT0QD).  The computed or predicted
quality profiles are then compared to the observed profiles.
     The two sets of profiles should be in close agreement. If they
do not agree within the normal range of laboratory errors, some
investigation should be made into the nature of the problems. All of
the major inputs to the model should be checked for errors under
bothethe calibration conditions and the verification conditions.
     In most cases the source of the errors will  be found in the
input data. The use^s knowledge of the prototype system and the model's
sesitivities will be the most valuable guides.
     In some cases it may be desirable to recalibrate the coefficients
using both observed data sets. The user must be cautioned, however,
that in such cases he will not have a verified model, and another
verification period must be monitored, predicted and compared.
     Common sense Indicates that extreme conditions, such as periods
of heavy algal blooms, drought conditions, or winter temperatures should
not be used for either the calibration or verification steps. The
various rates and functional  forms incorporated in the AUT0-QUAL
set are not generally adequate to describe extreme conditions.

-------
                                                                        300
                                    REFERENCES

      1.   Crim5 Robert L.,  "A System of Mathematical Models  for Water
          Quality Management," Technical  Report  51, U. S.  Environmental
          Protection Agency,  Region  III,  Annapolis  Field Office,,
          January 1972.

2,.3, 4.   ST0RET, CPSF and  AUT0MAP are  components of the Water Quality
          Information System  operated by the Monitoring and  Data Support
          Division of the Office of  Air and Water Programs,  U. S.
          Environmental Protection Agency, Washington, D.  C.

      5.   Streeter, H. W. and E.  B.  Phelps,  "A Study of the  Pollution and
          Natural Purification of the Ohio River, Part III,  Factors
          Concerned in the  Phenomena of Oxidation and Reaeration/ U. S,
          Public Health Service,  Public Health Bulletin 145,  1925.

      6.   Henderson, F. M., "Open Channel Flow." Macmillan Company,
          New York, p. 69,  1966,

      7.   Hansen, A. G., "Fluid Mechanics," John Wiley and Sons, New York,
          p.  121, 1967.

      8.   Thomann, Rovert V., "Systems  Analysis  and Water  Quality
          Management," Environmental Research and Applications, Inc.,
       .   New.-York, p.- 129, 1971.

      9.   "Effects of Polluting Discharges on the Thames Estuary," Water
          Pollution Research, Technical  Paper No. 11, Dept.  of Scientific
          and Industrial Research, Her  Majesty's Stationery  Office,
          London, p. 216, 1964.

     10.   See Reference # 5.

     11.   See p. 96 of Reference # 8.

     12.   See p. 221 of Reference #  9.

     13.   See pp. 218-219 of  Reference  # 9.

     14.   See p. 219 of Reference #  9.

     15.   Hyer, P. V., C. S.  Fang, E. P.  Ruzecki, and W. J.  Hargis, Jr.,
          "Hydrography and  Hydrodynamics of Virginia Estuaries, Part II,
          Studies of the Distribution of Salinity and Dissolved Oxygen
          in  the Upper York System," Special Report in Applied Marine
          Science and Ocean Engineering Number 13,  Virginia  Institute
          of  Marine Science,  Gloucester Point, Virginia, p.  41, August  1971.

-------
                                                                 301
16.  O'Connor, D. J. and W. E.  Dobbins, "Mechanism of Reaeration
     in Natural Streams," Transcript American Society of Civil
     Engineers, Vol. 123, 1958.

17.  See p. 8 of Reference # 8.

18.  Tsivoglou, E. C., "Tracer  Measurement of Stream Reaeration,"
     Federal Water Pollution Control Administration, U.  S.  Department
     of the Interior, Washington, D. C.,  June 1967.

19.  Tsivoglou, E. C. and J. R. Wallace,  "Characterization  of Stream
     Reaeration Capacity," Project No.  16050 EOT,  Office of Research
     and Monitoring, U.  S. Environmental  Protection  Agency,
     Washington, D. C.,  October 1972.

20.  O'Connell and Weeks, "An In-Situ  Benthie Respirometer," CB-SRBP
     Technical Paper No.  6, Federal  Water Pollution  Control Admin.,
     Middle Atlantic Region, U. S. Department of the Interior,
     Washington, D. C.

21.  McCalla, T. R., "Introduction to  Numerical.Methods  andJF0RTRAN"
     Programming," John  Wiley and Sons, New York,  pp.  180-185,  1967.

22.  See pp. 310-313 of  Reference #  21.

23.  "Simplified Mathematical Modeling  of Water  Quality," Hydroscience,
     Inc.,  Environmental  Protection  Agency, p. 72, March 1971.

-------