Re: [Paraview] XDMF file with multiple temporal collections

2018-01-24 Thread Nicolas Cedilnik
Hello It's been a while but I'm back to trying to solve this issue. Unfortunately this doesn't solve the issue. Using paraview 5.4.1 from latest Fedora… Anything else I should try ? -- Nicolas On 11/20/2017 10:46 PM, David E DeMarle wrote: Try dropping your standalone external geometry and

[Paraview] XDMF file with multiple temporal collections

2017-11-16 Thread Nicolas Cedilnik
Hello all, I'm trying to generate a valid (at least, well-read by paraview) XDMF file. It represents a single topology/geometry, with multiple scalars, varying over time. I've attached the file I'm trying to read with paraview. It behaves almost as I want, but oddly enough, only with scalars

[Paraview] Add data to the pipeline browser via CLI

2017-10-16 Thread Nicolas Cedilnik
Hello, I'm wondering if there is an option somewhere or a CLI argument to "open" a file (from the file manager or terminal) in the last opened paraview window. Right now it launches a new paraview instance for every file I open. My workaround is to use drag'n'drop but I'd be happy avoid using

[Paraview] Rendering during transform filter?

2017-05-17 Thread Nicolas Cedilnik
Hello, I'd like to know if it possible to allow rendering, at least a decimated version, of a mesh while interactively rotating and translating using the transform filter. Right now I just see a bounding box and the mesh is rendered only when I apply the transformation. I'm using Paraview

[Paraview] Use different scalars as timesteps in legacy VTK file

2017-04-27 Thread Nicolas Cedilnik
rent files. Thanks -- Nicolas Cedilnik ___ 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 ParaView Wiki at: http://paraview.org/Wik

[Paraview] Best format for constant structure, varying scalars over time?

2017-04-27 Thread Nicolas Cedilnik
pyvtk python package. What are my alternative options here? Which python library should I use? Regards, -- Nicolas Cedilnik ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Plea

Re: [Paraview] "Rotate" look up table

2017-02-03 Thread Nicolas Cedilnik
Hi all, I'm replying to my own email because I worked out a solution and wanted to share but also because I believe what I'm doing is FAR from optimal and hope that someone Would it be possible with python scripting to create an animation by "rotating" the look up table in a way that would loo

[Paraview] "Rotate" look up table

2017-02-01 Thread Nicolas Cedilnik
it. Maybe someone can point me to some documentation or other tools that might do the job... Thanks -- Nicolas Cedilnik ___ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep