I want to use a sequencer to look at an animation of scalar time series data, but I can't figure out where to put it!

My network is something like this:

IMPORT
     |
SELECT <- SELECTOR <- STRINGLIST {This selects what scalar component to display}
     |
AUTOCOLOR
     |
ISOSURFACE
     |
IMAGE

For 1 time series, works great. But I can't figure out how to tell it to look at the other data in the time series when there is more than one.

Where would I put a sequencer??

I am importing data from a .general file which looks like:
{header}
end
{time series 1: velocity, pressure, other scalars, ...}
{time series 2: velocity, pressure, etc.}
...
{time series NS: velocity, pressure, etc.}


Thanks,
Fred PhelanFrederick R. Phelan Jr., Ph.D.
Multiphase Materials Group
Polymers Division
National Institute of Standards and Technology

NIST, Bldg. 224/Rm. B108
100 Bureau Dr., STOP 8543
Gaithersburg, MD 20899-8543
301.975.6761 (VOX)
301.975.4932 (FAX)
[EMAIL PROTECTED]
http://www.nist.gov/frederick_phelan


grid =   "N" x   "M"
field = VELOCITY, PRESSURE
interleaving = field
structure = 2-vector, scalar
type = float, float
series =            "NS"
majority =column
positions =   0.0E+00 ,   0.1E+00 ,   0.0E+00 ,   0.1E+0
0

Reply via email to