Paraview: How to visualize cell data as text written in cells
Posted November 21, 2011 at 11:16 by tomislav_maric
If you are dealing with some delicate computations that require you to investigate the values of fields in some cells (I use this for debugging), there is a way to do this in Paraview:
View->Selection Inspector
Create Selection
Selection Type: Thresholds
Check the box: Invert selection
Scroll down to the Display Style subwindow and select Cell Label
Check the box: Visible
Choose: "p" for pressure in the Label Mode drop menu.
Adjust the font, the collor, center it (the values are cell centered after all), and voila.
View->Selection Inspector
Create Selection
Selection Type: Thresholds
Check the box: Invert selection
Scroll down to the Display Style subwindow and select Cell Label
Check the box: Visible
Choose: "p" for pressure in the Label Mode drop menu.
Adjust the font, the collor, center it (the values are cell centered after all), and voila.
Total Comments 0