Re: [Paraview] Tracing cuts

2012-07-10 Thread Cory Quammen
In recent versions of ParaView, when you load a state file, you should be able to choose the input file for your 3D data with the different cell values. Your cuts will be in the same position, so your "view" of the data won't change. Cory On Tue, Jul 10, 2012 at 3:45 PM, Hatef Monajemi wrote: >

Re: [Paraview] Paraview Crash

2012-07-10 Thread Brian Curtis
Hi Utkarsh, I have the file named Grid.vtk stored at http://aurora.gmu.edu/~bcurtis/files/Grid.vtk I hope this helps ~Brian On Tue, Jul 10, 2012 at 3:52 PM, Utkarsh Ayachit wrote: > Can you post the dataset? It would help identify if the issue is with > the cutter or with the dataset. > > Utkar

Re: [Paraview] Paraview Crash

2012-07-10 Thread Utkarsh Ayachit
Can you post the dataset? It would help identify if the issue is with the cutter or with the dataset. Utkarsh On Tue, Jul 10, 2012 at 11:13 AM, Brian Curtis wrote: > I have an unstructured grid that I used a vtkUnstructuredGridWiter to > create a .vtk file to be read into paraview, this includes

Re: [Paraview] Tracing cuts

2012-07-10 Thread Hatef Monajemi
Dear Sam and Cory, My physical object is the same, however, the values on the cell would change each time. Think of it as different realization of a stochastic field. I thought Save State only saves the current values and loads it each time. What I actually want is to save only the views!...

Re: [Paraview] Tracing cuts

2012-07-10 Thread Samuel Key
Hatef, Have you tried using File > Save State? Sam On 7/10/2012 1:19 PM, Hatef Monajemi wrote: Dear Paraview community, I have a question in regards to saving the procedure for cutting a 3D object. I have a 3D o

Re: [Paraview] Tracing cuts

2012-07-10 Thread Cory Quammen
Yes, you can save ParaView's state through the Save State item in the File menu. You can then reload this state file using the Load State item in the File menu. The state will include your 3D object and the slices so you won't have to recreate them. Cory On Tue, Jul 10, 2012 at 3:19 PM, Hatef Mon

[Paraview] Tracing cuts

2012-07-10 Thread Hatef Monajemi
Dear Paraview community, I have a question in regards to saving the procedure for cutting a 3D object. I have a 3D object (a box) in which I am only interested in specific slices for visualization purposes. This is a problem that arises mostly in image reconstruction using tomographic data.

Re: [Paraview] ParaView thinks that it does not have a wind blade reader

2012-07-10 Thread Sohail Shafii
I'm afraid my knowledge here is a bit limited.  All of my edits have been in relation to loading the blade data.  The MPI calls were put in by someone else. By the way, is the wind blade reader updated in VTK as well? (i.e. the VTK package)  I remember downloading VTK a while ago and there was

[Paraview] Paraview Crash

2012-07-10 Thread Brian Curtis
I have an unstructured grid that I used a vtkUnstructuredGridWiter to create a .vtk file to be read into paraview, this includes a scalar field. When trying to create a slice of the x-z plane it crashes. bcurtis@sunspot:~/Desktop/Dissertation/Differences$ gdb paraview GNU gdb (Ubuntu/Linaro 7.4-20

Re: [Paraview] VRPN Setup

2012-07-10 Thread Sean Delaney
Thanks Nikhil. I guess I'll troubleshoot the connection first and then worry about the number of sensors. It's possible that Paraview is just dropping the connection due to an incorrect number of sensors though, or some other issue with the data received. I'll report back with any findings. Thanks

Re: [Paraview] VRPN Setup

2012-07-10 Thread Nikhil Shetty
Hi Sean, On Tue, Jul 10, 2012 at 6:28 AM, Sean Delaney wrote: > Hi Nikhil, > > My config and state files are attached. > > While running Paraview, I used netstat to look for a connection to the > tracking server, but found no connection. If I use "vrpn_print_devices > iotracker@192.168.20.9" the

[Paraview] Macro calling functions in separated files

2012-07-10 Thread hicham mach
Hi, I create a macro for data post-treatment in ParaView. This macro represents a geometry (STL file) and after plots for example pressure, computed vorticity or streamlines. My objective now is to decompose this macro to multiple python files (every file *.py contain a python function that use

[Paraview] one question about exporting pov-ray file using paraview

2012-07-10 Thread guodong yuan
I try to export a simple scene with texture mapping in Paraview 3.14.1 32-bit on windows 7.The triangle mesh model can be exported correctly. However, the texture coordinates and texture image can not be found in the exported pov-ray file. Does anyone else encounter with the same problem? -guodo

Re: [Paraview] time series not working with xyz or lammps-dump reader && presenting millions of atoms by "spheres"

2012-07-10 Thread Biddiscombe, John A.
one thing to look out for : make sure depth peeling is turned off if you make use of the point sprite opacity features. The shader used by the depth peeling conflicts with the shader used in the point sprite. JB From: paraview-boun...@paraview.org [mailto:paraview-boun...@paraview.org] On Beha