Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • ParaView ParaView
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 2k
    • Issues 2k
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 84
    • Merge requests 84
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ParaViewParaView
  • ParaViewParaView
  • Issues
  • #21052
Closed
Open
Issue created Oct 21, 2021 by Jean M. Favre@jfavreContributor

v5.10-RC1 SPH Interpolator GUI needs rework

as discussed in https://discourse.paraview.org/t/sphvolumeinterpolator-with-cutoff-array/3119, the GUI panel for Array Selections lets the user select a Cut-off Array from a list of PointData arrays available in the source point cloud. This is wrong, since the Cutt-off array should be taken from the input point data. As such, the definition of the probes (Line, Plane, volume) does not enable the definition of a Cutt-off array.

An alternative would be to use the SPHDatasetInterpolator, with an added probe (e.g Plane) defined elsewhere, with its own Cutoff array. This does not work either, the GUI marks the array as "Cutoff (?)". pvbatch also fails. Here is an attached Python script to demonstrate the use of an SPHPlaneInterpolator vs. an SPHDatasetInterpolator. pvSimpleTestSPHInterpolator.v510.py

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking