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 <ufdu...@gmail.com> wrote: > Hi, > > I have two scalar fields, Q and cosalpha, and they are both 768

[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

[Paraview] STL files: normal and vertex

2017-02-14 Thread ufdup
Dear all, I have a contour in Paraview that I would like to export to Matlab. In the past I’ve been doing this by generating a STL file which could be read in Matlab without any problems. However, now my STL files are quite large and reading in Matlab is really inefficient because of the STL