MantisBT - ParaView
View Issue Details
0007328ParaViewBugpublic2008-07-11 13:562016-08-12 09:57
Ken Moreland 
Kitware Robot 
highminorhave not tried
closedmoved 
 
 
0007328: Odd ghost cell behavior of spcth data
While using the plot over line filter with some spcth data, I noticed some spikes in the plot that looked incorrect. After experimenting some more, I think that the issue is with errant behavior with ghost cell reading (or handling). To replicate, do the following:

1. Open the cth-small example dataset from David K. (Kitware should have this but we can provide a copy if not.) Load in all cell arrays and go to the last time step. Apply.
2. Add the Threshold filter (don't worry, the amount of cells we extract will be very small). Select Temperature (eV) as the scalar field and set the lower and upper thresholds as .04 and .06 respectively. Apply. Verify that the output is empty (that is, there are no cells with a temperature in this range).
3. Add the Plot Over Line to the *Original* SPCTH data. Set the two points to be (0.5,-0.1,-3) and (0.5,-0.1,1). Apply.
4. In the resulting plot, turn off all variables except for Temperature (eV). Notice that the plot has a strange spike that goes to about 0.05 (which should not be there since there are no values in this range).
5. Go back to the 3D view and observer the output of the Threshold filter (in my experiments that filter was re-run, but if not you can force a re-run by toggling the All Scalars flag). You will see that many cells are now extracted. It looks like these cells are on the borders of blocks and that leads me to believe they are ghost cells with the wrong values.

Attached is a screenshot after the weird ghost cells are extracted.
No tags attached.
png GhostCellScreenshot.png (102,608) 2008-07-11 13:56
https://www.vtk.org/Bug/file/6594/GhostCellScreenshot.png
png
Issue History
2008-07-11 13:56Ken MorelandNew Issue
2008-07-11 13:56Ken MorelandFile Added: GhostCellScreenshot.png
2009-02-18 09:26Utkarsh AyachitCategory3.6 => Pending
2009-02-20 11:14Ken MorelandStatusbacklog => tabled
2009-02-20 11:14Ken MorelandAssigned To => Burlen
2009-02-20 11:16Ken MorelandCategoryPending => 3.6
2009-05-13 13:46Utkarsh AyachitTarget Version => 3.6
2009-08-25 18:45Utkarsh AyachitAssigned ToBurlen =>
2009-08-25 18:45Utkarsh AyachitCategory => Bug
2009-08-25 18:45Utkarsh AyachitTarget Version3.6 => 3.8
2016-08-12 09:57Kitware RobotNote Added: 0037583
2016-08-12 09:57Kitware RobotStatusexpired => closed
2016-08-12 09:57Kitware RobotResolutionopen => moved
2016-08-12 09:57Kitware RobotAssigned To => Kitware Robot

Notes
(0037583)
Kitware Robot   
2016-08-12 09:57   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current ParaView Issues page linked in the banner at the top of this page.