View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0016045VTK(No Category)public2016-03-25 09:582016-08-12 09:55
ReporterCory Quammen 
Assigned ToAndy Bauer 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version7.0.0 
Target VersionFixed in Version 
Summary0016045: Wedge volume may not be calculated correctly
DescriptionThe attached Python script shows the results of two cell volume calculations. One cell is a wedge and one is a hexahedron. Each cell describes the same wedge shape, but only the volume of the hexahedron cell type is computed correctly.

Hat tip to Jean Favre for the report and test script.
TagsNo tags attached.
ProjectTBD
Typeincorrect functionality
Attached Files? file icon volumeWedge.py [^] (1,100 bytes) 2016-03-25 09:58

 Relationships

  Notes
(0036236)
Andy Bauer (developer)
2016-07-06 16:28

The issue here is that it is using VERDICT for computing cell volumes through the vtkCellQuality filter and VERDICT doesn't support wedges. The -1 indicates that the value has not been computed so the behavior is the intended behavior. There are plans to replace VERDICT with something more general AND more accurate.
(0037464)
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.

 Issue History
Date Modified Username Field Change
2016-03-25 09:58 Cory Quammen New Issue
2016-03-25 09:58 Cory Quammen File Added: volumeWedge.py
2016-07-06 16:02 Andy Bauer Assigned To => Andy Bauer
2016-07-06 16:28 Andy Bauer Note Added: 0036236
2016-08-12 09:55 Kitware Robot Note Added: 0037464
2016-08-12 09:55 Kitware Robot Status backlog => closed
2016-08-12 09:55 Kitware Robot Resolution open => moved


Copyright © 2000 - 2018 MantisBT Team