View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0005461ParaView(No Category)public2007-08-08 15:082009-05-13 13:59
ReporterJohn Greenfield 
Assigned ToKen Moreland 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.4Fixed in Version3.4 
Summary0005461: Exodus Reader needs to handle restart files
DescriptionThis could either be an animatiuon or an exodus reader issue.
Need to be able to read exodus files with sequential or overlapping timesteps and animate them as a single sequence. The common case here is restart files --typically if a simulation crashes and has to be restarted we wind up with a sequence of files named test.e, test.e-s0002, test.e-s0003 ...
Each file will contain one or more timesteps (in some cases overlapping -- typically each subsequent file repeats the last timestep or two from the previous one with the later files timesteps being the correct ones). We need a way to open a all of these files (even if each one is split geometrically as well) and animate all of them sequentially over time.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships
related to 0006063closedKen Moreland (MARS-normal) Add ability to open/concat multiple CTH restarts 

  Notes
(0011300)
Ken Moreland (manager)
2008-04-14 17:47

Can you acquire (or generate) a simple file set that we can use for testing? It will have to be something small and that can be R&A'ed as UUR so that we may place it in the testing data repository.
(0011691)
Ken Moreland (manager)
2008-05-05 08:54

Added a new "restarted exodus" reader. It reads in a file with an extension named .ex-timeseries. This file is just a simple text file with a list of all the files (or the first file in a series).

I currently do not have a test for the reader because I do not have an appropriate data file yet. I'm going to change the owner to Alan to procure a data set. After he does that, I'll add a test.

/cvsroot/ParaView3/ParaView3/Qt/Components/pqObjectInspectorWidget.cxx,v <-- Qt/Components/pqObjectInspectorWidget.cxx
new revision: 1.67; previous revision: 1.66
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/XML/ParaViewReaders.xml,v <-- Qt/Components/Resources/XML/ParaViewReaders.xml
new revision: 1.22; previous revision: 1.21
/cvsroot/ParaView3/ParaView3/Servers/Filters/CMakeLists.txt,v <-- Servers/Filters/CMakeLists.txt
new revision: 1.167; previous revision: 1.166
/cvsroot/ParaView3/ParaView3/Servers/Filters/vtkExodusFileSeriesReader.cxx,v <-- Servers/Filters/vtkExodusFileSeriesReader.cxx
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Servers/Filters/vtkExodusFileSeriesReader.h,v <-- Servers/Filters/vtkExodusFileSeriesReader.h
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Servers/Filters/vtkFileSeriesReader.cxx,v <-- Servers/Filters/vtkFileSeriesReader.cxx
new revision: 1.8; previous revision: 1.7
/cvsroot/ParaView3/ParaView3/Servers/Filters/vtkFileSeriesReader.h,v <-- Servers/Filters/vtkFileSeriesReader.h
new revision: 1.3; previous revision: 1.2
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/Resources/readers.xml,v <-- Servers/ServerManager/Resources/readers.xml
new revision: 1.126; previous revision: 1.125
(0011876)
Alan Scott (manager)
2008-05-13 17:36

Here it is back again. I sent you files that should work for testing, that are publicly releasable. Enough documentation to allow testing (at least) would be appreciated.
(0012005)
Ken Moreland (manager)
2008-05-19 14:47

Added a pqClientExTimeseries regression test.

Documentation on using the Exodus timeseries reader is now on the ParaView wiki:

http://www.paraview.org/Wiki/Restarted_Simulation_Readers#Exodus [^]
(0012074)
Alan Scott (manager)
2008-05-22 20:52

YESSSSS! This is fabulous.

Tested client/server.

 Issue History
Date Modified Username Field Change
2007-08-08 15:08 John Greenfield New Issue
2007-08-29 15:48 Berk Geveci Assigned To => Ken Moreland
2007-08-29 15:48 Berk Geveci Status backlog => tabled
2007-08-29 15:48 Berk Geveci Category => 3.2
2008-04-14 16:56 Berk Geveci Category => 3.4
2008-04-14 17:47 Ken Moreland Note Added: 0011300
2008-04-14 18:12 Ken Moreland Relationship added related to 0006063
2008-05-05 08:54 Ken Moreland Note Added: 0011691
2008-05-05 08:57 Ken Moreland Assigned To Ken Moreland => Alan Scott
2008-05-13 17:36 Alan Scott Note Added: 0011876
2008-05-13 17:36 Alan Scott Assigned To Alan Scott => Ken Moreland
2008-05-13 17:36 Alan Scott Status tabled => @20@
2008-05-19 14:47 Ken Moreland Status @20@ => @80@
2008-05-19 14:47 Ken Moreland Resolution open => fixed
2008-05-19 14:47 Ken Moreland Note Added: 0012005
2008-05-22 20:51 Alan Scott Status @80@ => closed
2008-05-22 20:52 Alan Scott Note Added: 0012074
2009-05-13 13:58 Utkarsh Ayachit Target Version => 3.4
2009-05-13 13:59 Utkarsh Ayachit Fixed in Version => 3.4
2011-06-16 13:09 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team