[Paraview] parallel paraview

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Mon Sep 14 10:59:21 EDT 2009


PVD file does not support "time" attribute, only "timestep" which has
to be an integer. Try replacing "time" with timestep and change the
values to 0,1,2 resp. Does that help?

Utkarsh

On Mon, Sep 14, 2009 at 10:25 AM, Stephen Wornom
<stephen.wornom at sophia.inria.fr> wrote:
> I regularly use paraview in the parallel mode with success.
>
> I changed the time precision and each of the three data sets separately
> works correctly.
>
> When I use all three in the same file I get a wire figure (like the matrix
> symbol) on the screen whether the PV files are 32 or 64 bit.
> Has anyone experienced a similar problem?
> Stephen
>
> cat paraview_results.pvd
> <?xml version="1.0"?>
> <VTKFile type="Collection" byte_order="LittleEndian">
>  <Collection>
>   <DataSet time="0.00000000000000e+00" part="001" file="solf.000000.pvtu"
> name="Asmb:FRAME"/>
>   <DataSet time="1.90459193246538e-06" part="001" file="solf.000001.pvtu"
> name="Asmb:FRAME"/>
>   <DataSet time="2.84752389537959e-05" part="001" file="solf.000005.pvtu"
> name="Asmb:FRAME"/>
>  </Collection>
> </VTKFile>
>
> --
> stephen.wornom at sophia.inria.fr
> 2004 route des lucioles - BP93
> Sophia Antipolis
> 06902 CEDEX
>
> Tel: 04 92 38 50 54
> Fax: 04 97 15 53 51
>
>
> _______________________________________________
> 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
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>


More information about the ParaView mailing list