Notes |
|
(0012216)
|
Utkarsh Ayachit
|
2008-06-03 11:04
|
|
It can be saved as vtm. There's another bug for fixing the exodus writer to write multiblock datasets. |
|
|
(0012244)
|
Alan Scott
|
2008-06-04 16:21
|
|
vtm doesn't work. Try the following:
Client/server, 6 servers.
Open up disk_out_ref.exo. All variables on. Apply.
Save as junk.vtm.
Edit/Delete all.
File/ Open/ junk.vtm. Apply.
Output is as follows:
ERROR: In C:\alan\paraviewNightlyTrunk\src\ParaView3\VTK\IO\vtkDataReader.cxx, line 763
vtkPolyDataReader (0A527038): Unsupported cell attribute type: ² for file: (Null FileName)
Should we keep this bug open, or close it and open another for vtm files? |
|
|
(0012245)
|
Alan Scott
|
2008-06-04 16:23
|
|
One more note, after the bug listed above, you cannot color junk.vtm by anything. |
|
|
(0012858)
|
Utkarsh Ayachit
|
2008-07-29 13:02
|
|
Fixing the vtm reading problem.
/cvsroot/ParaView3/ParaView3/VTK/IO/vtkXMLReader.cxx,v <-- VTK/IO/vtkXMLReader.cxx
new revision: 1.53; previous revision: 1.52 |
|
|
(0012865)
|
Alan Scott
|
2008-07-29 14:09
|
|
|
|
(0012866)
|
Alan Scott
|
2008-07-29 14:10
|
|
Woops, I didn't see that Utkarsh had already fixed it. |
|
|
(0012962)
|
Alan Scott
|
2008-08-07 16:14
|
|
This is giving me troubles still, using can.exo.
client/server, but I suspect that doesn't matter.
Open can.exo. All variables on (but shouldn't matter)
Save as junk.vtm.
Delete all
Open junk.vtm. Output is as listed below, Unsupported cell attribute type:
give me a call if you think I am in error. |
|
|
(0013077)
|
Utkarsh Ayachit
|
2008-08-19 15:20
|
|
The issue is due to the fact that vtm writers cannot write in parallel correctly. BUG 0006698 captures that issue, hence I am making this resolved (since the original bug is indeed resolved). |
|
|
(0013080)
|
Alan Scott
|
2008-08-19 15:28
|
|
The issue i was having is that the vtm writer is not parallel. It works serial. Closed. |
|