&GAS: PLOT-OPTIONS


plot

  Selects the plot of which you wish to modify the options.

  The following are known, all of which can be negated to
  suppress the plot:

  ----------------------------------------------------------------
  Plot                        Contains
  ----------------------------------------------------------------
  CLUSTER-SIZE-PLOT           Cluster size distribution
  DIFFUSION-COEFFICIENTS-PLOT Transverse + longitudinal diffusion
  DRIFT-VELOCITY-PLOT         Drift velocity of ions
  ION-MOBILITY-PLOT           Ion mobility
  LORENTZ-ANGLES-PLOT         Lorentz angles for electrons
  TOWNSEND-COEFFICIENT-PLOT   Townsend and attachment coefficients
  ----------------------------------------------------------------

  Note 1: The transverse longitudinal diffusion are shown in a
          single graph. To suppress one of them but not the other
          requires a RESET (see "&GAS -> RESET") of the item that
          is not desired. The same applies to the Townsend and
          attachment coefficients.

  Note 2: One may use ATTACHMENT-COEFFICIENT-PLOT as synonym for
          TOWNSEND-COEFFICIENT-PLOT.

options

  The plot can be followed by one or more of the following options:

  ----------------------------------------------------------------
  Option                      Effect
  ----------------------------------------------------------------
  LINEAR-X                    Linear scale for the horizontal axes
  LINEAR-Y                    Linear scale for the vertical axes
  LOGARITHMIC-X               Log scale for the horizontal axes
  LOGARITHMIC-Y               Log scale for the vertical axes
  RANGE ymin ymax             y Will range from ymin to ymax
  ----------------------------------------------------------------

  Note 1: The transverse and longitudinal diffusion coefficients,
          as well as the Townsend and attachment coefficients are
          plotted in the same graph and have therefore a common set
          of axes.

  Note 2: RANGE does not apply to the cluster size distribution.

Keyword index. Formatted on 10/11/98.