Re: [Paraview] calculate distance between pair of meshes

2012-06-23 Thread Utkarsh Ayachit
Lisa, Take a look at this: http://paraview.org/Wiki/ParaView/Users_Guide/Python_Calculator#Comparing_Multiple_Datasets It shows how to compare scalar values between two datasets. You can use this as a starting point to compare point locations too ( use inputs[...].Points instead of inputs[..].Poi

[Paraview] MongoDB Reader

2012-06-23 Thread Scott Schenck
Hi, I'm very new to the list and paraview. I'm curious if anyone has done any work to read data from a MongoDB database. I'm not sure of the best way to get large amounts of simulation results out of MongoDB to visualize in Paraview. Obviously, I could write it out to a cvs file and use a cvs

Re: [Paraview] pvbatch view size

2012-06-23 Thread Utkarsh Ayachit
Burlen, How are you setting the view size in your python script for pvbatch? Utkarsh On Fri, Jun 22, 2012 at 4:27 PM, burlen wrote: > Hi all, > > When I'm using pvbatch the rendering gets "clipped" (see attached images) > when I set the view size to values greater than ~1024 in either direction

[Paraview] calculate distance between pair of meshes

2012-06-23 Thread Lisa Dean
Hi List Users, I'm a fairly new addition to the paraview user community. I've experimented with a few tools in paraview and I'm impressed. I have two meshes or rather one mesh and a transformed version of the same. Is there any tool/utility in paraview that would help me find the transformation b