MantisBT - ParaView
View Issue Details
0005237ParaView(No Category)public2007-06-26 06:472009-05-13 13:59
galon pascal 
Utkarsh Ayachit 
lowfeaturealways
closedfixed 
 
3.43.4 
0005237: Problem Read Animation with AVS UCD File format
We use the last stable release (3.0.2) and read AVS UCD file format. It is possible to read only one mesh configuration. When we want to play animation for different time step ... nothing work
we only can process the first time step we selected.
We have no such problem for release (3.4 and 4.6)
Thank you for your help

Pascal Galon

Commissariat à l'Energie Atomique
CEA Saclay
France
No tags attached.
rar tubcol.rar (1,956,084) 1969-12-31 19:00
https://www.vtk.org/Bug/file/6043/tubcol.rar
Issue History
2007-08-23 10:44Berk GeveciNote Added: 0008615
2007-08-23 10:44Berk GeveciPrioritynormal => low
2008-04-09 21:01Berk GeveciNote Added: 0011243
2008-04-09 21:01Berk GeveciCategory => 3.4
2008-07-09 10:23Utkarsh AyachitAssigned ToBerk Geveci => Utkarsh Ayachit
2008-07-15 13:01Utkarsh AyachitStatustabled => @80@
2008-07-15 13:01Utkarsh AyachitResolutionopen => fixed
2008-07-15 13:01Utkarsh AyachitNote Added: 0012713
2008-07-28 18:46Alan ScottStatus@80@ => closed
2008-07-28 18:46Alan ScottNote Added: 0012840
2009-05-13 13:58Utkarsh AyachitTarget Version => 3.4
2009-05-13 13:59Utkarsh AyachitFixed in Version => 3.4
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0007935)
Berk Geveci   
2007-06-26 09:58   
I am assuming you have a series of files, such as foo001, foo002,... We will add support for file series in 3.2. In 3.0, time/animation works only with readers that natively support time.
(0008615)
Berk Geveci   
2007-08-23 10:44   
I guess the AVS UCD reader does not support time. Someone should add that support. It is not a high priority for us.
(0011243)
Berk Geveci   
2008-04-09 21:01   
This is super easy to fix. Adding to 3.4 list.
(0012713)
Utkarsh Ayachit   
2008-07-15 13:01   
Added support for reading file series to AVS UCD reader.

/cvsroot/ParaView3/ParaView3/Servers/ServerManager/Resources/readers.xml,v <--
 Servers/ServerManager/Resources/readers.xml
new revision: 1.127; previous revision: 1.126
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/XML/ParaViewReaders.xml,v
<-- Qt/Components/Resources/XML/ParaViewReaders.xml
new revision: 1.25; previous revision: 1.24
(0012840)
Alan Scott   
2008-07-28 18:46   
Tested local client only. I copied 5 version of the same file, using cellsnd.bin.inp from the VTK data. Seems to work.