Hi,

I'm plotting data for an elasticity type problem.   I have a set of point 
coordinates "x"  for a body.   The body is deformed by a vector displacement 
field "u" so that the deformed coordinates "y" are given by:

y=x+u

If the source data file is an 'exodus' file, pv can scale the displacements 'u' 
by a user specified value - say alpha.   Then y=x+alpha*u.   This is part of 
the pv gui interface and it can do this for all time steps.

However, if the input is a collection file associated with a bunch of "vtu" 
files (one for each time step), then it doesn't seem possible to have this same 
functionality.  Is there a way to get the exodus type behavior with a "vtu" 
type file?

Thanks,
John



_______________________________________________
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

Reply via email to