[Paraview] n-D reader wanted

2018-01-03 Thread eric greenwade
Prior to writing one, I’m interested to see if someone has done this previously. I have n-D rectilinear, structured data (usually 4-10D) with a small number of dependent variables. We’re adding output code to our apps that will create vtkTable files for the results. What I would like is a paraview

[Paraview] Error about reading .pvtk file

2018-01-03 Thread Yangguang Liao
Hi, I am trying to read a pvtk file with data store in vtk file. when I read it on my own local computer, paraview will always crash. but when I read it by using paraview on remote supercomputer, it works. May I ask why? I used a MPI supported version in my local computer. did I miss something in

Re: [Paraview] [EXTERNAL] Error about reading .pvtk file

2018-01-03 Thread Yangguang Liao
I don't think so. the test file is not big. and I check the memory usage of paraview on remote machine, it is only 500MB. and My local machine should have enough memory space. On Wed, Jan 3, 2018 at 6:27 PM, Scott, W Alan wrote: > Overflowing memory? Try looking at the

Re: [Paraview] [EXTERNAL] Error about reading .pvtk file

2018-01-03 Thread Scott, W Alan
Overflowing memory? Try looking at the amount of memory you are using on the cluster, then again on your local computer. View/ Memory Inspector. Alan From: ParaView [mailto:paraview-boun...@paraview.org] On Behalf Of Yangguang Liao Sent: Wednesday, January 3, 2018 7:26 PM To:

Re: [Paraview] [EXTERNAL] Error about reading .pvtk file

2018-01-03 Thread Scott, W Alan
Is the ParaView a kitware download? What OS? Alan From: Yangguang Liao [mailto:ygl...@ucdavis.edu] Sent: Wednesday, January 3, 2018 7:52 PM To: Scott, W Alan Cc: paraview@paraview.org Subject: Re: [EXTERNAL] [Paraview] Error about reading .pvtk file I don't think so. the

Re: [Paraview] [EXTERNAL] Error about reading .pvtk file

2018-01-03 Thread Yangguang Liao
I tried kitware download and my own build. both get crash. and I use windows. On Wed, Jan 3, 2018 at 6:53 PM, Scott, W Alan wrote: > Is the ParaView a kitware download? What OS? > > > > Alan > > > > *From:* Yangguang Liao [mailto:ygl...@ucdavis.edu] > *Sent:* Wednesday,

Re: [Paraview] [EXTERNAL] Error about reading .pvtk file

2018-01-03 Thread Moreland, Kenneth
Yangguang, If the file size is not too big and you are using the Kitware build of ParaView, here are 2 other things you might want to check (although they seem less likely than what you already checked). Corrupt files. Make sure the files did not get corrupted when you copied them to your