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 380
    • Issues 380
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #1846

Closed
Open
Created Sep 21, 2020 by Chiara Pesci@Chiara

REQUEST: yPlus FO error message in "postProcess -func yPlus" mode

Functionality to add/problem to solve

When executing the yPlus function object as "postProcess -func yPlus" the following warning is issued:

--> FOAM Warning : 
    From virtual bool Foam::functionObjects::yPlus::execute()
    in file yPlus/yPlus.C at line 166
    Unable to find turbulence model in the database: yPlus will not be calculated

while running the FO as <solverName> -postProcess -func yPlus or directly during run time works fine.

Proposal

It would be nice to substitute the warning message with something like "yPlus function in postProcess mode not supported". The current message is misleading and the user would think there is an error in the turbulence model setup, even though the latter is correct.

Edited Sep 21, 2020 by Kutalmis Bercin
Assignee
Assign to
Time tracking