Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 390
    • Issues 390
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 13
    • Merge requests 13
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #657

Closed
Open
Created Dec 09, 2017 by Kutalmis Bercin@kutiMaintainer

ENH: Slightly misleading FOAM FATAL ERROR MESSAGE for topoSetSource usage in overPimpleDyMFoam

Consider OpenFOAM-v 1706 and an overset case similar to the tutorial: incompressible/overPimpleDyMFoam/twoSimpleRotors

If, somehow, the user forgets to put the below inside the controlDict file of his/her overset case:

libs ("liboverset.so");

When the user runs topoSet, the user receives the following message:

--> FOAM FATAL ERROR: Unknown topoSetSource type regionsToCell

I believe the message could be further elaborated in order to help the user to pinpoint what exactly was wrong while the user might be confused with the fact that regionsToCell is one of the legitimate options for the topoSetSource.

Kind regards

log.topoSet

Edited Dec 09, 2017 by Kutalmis Bercin
Assignee
Assign to
Time tracking