Skip to content

Feature/improve beavers joseph

Kilian Weishaupt requested to merge feature/improve-beavers-joseph into master

This MR extends the interface for setting the BJ(S) condition such that a full velocity vector for the porous medium velocity (in case of not applying the Saffman simplification) can be assigned (which is important for 3d problems).

Furthermore, the corresponding funtions have been renamed for increased clarity:

isBJS() --> isBeaversJoseph()

setBJS() --> setBeaversJoseph()

TODO

  • Change and deprecate boundary condition isBJS to isBeaversJoseph
  • Adapt changelog
  • Fix all occurrences of isBJS
  • Testing
Edited by Kilian Weishaupt

Merge request reports