[Paraview] Elasticity: deformed geometry

Mitchell, John A jamitch at sandia.gov
Wed Aug 4 19:09:51 EDT 2010


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



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100804/b2d91b51/attachment.htm>


More information about the ParaView mailing list