Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • openfoam openfoam
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 454
    • Issues 454
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 14
    • Merge requests 14
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Development
  • openfoamopenfoam
  • Issues
  • #2409
Closed
Open
Issue 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