Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 454
    • Issues 454
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 15
    • Merge requests 15
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Merge requests
  • !595

ENH: ParticleHistogram: refactor PatchParticleHistogram function object

  • Review changes

  • Download
  • Patches
  • Plain diff
Merged Kutalmış Berçin requested to merge feature-particle-histogram into develop Feb 22, 2023
  • Overview 0
  • Commits 2
  • Changes 16

Summary

  • enable 'faceZone' support for the function objects below.
  • introduce 'cloudFunctionObjectTools' to simplify collection of particle info on patches or face zones.
  • enable 'writeFile' support to better control file output.
  • rename 'PatchParticleHistogram' as 'ParticleHistogram', and 'PatchPostProcessing' as 'ParticlePostProcessing' for better clarity.

Resolved bugs

#1808 (closed)

Risks

  • User input:
    • Names of FOs have been changed
  • No change in existing output.

Meta-data

  • EP2071
  • linux64ClangDPInt32Opt (clang13)
  • linux64GccDPInt32Opt
  • linux64GccSPDPInt64Debug
  • Alltest: No new error/No change in existing output
Edited Mar 22, 2023 by Kutalmış Berçin
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: feature-particle-histogram