View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0004601ParaView(No Category)public2007-03-14 17:212007-05-07 11:59
ReporterDavid Karelitz 
Assigned ToClinton Stimpson 
PriorityhighSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0004601: New Exodus Reader in ParaView 3
DescriptionThe New Exodus Reader should be available in ParaView 3 in much the same way it's available in 2.6, as a separate reader with a different file extension.
TagsNo tags attached.
Project
Topic Name
Type
Attached Files

 Relationships

  Notes
(0007378)
Clinton Stimpson (developer)
2007-04-20 14:23

/cvsroot/ParaView3/ParaView3/Qt/Components/CMakeLists.txt,v <-- CMakeLists.txt
new revision: 1.93; previous revision: 1.92
/cvsroot/ParaView3/ParaView3/Qt/Components/pqExodusIIPanel.cxx,v <-- pqExodusIIPanel.cxx
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Qt/Components/pqExodusIIPanel.h,v <-- pqExodusIIPanel.h
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Qt/Components/pqObjectInspectorWidget.cxx,v <-- pqObjectInspectorWidget.cxx
new revision: 1.32; previous revision: 1.31
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/UI/pqExodusIIPanel.ui,v <-- pqExodusIIPanel.ui
initial revision: 1.1
/cvsroot/ParaView3/ParaView3/Qt/Components/Resources/XML/ParaViewReaders.xml,v <-- ParaViewReaders.xml
new revision: 1.11; previous revision: 1.10
/cvsroot/ParaView3/ParaView3/Servers/ServerManager/Resources/readers.xml,v <-- readers.xml
new revision: 1.98; previous revision: 1.97
/cvsroot/ParaView3/ParaView3/VTK/Hybrid/vtkExodusIIReader.h,v <-- vtkExodusIIReader.h
new revision: 1.4; previous revision: 1.3

Its there now. There's still some issues to work out. The icons in the selection widgets could probably use some work. There's a couple bugs in vtkExodusIIReader.
(0007383)
Clinton Stimpson (developer)
2007-04-20 15:56

/cvsroot/ParaView3/ParaView3/VTK/Hybrid/vtkExodusIIReader.h,v <-- vtkExodusIIReader.h
new revision: 1.5; previous revision: 1.4
(0007430)
Clinton Stimpson (developer)
2007-04-24 16:20

GUI side of exodus panel is there.

Your mileage may vary until some of these other bugs are fixed: Bugs 0004919, 0004920, 0004922, 0004923, 0004924
(0007459)
Clinton Stimpson (developer)
2007-04-24 19:41

/cvsroot/ParaView3/ParaView3/Servers/ServerManager/Resources/readers.xml,v <-- readers.xml
new revision: 1.99; previous revision: 1.98

global node/element ids exposed now.
(0007529)
Ken Moreland (manager)
2007-05-01 10:35

These changes don't quite fix the original intent of this bug. The intent is enable both the old and new exodus reader on the 3.0 branch. The new exodus reader is to be associated with the .exii extension. The new exodus reader must also be able to read edge and face sets with associated variables. As an example, try loading VTKData/Data/edgeFaceElem.exii in ParaView 2.6.

I know this is not an ideal task since we are planning to move completely to the new exodus reader in 3.2, but Sandia has an important customer that will be very upset if this functionality is not in place by 3.0. We cannot release ParaView 3.0 until this feature is in place.
(0007545)
Clinton Stimpson (developer)
2007-05-01 15:33

Its in 3.0 now.
(0007570)
Ken Moreland (manager)
2007-05-07 11:59

The implementation on the 3.0 branch looks reasonable.

We are now in this weird state where the functionality was added to the branch, but is still missing in the head. As bug 0004939 is addressed, we need to make sure that everything works with the new reader.

 Issue History
Date Modified Username Field Change
2011-06-16 13:10 Zack Galbreath Category => (No Category)


Copyright © 2000 - 2018 MantisBT Team