2D colouring of a surface of a given shape (Circular rake)

  1. Create geometry:
  • run ParaView
  • File → Open → data.csv → Apply
  • FIlters → TableToPoints → X, Y, Z, → Apply
  • Filter → Delaunay2D → BestFittingPlane → Apply
  1. Extract wanted cells
  • Switch representation to SurfaceWithEdges
  • Use “InteractiveSelectCellsOn”
  • Select the few cells in the middle
  • View → FIndData
  • InvertSelection
  • Filter → ExtractSelection
  1. Representation
  • Show TableToPoint as Point representation, increase point size
  • Show the ExtractSelection as surface, show “Velocity” variable
  • View → ColorMap Editor → Preset → All → KAAMS

hth

1 Like