Skip to content

v0.2.9

Compare
Choose a tag to compare
@TS-CUBED TS-CUBED released this 26 Aug 09:16

Please use the released versions. Repo is WIP and will be inconsistent at times. Version branches will be frozen, however.

If you want to contribute, please fork the repo and send PRs :-)

Changelog

  • cases need a BC file for gammaDot - the way the collision based migration pressure is calculated needs a special treatment at the wall. Otherwise the migration from the wall will be severely underestimated. For the time being this is done via a zeroGradient (or slip) boundary condition for gammaDot at the wall. Inlets and outlets are zeroGradient as well.

This is the way the models for (Schenkel and Halldiday 2021) were set up, so is the validated method. I took the MUST_READ out in a later version, which lead to some models being set up without this BC in place - which leads to wrong results.