aboutsummaryrefslogtreecommitdiff
path: root/channel.cc
AgeCommit message (Collapse)Author
2018-10-12Add inflow to channelAdrian Kummerlaender
…it seems that as far as pure visuals are concerned simply not doing anything for the outflow works out ok. Actual outflow condition to complement this primitive Dirichlet inflow remains to be implemented. to be implemented.
2018-10-11Setup basic periodic channel exampleAdrian Kummerlaender