[Paraview] xdmf: JOIN() to create vector-field

Johannes Will johannes.will at tu-harburg.de
Tue Feb 17 16:46:03 EST 2009


Hi Jens,

I am using this structure to get vectors from scalars. hope it might  
prove usefull.

<Attribute AttributeType="Vector" Center="Cell" Name="Velocity">
   <DataItem Dimensions="5360 3" Function="JOIN($0, $1, $2)"  
ItemType="Function">
     <DataItem Dimensions="5360 1" Format="HDF" ItemType="Uniform"
                  NumberType="Float" Precision="4">
             SOMEFILE.h5:SOMEDATA
     </DataItem>
     <DataItem Dimensions="5360 1" Format="HDF" ItemType="Uniform"
                     NumberType="Float" Precision="4">
             SOMEFILE.h5:SOMEDATA
     </DataItem>
     <DataItem Dimensions="5360 1" Format="HDF" ItemType="Uniform"
                    NumberType="Float" Precision="4">
            SOMEFILE.h5:SOMEDATA
     </DataItem>
   </DataItem>
</Attribute>


-- 
Johannes Will


Mail: johannes.will at tuhh.de




More information about the ParaView mailing list