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 384
    • Issues 384
    • 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
  • #1828

Closed
Open
Created Sep 02, 2020 by Hassan Kassem@hikassem

actuationDiskSource: Usage and description

Hello,

According to the usage description of the actuationDiskSource, diskDir is Surface-normal vector of the actuator disk pointing upstream. This contradicts the turbineSiting tutorial where diskDir is pointing (1 0 0) which the same direction as the flow (downstream). In order to double check, I ran the tutorial four times using the two available force models with diskDir (1 0 0) (downstream) and diskDir (-1 0 0) (upstream). The attached figure shows the results along horizontal line through the centre of the disk1. It clear from the pressure that downstream is the right direction. This has been done using OpenFOAM-v2006.

compare_disks

Anther point which sounds confusing is this comment

        //- Flag for body forces to act as a source (true) or a sink (false)
        label sink_;

From what I see in the code and OF sign convention as far as I understand, true sink_ leads to positive term which acts as sink (momentum extraction) and vice versa. Hence, the comment isn't accurate unless I'm missing something here.

Thanks for your effort and continues support,

Best wishes, Hassan

Assignee
Assign to
Time tracking