View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0006063ParaView(No Category)public2007-11-19 18:192009-05-13 13:59
ReporterDavid Karelitz 
Assigned ToKen Moreland 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target Version3.4Fixed in Version3.4 
Summary0006063: (MARS-normal) Add ability to open/concat multiple CTH restarts
DescriptionWhen running large CTH jobs, the user often ends up with multiple sets of restart files.

One way to do this is to specify a casefile containing the sets of restart files (sort of like a casefile of casefiles).

The other issue with CTH restart files is that not all the timesteps from each set are valid.

To address this, the reader should provide a hierarchical list widget with each set as a top-level item, and the timesteps that set provides as sub items. The user would then be able to activate/deactivate timesteps from a given set by checking or unchecking the box associated with that timestep.

For example:

set1
     0
     1
     2
     3
set2
     2
     3
     4


The last item having to do with this is the ability to add sets to an existing CTH reader. So if the user's opened one set, there's an easy way to add another set to the same reader (and have it appear in the hierarchical timestep list).


TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships
related to 0005461closedKen Moreland Exodus Reader needs to handle restart files 

  Notes
(0011692)
Ken Moreland (manager)
2008-05-05 08:58

Added a new "restarted SPCTH" reader. It reads in a file with an extension named .spcth-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
(0012502)
Ken Moreland (manager)
2008-06-24 09:07

Instructions on how to use the reader are on the Wiki (http://www.paraview.org/Wiki/Restarted_Simulation_Readers [^]) and I just checked in a test for the code.
(0012559)
Alan Scott (manager)
2008-06-27 13:14

I am trusting that Ken did this correctly. I don't have example datasets.

Documentation looks good.

 Issue History
Date Modified Username Field Change
2007-11-19 18:19 David Karelitz New Issue
2007-12-05 13:15 Alan Scott Status backlog => tabled
2007-12-05 13:15 Alan Scott Assigned To => Ken Moreland
2008-03-07 07:56 Berk Geveci Target Version => MARS
2008-03-07 08:03 Berk Geveci Category Development => 3.4
2008-04-14 18:12 Ken Moreland Relationship added related to 0005461
2008-05-05 08:58 Ken Moreland Note Added: 0011692
2008-05-05 08:58 Ken Moreland Assigned To Ken Moreland => Alan Scott
2008-05-05 18:42 Alan Scott Assigned To Alan Scott => Ken Moreland
2008-06-24 09:07 Ken Moreland Note Added: 0012502
2008-06-24 09:07 Ken Moreland Status tabled => @80@
2008-06-24 09:07 Ken Moreland Resolution open => fixed
2008-06-27 13:14 Alan Scott Status @80@ => closed
2008-06-27 13:14 Alan Scott Note Added: 0012559
2009-05-13 13:58 Utkarsh Ayachit Target Version MARS => 3.4
2009-05-13 13:59 Utkarsh Ayachit Fixed in Version => 3.4
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team