MantisBT - ParaView
View Issue Details
0006885ParaView(No Category)public2008-04-24 10:322009-05-13 13:59
Ken Moreland 
Nathan Fabian 
normalminorhave not tried
closedfixed 
 
3.43.4 
0006885: Multiblock Exodus writer
Now that the Exodus reader outputs multiblock, the Exodus writer should support multiblock data. Right now, you can't read in an Exodus file and write it back out. In fact, you can't ever write anything out.
No tags attached.
has duplicate 0006779closed Utkarsh Ayachit Cannot save Exodus as anything 
Issue History
2008-04-24 10:32Ken MorelandNew Issue
2008-04-28 10:27Berk GeveciAssigned To => Berk Geveci
2008-04-28 10:27Berk GeveciStatusbacklog => tabled
2008-05-29 13:35Berk GeveciAssigned ToBerk Geveci => Nathan Fabian
2008-07-24 13:57Utkarsh AyachitRelationship addedhas duplicate 0006779
2008-07-29 18:40Nathan FabianNote Added: 0012875
2009-02-17 16:08Ken MorelandStatustabled => @80@
2009-02-17 16:08Ken MorelandResolutionopen => fixed
2009-02-17 20:20Alan ScottNote Added: 0015102
2009-02-17 20:20Alan ScottStatus@80@ => closed
2009-05-13 13:58Utkarsh AyachitTarget VersionMulti-block support => 3.4
2009-05-13 13:59Utkarsh AyachitFixed in Version => 3.4
2011-06-16 13:10Zack GalbreathCategory => (No Category)

Notes
(0012875)
Nathan Fabian   
2008-07-29 18:40   
I've created a vtkExodusIIMultiBlockWriter. This writes out all timesteps of any multiblock dataset into an exodus file. However, it does not yet handle changes in geometry or the sidesets/nodesets or other metadata read in by the Exodus Reader.
(0015102)
Alan Scott   
2009-02-17 20:20   
Tested local client.