Skip to content

[shallow water] Add friction laws (Manning and Nikuradse)

Martin Utz requested to merge feature/add-friction-laws into master

close #688 (closed)
The friction laws after Manning and Nikuradse are implemeted.
The related test uses Mannings law to simulate a normal flow in a rough rectangular channel. Therefore the formula of Gaukler-Manning-Strickler can be used to obtain the analytical solution.

Edited by Martin Utz

Merge request reports