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 415
    • Issues 415
    • 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
  • Merge requests
  • !320

BUG: Wrong FatalIOError message in displacementMethod and optMeshMovement (#1537)

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Vaggelis Papoutsis requested to merge bug-wrong-FatalIOError-message into master Jan 02, 2020
  • Overview 0
  • Commits 1
  • Changes 7
  • The core of the FatalIOError message was not printed due to exiting with FatalError instead of FatalIOError
  • Changed the TypeName in all derived classes of displacementMethod so that the toc printed by the FatalIOError corresponds to what the user should add in dynamicMeshDict
Edited Jan 02, 2020 by Vaggelis Papoutsis
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: bug-wrong-FatalIOError-message