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 413
    • Issues 413
    • 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
  • #2281
Closed
Open
Issue created Nov 29, 2021 by Mattijs Janssens@MattijsMaintainer

processorAgglomerator does not work

Summary

Keyword processorAgglomerator triggers an error somewhere in List::deepCopy.

Steps to reproduce

e.g. tutorial simpleFoam/pitzDaily add in fvSolution to the solver settings for p:

    p
    {
        ..
        processorAgglomerator masterCoarsest;
    }

This will result in a error from 'deepCopy' somewhere in List.

Environment information

  • OpenFOAM version : >v2106

Possible fixes

globalIndex::gather does not copy the input list anymore.

Assignee
Assign to
Time tracking