Skip to content
GitLab
  • Menu
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 381
    • Issues 381
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 5
    • Merge requests 5
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #2409
Closed
Open
Created Mar 14, 2022 by Petros Ampatzidis@petros

atmBuoyancyTurbSource not working for RNGkEpsilon

Tried to run the atmForestStability verification case with the RNGkEpsilon model. I got the following error:

--> FOAM FATAL ERROR: (openfoam-2112) failed lookup of RNGkEpsilon:GbyNu (objectRegistry region0) available objects of type volScalarField::Internal: 20 (rhok ...)

I think this is because atmBuoyancyTurbSource needs access to GbyNu.

In kEpsilon.C line 248 this->type() + ":GbyNu", is missing from the respective RNGkEpsilon.C file.

When this line is inserted in RNGkEpsilon.C it seems to work.

I guess the same applies to the realizableKE.

Many thanks

Assignee
Assign to
Time tracking