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 < [email protected]> 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 > >
_______________________________________________ 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
