aboutsummaryrefslogtreecommitdiff
path: root/src/boundary_conditions.cc
AgeCommit message (Collapse)Author
2018-10-17Fix density calculation in moving wall BCAdrian Kummerlaender
2018-10-16Implement moving wall / velocity Dirichlet boundary conditionAdrian Kummerlaender
Usable as both the inflow condition of the channel example and the top wall of a lid driven cavity.
2018-09-09Split into compilation unitsAdrian Kummerlaender