Skip to content
Snippets Groups Projects

ENH: applyBoundaryLayer - optionally write turbulence fields

Merged Mark OLESEN requested to merge feature-appyBoundaryLayer-writeTurbulenceFields into develop
  • The previous option 'write-nut' controlled the writing of turbulence nut, but other turbulence fields were always written. These have been shown to be a source of instability for many cases.

    This commit replaces the 'write-nut' option by a 'writeTurbulenceFields' option that controls the writing of all turbulence fields. If not set, only the velocity field is written.

    For compatibility, the old 'write-nut' option is still recognized but is redirected to 'writeTurbulenceFields'.

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