Re: [Paraview] ParaView 5.3.0 Release Candidate 1 binaries are available for download

2017-02-16 Thread Daniel Zuidinga
paraview works and the cone is rendered in a window as it should Am 16.02.2017 um 19:45 schrieb Sebastien Jourdain: Does ParaView works? What happen when you run pvpython and the following set of commands, do you get a crash as well? $ pvpython >>> from paraview.simple import * >>> Cone()

Re: [Paraview] [Non-DoD Source] Re: Superbuild repo change?

2017-02-16 Thread Ben Boeckel
On Thu, Feb 16, 2017 at 16:53:55 +, Angelini, Richard C (Rick) CIV USARMY RDECOM ARL (US) wrote: > Fabian - thank you - that was enough of a hint to get me over the hump. > Switched my build to qt5 AND based on some information from a previous > email thread, I added the following to my CMAKE

Re: [Paraview] ParaView 5.3.0 Release Candidate 1 binaries are available for download

2017-02-16 Thread Sebastien Jourdain
Does ParaView works? What happen when you run pvpython and the following set of commands, do you get a crash as well? $ pvpython >>> from paraview.simple import * >>> Cone() >>> Show() >>> Render() On Thu, Feb 16, 2017 at 11:35 AM, Daniel Zuidinga wrote: > Hi Sebastien,

Re: [Paraview] Examples of Field Variables Manipulation for Exodus Multi-block datasets

2017-02-16 Thread Dennis Conklin
All, Sorry, I answered my own question - I was afraid Field Variables were buried in the "meta" like the Block names were. They were actually a little simpler once I found some time to poke around. To add Total_Volume as a Field Variable inside programmable filter: ...

Re: [Paraview] ParaView 5.3.0 Release Candidate 1 binaries are available for download

2017-02-16 Thread Daniel Zuidinga
Hi Sebastien, I tried the pvpython way. A log window opens and directly closes. I can't find a log file? The npm based way gives me the error I mentioned before. Am 16.02.2017 um 16:36 schrieb Sebastien Jourdain: Hi Daniel, Visualizer is embedded within the ParaView binary distribution. You

Re: [Paraview] [Non-DoD Source] Re: Superbuild repo change?

2017-02-16 Thread Angelini, Richard C (Rick) CIV USARMY RDECOM ARL (US)
Fabian - thank you - that was enough of a hint to get me over the hump. Switched my build to qt5 AND based on some information from a previous email thread, I added the following to my CMAKE command: -DCMAKE_OSX_SDK="macosx10.9" \

Re: [Paraview] Examples of Field Variables Manipulation for Exodus Multi-block datasets

2017-02-16 Thread Dennis Conklin
All, I realize I didn't give much detail - I would hopefully like to know how to do this inside a Programmable Filter, since that is where I am calculating the Total Volume. Thanks, Dennis ___ Powered by www.kitware.com Visit other Kitware

Re: [Paraview] Problem testing PV 5.3.0 RC1

2017-02-16 Thread Utkarsh Ayachit
Thanks for the report, Guillaume. I've reported the issue here: https://gitlab.kitware.com/paraview/paraview/issues/17189 On Wed, Feb 15, 2017 at 6:17 AM, Guillaume Jacquenot < guillaume.jacque...@gmail.com> wrote: > Hello, > > I am testing ParaView-5.3.0-RC1-Qt5-OpenGL2-Windows-64bit. > > I

Re: [Paraview] ParaView 5.3.0 Release Candidate 1 binaries are available for download

2017-02-16 Thread Sebastien Jourdain
Hi Daniel, Visualizer is embedded within the ParaView binary distribution. You don't need the "Visualizer" executable. In fact the Visualizer executable is just a helper that aims to find "pvpython" for you from the ParaView root directory provided by the --paraview argument. On Linux and Mac,

Re: [Paraview] Import a four-dimensional array and "slice" one dimension to plot in 3D

2017-02-16 Thread Cory Quammen
Hi Fred, Nothing built-in comes to mind to handle 4D data this way, but you could potentially write a Programmable Source to read the file and do the slicing. This would be similar to writing an external program to extract a 3D hyperplane, but you could at least refine the hyperplane definition

Re: [Paraview] ParaView 5.3.0 Release Candidate 1 binaries are available for download

2017-02-16 Thread Daniel Zuidinga
C:\Program Files\ParaView 5.3.0-RC1-Qt5-OpenGL2-Windows-64bit\bin>Visualizer --paraview C:/Program Files/ParaView 5.3.0-RC1-Qt5-OpenGL2-Windows-64bit/bin/paraview.exe data c:\temp ls: no such file or directory: /Applications ls: no such file or directory: /opt ls: no such file or directory: