Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 420
    • Issues 420
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 7
    • Merge requests 7
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #1921
Closed
Open
Issue created Nov 13, 2020 by Mark OLESEN@markMaintainer

Use "names" for sampled items

As a comment raised on EP1415, if we support sampling on faceZones and patches we have a naming discrepancy between sampling and surfaceFieldValue.

In surfaceFieldValue we select the type (patch/zone/surface etc) and use "names" to specify the selection. For sampledPatch, we specify the type (Eg, type patch), but there we use "patches" to specify the selection instead of "names". If we add faceZones into the mix, we then have "zones" as well.

@Prashant figured that going with "patches" and "zones" might be better. I'm not so sure at the moment. Currently tending towards "names" for both with a silent compatibility handling of "patches".

Assignee
Assign to
Time tracking