| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0008835 | VTK | (No Category) | public | 2009-04-02 13:45 | 2016-08-12 09:55 | ||||
| Reporter | Corey McBride | ||||||||
| Assigned To | Kitware Robot | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | moved | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | |||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0008835: Exodus Writer doesn't respect the block ids from vtkModelMetadata explicitly supplied by user. | ||||||||
| Description | The Exodus writer internally increments block ids to avoid a block id of 0. This change was introduced in revision 1.38. By internally incrementing the block ids the block ids no longer match those given in the vtkModelMetadata explicitly supplied by a user. It is very important that the information in the vtkModelMetadata supplied by the user be respected. Changing block ids to avoid a block id of 0 should probably be done outside of the writer. | ||||||||
| Additional Information | An example of the change made in revision 1.38 can be found in the method int vtkExodusIIWriter::ConstructBlockInfoMap () search for the line "// shift by 1 in case there's a 0" | ||||||||
| Tags | No tags attached. | ||||||||
| Project | |||||||||
| Type | |||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0015895) Corey McBride (reporter) 2009-04-02 14:54 |
It appears that the problem goes beyond block ids. Side sets supplied in the vtkModelMetadata aren't respected either. This problem may have been introduced with when the writer was changed to support multi-block data sets. |
|
(0037069) Kitware Robot (administrator) 2016-08-12 09:55 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2009-04-02 13:45 | Corey McBride | New Issue | |
| 2009-04-02 14:54 | Corey McBride | Note Added: 0015895 | |
| 2011-06-16 13:11 | Zack Galbreath | Category | => (No Category) |
| 2016-08-12 09:55 | Kitware Robot | Note Added: 0037069 | |
| 2016-08-12 09:55 | Kitware Robot | Status | expired => closed |
| 2016-08-12 09:55 | Kitware Robot | Resolution | open => moved |
| 2016-08-12 09:55 | Kitware Robot | Assigned To | => Kitware Robot |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |