Skip to content

Replace the IsOnWall function requirement with a boundary type

Ned Coltman requested to merge feature/isOnWall_fromBCs into master

For wall distance calculations use the call to boundary types

  • Try and integrate the turbulence model specific boundary conditions into this

  • Make this backwards compatible somehow

  • Remove compiler warnings from the compositional rans tests (after the Backwards compatibility is approved)

resolves #947 (closed)

Edited by Ned Coltman

Merge request reports