Re: [Paraview] Broken Streamlines

2018-02-07 Thread Andy Bauer
Hi, You may want to try playing with some of the advanced options for computing streamlines (click on the gear button in the upper right corner of the parameters for the filter). If that doesn't help, you may want to share your dataset so that we can investigate. Also, is this a 2D simulation?

Re: [Paraview] Broken Streamlines

2018-02-07 Thread Andy Bauer
Additionally, you can view the ReasonForTermination cell data output to see why the streamlines terminated. Click on the ? button to see what the values correspond to. On Wed, Feb 7, 2018 at 12:23 PM, Andy Bauer wrote: > Hi, > > You may want to try playing with some of

[Paraview] Possible bug (Actually 2)

2018-02-07 Thread Beach, Timothy A. (GRC-LTE0)[Vantage Partners, LLC]
I have a problem with unstructured CFD datasets using the Ensight format. The following illustrates the problem. I make a slice at a certain value of y and look at velocity vectors. Everything is good. I use calculator to makea dependent variable from CoordY and contour at the same y

Re: [Paraview] [EXTERNAL] Possible bug (Actually 2)

2018-02-07 Thread Scott, W Alan
Hi Tim, I don’t know about your first question, but with regarts to a cylindrical slice, this has been fixed in the developers tree (Master). This will appear fixed in the 5.5.0 release, scheduled for this coming spring. If you want to try it out, go to paraview.org, then Downloads, then

Re: [Paraview] Broken Streamlines

2018-02-07 Thread Berk Geveci
Hey Louis, Can you provide the data and example script? Best, -berk On Wed, Feb 7, 2018 at 12:06 PM, Steytler, Louis Louw wrote: > Hi Everyone, > > When generating streamlines from a 3D computation, in some parts, the > streamlines appear broken. This is shown in the

Re: [Paraview] Broken Streamlines

2018-02-07 Thread Steytler, Louis Louw
Hi Everyone, Thanks very much for all the suggestions. Setting the streamline interpolator type to: streamTracer1.InterpolatorType = 'Interpolator with Cell Locator' solved the problem! Thanks again, Louis Steytler Department of Mechanical Science and Engineering University of Illinois at

[Paraview] RuntimeError: maximum recursion depth exceeded

2018-02-07 Thread Manochehr Bahavar
Hello, I have a Python reader that creates a vtkPolyData object and when it wants to change its Representation to Points, it returns the following error: RuntimeError: maximum recursion depth exceeded However, if I run the same sequence of code in the Paraview’s Python Shell: view =

[Paraview] Disconnect and save animation

2018-02-07 Thread Utkarsh Ayachit
Folks, I am trying to get a feel is anyone uses this functionality at all. If not, we'd like to remove it as it simplifies a few interactions, besides reducing code complexity. The functionality I am referring to allows one to disconnect from a remote server and then save animation on the server

[Paraview] Negative ViewUp in VR

2018-02-07 Thread Bane Sullivan
I’m curious if there is a simple way to change the ViewUp property of the camera for VR to be (0,0,-1) instead of the default (0,0,1). I use ParaView for geophysical and other geoscientific visualizations where it is common to define positive Z as down rather than up. Being able to switch the