Moreland, Kenneth wrote:
Actually, timestep does support floating point values. If you just change the “time” parameters to “timestep”, it should work.-Ken
Thanks yours and Utkarsh's help. Stephen
On 9/14/09 8:59 AM, "Utkarsh Ayachit" <[email protected]> wrote: 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 <[email protected]> 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> > > -- > [email protected] > 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 > > _______________________________________________ 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 **** Kenneth Moreland *** Sandia National Laboratories *********** *** *** *** email: [email protected] ** *** ** phone: (505) 844-8919 *** web: http://www.cs.unm.edu/~kmorel <http://www.cs.unm.edu/%7Ekmorel> ------------------------------------------------------------------------ _______________________________________________ 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
-- [email protected] 2004 route des lucioles - BP93 Sophia Antipolis 06902 CEDEX Tel: 04 92 38 50 54 Fax: 04 97 15 53 51
<<attachment: stephen_wornom.vcf>>
_______________________________________________ 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
