Skip to content
Snippets Groups Projects

BUG: adjointRotatingWallVelocity causes sensitivities to crash. Fixes #3180

Merged Vaggelis Papoutsis requested to merge fix-adjointRotatingWall-sens into master

If a case contains both adjointRotatingWallVelocity and adjointWallVelocity boundary conditions and sensitivity derivatives are computed over both these kind of patches, the computation of the sensitivities will crash due to an unallocated tmp. Cases with only adjointRotatingWallVelocity or adjointWallVelocity are not problematic.

Fixed by safeguarding the usage of adjointBoundaryCondition..dxdbMult()

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
  • Loading
  • Loading
  • Loading
Please register or sign in to reply