Re: [Paraview] wrong 'Coloring' in Contour with large datapoints

2018-02-01 Thread ufdup
Apparently if I use multi-block works (I will make a few more tests). Is there some sort of limitation on the number of points per block? On Thu, Feb 1, 2018 at 5:36 PM, ufdup wrote: > Hi, > > I have two scalar fields, Q and cosalpha, and they are both 768 x 768 x > 12288

[Paraview] wrong 'Coloring' in Contour with large datapoints

2018-02-01 Thread ufdup
Hi, I have two scalar fields, Q and cosalpha, and they are both 768 x 768 x 12288 big. This data is stored in a hdf5 file, which I load using a xmf file. Loading works fine and I can confirm that by checking the range of my data. cosalpha is the cosine of an angle and ranges from -1 to 1 for