Skip to content
Snippets Groups Projects

ENH: enable custom input of U for devRhoReff and devReff

Merged Kutalmış Berçin requested to merge issue-2093-custom-U-in-devRhoReff-and-devReff into develop

Summary

Previously, for basic incompressible and compressible simulations, the "force" function object has not been using the user-specified "UName" for the "devRhoReff" computation (affecting the tangential component), but using the "U" of the latest available step. In contrast, the user-specified "pName" has always been being used correctly.

This has been causing issues for users when they wish to use a specific "UMean" field in various force and forceCoeff function object computations.

Also, the set of commits can allow the usage of custom U for other function objects, such as yPlus, wallShearStress etc.

Resolved bugs (If applicable)

#2093 (closed)

EP#1224

Risks

No risk expected.

Test cases

See 41c0fa3b in t-repo.

Edited by Kutalmış Berçin

Merge request reports

Approval is optional

Merged by Andrew HeatherAndrew Heather 3 years ago (Aug 5, 2021 12:41pm UTC)

Merge details

  • Changes merged into develop with d8eecc5e.
  • Deleted the source branch.

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