From 82b374a0de3620f546964f7279761930c6ea220d Mon Sep 17 00:00:00 2001 From: Poulard Christine <christine.poulard@irstea.fr> Date: Thu, 8 Jul 2021 16:35:36 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dfcdb8f..7dd6bc8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ Christine Poulard, Céline Berni, INRAE June 2021 Teaching tool to illustrate the influence of the rugosity and computation space-step on the estimation of a simple backwater curve, in a Wide rectangular channel. -One script is interactive, with sliders ; the other not, to be easier to understand + +The simplest script is ligne-eau-reservoir_vuCP, in french only. +For demo purposes "subcritical_flow_channel_into_reservoir.py" was developped : it is interactive, with sliders allowing to modify the values of roughness and discretisation step. + + -- GitLab