Skip to content

Shifted Periodicity

Helen Schottenhamml requested to merge mr_shifted_periodicity into master

This merge request introduces shifted periodicity boundary conditions. Periodicity is applied in the normal direction but a user-defined shift is used in a perpendicular direction as described by Munters et al.. This shift can prevent the locking of large-scale turbulent features in the flow direction.

//TODO

  • Implement CPU version
  • Port to GPU
  • Add documentation
Edited by Helen Schottenhamml

Merge request reports