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
  • #2221
Closed
Open
Issue created Sep 29, 2021 by Hassan Kassem@hikassem

pressure functionObject, pName is not read

Hello,

The pressure functionObject does not read p entry which represents pName, although it is mentioned in the description of the class. The pressure field name is hardcoded and passed to fieldExpression here. In order to have the right behaviour, the user can set the field to pName, then the read function of fieldExpression will overwrite the field name. I guess the easiest fix here is to update the description of the class and replace p with field, but it isn't the most intuitive.

Assignee
Assign to
Time tracking