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
  • Issues
  • #2361
Closed
Open
Issue created Feb 11, 2022 by Mark OLESEN@markMaintainer

sample/store fields may cause dimension check error

Issue raised as EP1826 with surface sampling. The stored fields are dimensioned. However, it is perhaps possible that the named field changes dimensions (@Chiara?)

In which case,

//OLD dimfield->dimensions() = dims;

//NEW
dimfield->dimensions().reset(dims);

in polySurfacesTemplates.C

Assignee
Assign to
Time tracking