Skip to content
Snippets Groups Projects

Rework SGS models

Merged Helen Schottenhamml requested to merge mr_rework_sgs_models into master

This merge request generalises the definition of subgrid-scale (SGS) models.
Until now, only the Smagorinsky model could be defined in the LBMConfig (by setting True or the model constant).
Now, a SGS model can be provided by an enumeration or as a tuple of the SGS enum and its model constant.

In the same time, this MR adds an implementation for the QR model, an isotropic minimum-dissipation model.

Furthermore, the possibility to output the eddy-viscosity directly from the SGS model calculation is added. This facilitates the post-processing and validation of turbulent flows.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply