READARRAY(1)             TIPSY COMMANDS               READARRAY(1)



NAME
     readarray - read an array from a file

SYNOPSIS
     readarray filename

DESCRIPTION
     readarray reads in an array of  scalars  for  each  particle
     from  the  file filename for use by commands like arraystat,
     markarray, and viewarray.

     The file filename must be an ascii file. The file should  be
     of the form:

          ntotal

          array_value(i), i = 1 to ntotal

     where ntotal is the total number of  particles.   Therefore,
     the total file length is ntotal+1 lines.

     The readvector command is used to read in vectors.

SEE ALSO
      arraystat(1),  markarray(1),  readvector(1),  viewarray(1)






























KQ Release 2.0     Last change: 22 MARCH 1994                   1




Created by: m2h on:Thu Nov 17 15:23:10 1994