Hi Nick, You can use the Calculator to create a vector field from your three scalar fields.
Say your three scalar fields are named X_VELOCITY, Y_VELOCITY, and Z_VELOCITY. Then in the main text field just above the various functions/operators, you should enter (iHat*X_VELOCITY) + (jHat*Y_VELOCITY) + (kHat*Z_VELOCITY) You can name the output field in the "Result Array Name" text field. Best, Cory On Thu, Nov 1, 2012 at 4:27 PM, Nick Szapiro <[email protected]> wrote: > Hi, > Using a reader I would prefer not to edit, x,y,z velocities at vertices are > read as 3 scalars. > How can I group them or create another variable that is the vector > representation of these three? > I would like to create glyphs of the velocity field at the vertices. > > I would appreciate any help. > Thanks, > Nick > > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/mailman/listinfo/paraview > -- Cory Quammen Research Associate Department of Computer Science The University of North Carolina at Chapel Hill _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
