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 topology and just 
place them in the first timestep's grid. It might make the reader happier.

Like so...

http://www.w3.org/2001/XInclude; Version="3.3">
  
    Name="Collection">

      
        
        
          Precision="4">0 0 0 1 0 0 0 1 0 1 1 0 0 0 1 1 0 1 0 1 1 1 1 1

        
        
          Precision="8">9 0 1 3 2 4 5 7 6

        
        
          Precision="8">0 0 0 0 0 0 0 0

        
        ...
      
      
        
         
         

        
        ...


___
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/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
https://paraview.org/mailman/listinfo/paraview


Re: [Paraview] XDMF file with multiple temporal collections

2017-11-20 Thread David E DeMarle
Try dropping your standalone external geometry and topology and just place
them in the first timestep's grid. It might make the reader happier.
Like so...

http://www.w3.org/2001/XInclude; Version="3.3">
  

  


  0 0 0 1 0 0 0 1 0 1 1 0 0 0 1 1 0 1 0 1 1 1 1 1


  9 0 1 3 2 4 5 7 6


  0 0 0 0 0 0 0 0

...
  
  

 
 

...


David E DeMarle
Kitware, Inc.
Principal Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909

On Thu, Nov 16, 2017 at 9:49 AM, Nicolas Cedilnik  wrote:

> 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 tagged as "partial" by
> paraview.
>
> One of the scalars "animation", the first one in the XDMF file, is
> completely buggy, possibly with values from other scalars.
>
> Is there something wrong with my XDMF file or is this a bug in paraview?
>
> Thanks for your help,
>
> -- Nicolas
>
>
> ___
> 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/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/paraview
>
>
___
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/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview