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

<?xml version="1.0"?>
<!DOCTYPE Xdmf SYSTEM "Xdmf.dtd">
<Xdmf xmlns:xi="http://www.w3.org/2001/XInclude"; Version="3.0">
  <Domain>
    <Topology name="topo" TopologyType="Mixed" NumberOfElements="108589">
      <DataItem Format="Binary" Dimensions="108589 4" NumberType="UInt" Precision="4">
        /tmp/test-calib/1_vt_1_endo_smooth/triangles.bin
      </DataItem>
    </Topology>
    <Geometry name="geo" GeometryType="XYZ">
      <DataItem Format="Binary" Dimensions="54436 3" NumberType="Float">
        /tmp/test-calib/1_vt_1_endo_smooth/points.bin
      </DataItem>
    </Geometry>
    <Grid Name="eikonal-fimh-style_temporal" GridType="Collection" CollectionType="Temporal">
      <Grid Name="eikonal-fimh-style_0">
        <Time Value="0"/>
        <Topology Reference="/Xdmf/Domain/Topology[1]"/>
        <Geometry Reference="/Xdmf/Domain/Geometry[1]"/>
        <Attribute Name="eikonal-fimh-style" AttributeType="Scalar" Center="Node">
          <DataItem Format="Binary" Dimensions="54436" NumberType="Float">
            /tmp/test-calib/1_vt_1_endo_smooth/eikonal-fimh-style_0.bin
          </DataItem>
        </Attribute>
      </Grid>
      <Grid Name="eikonal-fimh-style_1">
        <Time Value="1"/>
        <Topology Reference="/Xdmf/Domain/Topology[1]"/>
        <Geometry Reference="/Xdmf/Domain/Geometry[1]"/>
        <Attribute Name="eikonal-fimh-style" AttributeType="Scalar" Center="Node">
          <DataItem Format="Binary" Dimensions="54436" NumberType="Float">
            /tmp/test-calib/1_vt_1_endo_smooth/eikonal-fimh-style_1.bin
          </DataItem>
        </Attribute>
      </Grid>
      <Grid Name="eikonal-fimh-style_2">
        <Time Value="2"/>
        <Topology Reference="/Xdmf/Domain/Topology[1]"/>
        <Geometry Reference="/Xdmf/Domain/Geometry[1]"/>
        <Attribute Name="eikonal-fimh-style" AttributeType="Scalar" Center="Node">
          <DataItem Format="Binary" Dimensions="54436" NumberType="Float">
            /tmp/test-calib/1_vt_1_endo_smooth/eikonal-fimh-style_2.bin
          </DataItem>
        </Attribute>
      </Grid>
      <Grid Name="eikonal-fimh-style_3">
        <Time Value="3"/>
        <Topology Reference="/Xdmf/Domain/Topology[1]"/>
        <Geometry Reference="/Xdmf/Domain/Geometry[1]"/>
        <Attribute Name="eikonal-fimh-style" AttributeType="Scalar" Center="Node">
          <DataItem Format="Binary" Dimensions="54436" NumberType="Float">
            /tmp/test-calib/1_vt_1_endo_smooth/eikonal-fimh-style_3.bin
          </DataItem>
        </Attribute>
      </Grid>
      <Grid Name="eikonal-fimh-style_4">
        <Time Value="4"/>
        <Topology Reference="/Xdmf/Domain/Topology[1]"/>
        <Geometry Reference="/Xdmf/Domain/Geometry[1]"/>
        <Attribute Name="eikonal-fimh-style" AttributeType="Scalar" Center="Node">
          <DataItem Format="Binary" Dimensions="54436" NumberType="Float">
    /tmp/test-calib/1_vt_1_endo_smooth/eikonal-fimh-style_4.bin
          </DataItem>
        </Attribute>
      </Grid>
    </Grid>
    <Grid Name="eikonal-cma-es_temporal" GridType="Collection" CollectionType="Temporal">
      <Grid Name="eikonal-cma-es_0">
        <Time Value="0"/>
        <Topology Reference="/Xdmf/Domain/Topology[1]"/>
        <Geometry Reference="/Xdmf/Domain/Geometry[1]"/>
        <Attribute Name="eikonal-cma-es" AttributeType="Scalar" Center="Node">
          <DataItem Format="Binary" Dimensions="54436" NumberType="Float">
    /tmp/test-calib/1_vt_1_endo_smooth/eikonal-cma-es_0.bin
  </DataItem>
        </Attribute>
      </Grid>
      <Grid Name="eikonal-cma-es_1">
        <Time Value="1"/>
        <Topology Reference="/Xdmf/Domain/Topology[1]"/>
        <Geometry Reference="/Xdmf/Domain/Geometry[1]"/>
        <Attribute Name="eikonal-cma-es" AttributeType="Scalar" Center="Node">
          <DataItem Format="Binary" Dimensions="54436" NumberType="Float">
    /tmp/test-calib/1_vt_1_endo_smooth/eikonal-cma-es_1.bin
  </DataItem>
        </Attribute>
      </Grid>
      <Grid Name="eikonal-cma-es_2">
        <Time Value="2"/>
        <Topology Reference="/Xdmf/Domain/Topology[1]"/>
        <Geometry Reference="/Xdmf/Domain/Geometry[1]"/>
        <Attribute Name="eikonal-cma-es" AttributeType="Scalar" Center="Node">
          <DataItem Format="Binary" Dimensions="54436" NumberType="Float">
    /tmp/test-calib/1_vt_1_endo_smooth/eikonal-cma-es_2.bin
  </DataItem>
        </Attribute>
      </Grid>
      <Grid Name="eikonal-cma-es_3">
        <Time Value="3"/>
        <Topology Reference="/Xdmf/Domain/Topology[1]"/>
        <Geometry Reference="/Xdmf/Domain/Geometry[1]"/>
        <Attribute Name="eikonal-cma-es" AttributeType="Scalar" Center="Node">
          <DataItem Format="Binary" Dimensions="54436" NumberType="Float">
    /tmp/test-calib/1_vt_1_endo_smooth/eikonal-cma-es_3.bin
  </DataItem>
        </Attribute>
      </Grid>
      <Grid Name="eikonal-cma-es_4">
        <Time Value="4"/>
        <Topology Reference="/Xdmf/Domain/Topology[1]"/>
        <Geometry Reference="/Xdmf/Domain/Geometry[1]"/>
        <Attribute Name="eikonal-cma-es" AttributeType="Scalar" Center="Node">
          <DataItem Format="Binary" Dimensions="54436" NumberType="Float">
    /tmp/test-calib/1_vt_1_endo_smooth/eikonal-cma-es_4.bin
  </DataItem>
        </Attribute>
      </Grid>
    </Grid>
    <Grid Name="rhythmia_temporal" GridType="Collection" CollectionType="Temporal">
      <Grid Name="rhythmia_0">
        <Time Value="0"/>
        <Topology Reference="/Xdmf/Domain/Topology[1]"/>
        <Geometry Reference="/Xdmf/Domain/Geometry[1]"/>
        <Attribute Name="rhythmia" AttributeType="Scalar" Center="Node">
          <DataItem Format="Binary" Dimensions="54436" NumberType="Float">
    /tmp/test-calib/1_vt_1_endo_smooth/rhythmia_0.bin
  </DataItem>
        </Attribute>
      </Grid>
      <Grid Name="rhythmia_1">
        <Time Value="1"/>
        <Topology Reference="/Xdmf/Domain/Topology[1]"/>
        <Geometry Reference="/Xdmf/Domain/Geometry[1]"/>
        <Attribute Name="rhythmia" AttributeType="Scalar" Center="Node">
          <DataItem Format="Binary" Dimensions="54436" NumberType="Float">
    /tmp/test-calib/1_vt_1_endo_smooth/rhythmia_1.bin
  </DataItem>
        </Attribute>
      </Grid>
      <Grid Name="rhythmia_2">
        <Time Value="2"/>
        <Topology Reference="/Xdmf/Domain/Topology[1]"/>
        <Geometry Reference="/Xdmf/Domain/Geometry[1]"/>
        <Attribute Name="rhythmia" AttributeType="Scalar" Center="Node">
          <DataItem Format="Binary" Dimensions="54436" NumberType="Float">
    /tmp/test-calib/1_vt_1_endo_smooth/rhythmia_2.bin
  </DataItem>
        </Attribute>
      </Grid>
      <Grid Name="rhythmia_3">
        <Time Value="3"/>
        <Topology Reference="/Xdmf/Domain/Topology[1]"/>
        <Geometry Reference="/Xdmf/Domain/Geometry[1]"/>
        <Attribute Name="rhythmia" AttributeType="Scalar" Center="Node">
          <DataItem Format="Binary" Dimensions="54436" NumberType="Float">
    /tmp/test-calib/1_vt_1_endo_smooth/rhythmia_3.bin
  </DataItem>
        </Attribute>
      </Grid>
      <Grid Name="rhythmia_4">
        <Time Value="4"/>
        <Topology Reference="/Xdmf/Domain/Topology[1]"/>
        <Geometry Reference="/Xdmf/Domain/Geometry[1]"/>
        <Attribute Name="rhythmia" AttributeType="Scalar" Center="Node">
          <DataItem Format="Binary" Dimensions="54436" NumberType="Float">
    /tmp/test-calib/1_vt_1_endo_smooth/rhythmia_4.bin
  </DataItem>
        </Attribute>
      </Grid>
    </Grid>
  </Domain>
</Xdmf>
_______________________________________________
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

Reply via email to