David/Berk/Samuel

Thanks for your reply.

I want to add/combine stress results in two .vtk files. They look exactly the same but have different mesh topologies. If the topology was same I could just pre process the data before viewing it and add the cell results (stress in this case) together.

For example here are the stress viz of the two datasets (the mesh being different in both cases).

http://web.ics.purdue.edu/~stali/tmp/ds1.png
http://web.ics.purdue.edu/~stali/tmp/ds2.png

I just want to add the two (meaning the result would show the combined stresses).

I tried using append by first highlighting the two datasets in the pipeline browser and then clicking the 'Append Dataset' but it doesnt seem to work unless I am missing something.

T

On Oct 3, 2009, at 9:00 AM, David E DeMarle wrote:

Append Datasets (aka vtkAppendFilter) will do what you want.
David E DeMarle
Kitware, Inc.
R&D Engineer
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-371-3971 x109


On Sat, Oct 3, 2009 at 12:32 AM, Tabrez Ali <[email protected]> wrote:
I hope I am on the right mailing list. Apologies if not.

I want to add two vtk files with different topologies. Actually the unstructured mesh in the two files is almost the same except that one has a number of zero volume (cohesive) elements and the other one does not.

Is this possible in Paraview? Any other tips would be appreciated.

Thanks in advance
_______________________________________________
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


_______________________________________________
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