Hi, It looks like gradients aren't getting computed properly for quadratic triangles. A quick work around is to use the tesselate filter to subdivide the quadratic triangles while converting them to linear triangles. The gradient of unstructured data filter should work after that. I'll add in a bug report to see about getting this fixed as well.
Best, Andy On Thu, Jul 14, 2016 at 5:23 PM, Stéphane Dellacherie < [email protected]> wrote: > Dear Colleague, > > I am trying to use the fielter GradientOfUnstructuredDataSet on the field > T which is in the vtk file example.vtk (see the joined file). Nevertheless, > I only obtain a NULL gradient (see the file tutu.png) although the T field > is not a constant scalar field. > > Is it normal ? > > Thank you for your help ! > > With my best regards. > > Stéphane > > -- > ___________________________________________________________ > > Stéphane Dellacherie > > CEA Paris-Saclay / Direction de l’Énergie Nucléaire > > École Polytechnique de Montréal / Dpt de Génie Mécanique > > Tél. : (001) 514.340.47.11 (#2488) > ___________________________________________________________ > > > > > _______________________________________________ > 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
