From ed0f90ff42cd912b404eb1a5a9140e959e908724 Mon Sep 17 00:00:00 2001 From: "mathias.chouet" <mathias.chouet@irstea.fr> Date: Tue, 30 Jun 2020 09:56:15 +0200 Subject: [PATCH] Changelog v4.10.5 --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d89c079d..c7be50c0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,22 @@ +stable - 2020-06-30 +=================== + +new features +------------ + * Uniform Flow, circular pipe: fatal error if pipe is under load + * Walls: add Cunge80 to admissible laws + * Parallel structures: add broad triangular weir + * Rename "free" triangular discharge laws to "(Villemonte)" + +bug fixes +--------- + * Slope definition in Jet + * Parallel structures, Cunge80: set default flow coefficient to 1 + * Example "Weir jet length" broken + * Gate opening, linked: bug on variated parameter length + * Check definition domain when setting .singleValue + * Walls: warning when weir bottom elevation is below upstream basin's bottom elevation + stable (hotfix) - 2020-04-17 =================== -- GitLab