Skip to content
Snippets Groups Projects

ENH: add directionalMeshWave functionality

Merged Kutalmış Berçin requested to merge feature-directionalMeshWave into develop

Summary

For a given point within a given mesh, the existing meshWave method gives the orthogonal distance to a patch. In meshes with very steep terrain (e.g. a hill of 90 [deg]), this might be problematic for the fields that require the distance to the patch associated with the terrain surface.

directionalMeshWave is a variant of meshWave distance-to-patch method, which ignores the component in the specified direction. Can be used e.g. to calculate the distance in the z-direction only.

Requirement by CENER Implementation by Mattijs Janssens

Resolved bugs (If applicable)

None

Details of new models (If applicable)

meshWave

wallDistance_meshWave

directionalMeshWave

wallDistance_directional

Risks

None

Edited by Kutalmış Berçin

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