[Paraview] Animating deforming geometry
Patrick Notz
pknotz at sandia.gov
Fri Jan 28 16:03:03 EST 2005
Hi John,
Thanks for the insight. It might be a nice enhancement if the ExodusII
reader let you specify the field to use as the displacements.
I also came to realize that I could animate the deformed geometry (like you
said) once. On subsequent attempts it looked like ParaView was caching the
geometry. I can either re-load the first time step manually or disable he
geometry caching and then re-enable it to make it work...
Thanks ~ Pat
On 1/28/05 12:25 PM, "Greenfield, John A" <jagreen at sandia.gov> wrote:
>
> Pat,
>
> It is probably faster to ask these questions of paraview-help at sandia.gov
> than of the paraview at paraview.org list, since they usually are at least
> in part Sandia specific, and we are here to answer your questions.
>
> When you select the undeformed mesh as the input, what you see in the
> animation will be the deformed mesh as long as the warp filter is what
> is visible. The animation menu uses the original input because that is
> where the timesteps are. The animation menu then runs the whole pipeline
> and shows you the output from whatever you have selected as visible.
>
> The "Apply Displacements" check box should automatically do the same
> thing as the warp filter, as long as the reader can recognize your
> displacement vector (if it uses one of the usual names like displ it
> should find it, but you can't select something else like you can with
> the warp filter).
>
> -----------------------------------------------------------
> John Greenfield
> American Staff Augmentation Providers
>
> Sandia National Laboratories, MS 0915
> Org 9326 - Building T7/6
> (505) 284-2263 FAX (505) 845-0833
> ----------------------------------------------------------
>
>
>
> -----Original Message-----
> From: paraview-bounces at paraview.org
> [mailto:paraview-bounces at paraview.org] On Behalf Of Patrick Notz
> Sent: Friday, January 28, 2005 11:37 AM
> To: paraview at paraview.org
> Subject: [Paraview] Animating deforming geometry
>
> Hi,
>
> I have a simulation where I compute mesh displacements and solutions to
> equations on the displaced mesh. I can view the deformed mesh in
> ParaView using the warp (vector) filter and that works fine for a single
> time step.
> However, when I got to make an animation I can view the deformation in
> time.
> If I select the data file as the source then I can animate on time steps
> but that's the undeformed mesh. If I select the Warp filter as the
> source then I can only animate on the scale factor, not time steps. Is
> there anyway to do such an animation in ParaView? Or do I have to apply
> the displacements to the coordinate data before loading it into
> ParaView?
>
> On a related note, I'm using the ExodusII data reader (which does not
> ship with the standard ParaView distribution). This reader has a
> boolean option called "Apply Displacements" but there's no documentation
> about what that's supposed to do. Anyone familiar with that?
>
> Thanks ~ Pat
>
>
> _______________________________________________
> ParaView mailing list
> ParaView at paraview.org
> http://www.paraview.org/mailman/listinfo/paraview
>
More information about the ParaView
mailing list