Re: [Paraview] [EXTERNAL] Re: Make animation from steady state result

2018-02-02 Thread Cory Quammen
On Fri, Feb 2, 2018 at 4:44 AM, Andrew Parker wrote: > Cory, > > As a follow up. Can I ask if it would be possible to do all that is > suggested on Scott's page: > https://www.paraview.org/Wiki/Advanced_Tips_and_Tricks#Animating_a_static_vector_field > > Along

[Paraview] vtu and/or vtu to vtp file

2018-02-02 Thread Daniel Zuidinga
Hi, is it possible to convert vtk and/or vtu to vtp file via paraview? br ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the

Re: [Paraview] undefined symbol: PyUnicodeUCS2_AsEncodedString

2018-02-02 Thread Fabian Wein
Hi Shawn, It looks to me like you built against a Python that was configured with UCS2 unicode objects and are linking to a Python that was configured with UCS4 unicode objects.  Python is not ABI-compatible with other Pythons that were built with a different kind of unicode support. I

Re: [Paraview] undefined symbol: PyUnicodeUCS2_AsEncodedString

2018-02-02 Thread Shawn Waldon
Hi Fabian, It looks to me like you built against a Python that was configured with UCS2 unicode objects and are linking to a Python that was configured with UCS4 unicode objects. Python is not ABI-compatible with other Pythons that were built with a different kind of unicode support. Shawn On

Re: [Paraview] vtu and/or vtu to vtp file

2018-02-02 Thread Sebastien Jourdain
Yes, you might need to "Extract Surface" filter, then select the new output and save the dataset from the menu. On Fri, Feb 2, 2018 at 8:52 AM, Daniel Zuidinga wrote: > Hi, > > is it possible to convert vtk and/or vtu to vtp file via paraview? > > br > > >

[Paraview] undefined symbol: PyUnicodeUCS2_AsEncodedString

2018-02-02 Thread Fabian Wein
I build latest head of paraview-superbuild with Python enabled and USE_SYSTEM_PYTHON=OFF on a openSUSE Tumbleweed system I get the following error Scanning dependencies of target CinemaPython [ 2%] Copying files for Python package 'cinema_python' [ 2%] Compiling Python package 'cinema_python'

Re: [Paraview] How to insert annotate time info into catalyst?

2018-02-02 Thread Andy Bauer
For Catalyst Live you can use the Python Annotation filter to show the time after you've extracted the Annotate Time Filter from the Calalyst simulation run. You'll need to change the Array Association to Row Data and put in "Text.GetValue(0)" in the Expression. On Mon, Jan 29, 2018 at 8:59 PM,

Re: [Paraview] Scaling cylinder glyph's radius and height individually

2018-02-02 Thread Cory Quammen
Ahmad, First, I recommend that you try loading your plugin in the ParaView UI, using the ParaView that you built your plugin against. Then, in Tools -> Manage Plugins. Click on Load New... and select the file libvtkPVGlyphFilterP.so. You should now be able to find your filter GlyphP in the

Re: [Paraview] [EXTERNAL] Re: Make animation from steady state result

2018-02-02 Thread Andrew Parker via ParaView
Cory, As a follow up. Can I ask if it would be possible to do all that is suggested on Scott's page: https://www.paraview.org/Wiki/Advanced_Tips_and_Tricks# Animating_a_static_vector_field Along with all of your additional steps below from your last post (be great to add these to Scott's page),

[Paraview] Fwd: Integrate Variables Over a Volume

2018-02-02 Thread Andrew
[Sorry, I forgot to change the mail address to Paraview. So copying it to the list.] Hello. I use ParaView 5.4.1 and I checked Integrate Variables on volume now. It works but, as in some other cases in ParaView, it requires the single entities type. For example, if you have a domain (volume) and