[Paraview] Transient point data analysis

David E DeMarle dave.demarle at kitware.com
Tue Mar 5 06:53:20 EST 2013


You need to make sure it is an ID type selection, and not a location type
selection. Then plot selection will plot that particular point or cell's
values regardless of where it is in space.

To demonstrate:
Sources->Time Source Example(X Amplitude = 2)
"Select Points On" (a opposed to Select Points Through which will generate
one of the location type selections) and grab a corner.
Plot Selection Over Time.


David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909


On Tue, Mar 5, 2013 at 5:49 AM, ramaya <ramaya at femagsoft.com> wrote:

> Dear All,
> I have a transient simulation results written to individual files. I would
> like to see the evolution of T(temperature) with respect to t (time) at a
> point attached to the body. The body moves with respect to time. I tried
> Plot over line, plot over selection etc gives the plot at a fixed
> coordinates but my points have moved from the initial file. I am looking
> for something like evolution of T on the material coordinates.
> At step 0 : My point is at (x, y)
> At step 1: My point is at (x,y+deltay1)
> At step 3 My point is at (x,y+deltay2)
>
> Please provide me some guidance.
>
> Thanks
> ______________________________**_________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/**
> opensource/opensource.html<http://www.kitware.com/opensource/opensource.html>
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/**ParaView <http://paraview.org/Wiki/ParaView>
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/**mailman/listinfo/paraview<http://www.paraview.org/mailman/listinfo/paraview>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20130305/af5de134/attachment-0001.htm>


More information about the ParaView mailing list