[Paraview] WG: Visualizing load paths

Mathieu Westphal mathieu.westphal at kitware.com
Thu May 12 08:35:32 EDT 2016


Hello

ParaView StreamTracer works only on 3-components arrays, not 6-components
array.
You will need to convert your tensors into a vectors before being able to
use it with the StreamTracer.

Regards,

Mathieu Westphal

On Thu, May 12, 2016 at 2:23 PM, Sellmann, Kai Asaad <
asaad.sellmann at rwth-aachen.de> wrote:

> Dear community,
>
> my last two questions haven't been answered, so I guess my way of asking
> wasn't appropriate. So I'll try again:
> I need to put the following Information from a FE-Calculation into a file
> format that can be read by paraview. And that can be used with Stream
> Tracers:
>
> (Node ID)
> Nodal Coordinates
> Nodal Stresses XX YY ZZ XY XZ YZ
>
> I know how to make paraview interpret the Coordinates as Points but I
> don't know how to make paraview interpret the Nodal Stresses as Components
> of Vectors.
>
> Any hint or Idea would be greatly appreciated!!!
> Thank you very much in advance!
>
> Asaad
>
>
>
> _______________________________________________
> 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
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20160512/0d380e0a/attachment.html>


More information about the ParaView mailing list