From ba4f6667216e3c905bf378a42dc3df328bb03654 Mon Sep 17 00:00:00 2001 From: David Dorchies <david.dorchies@inrae.fr> Date: Fri, 12 Jan 2024 16:07:37 +0000 Subject: [PATCH] docs(pab): add link to example session --- docs/en/calculators/pab/pab.md | 6 ++++++ docs/fr/calculators/pab/pab.md | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/docs/en/calculators/pab/pab.md b/docs/en/calculators/pab/pab.md index 59af590c4..10fc6c482 100644 --- a/docs/en/calculators/pab/pab.md +++ b/docs/en/calculators/pab/pab.md @@ -85,3 +85,9 @@ Two graphs are present: - A general graph allowing the selection of any parameter from the result table in abscissa and ordinate. If several results are available due to the variation of one or two hydraulic parameters of the pass, all calculated water lines are displayed in the long profile, and a drop-down list allows to select the result to be displayed in the generalist table and graph. + +## Example session + +An example illustrating the conception of a fish ladder can be directly loaded +at the address: +https://cassiopee.g-eau.fr/#/loadsession/app%2Fexamples%2Fpab-complete-chain.json diff --git a/docs/fr/calculators/pab/pab.md b/docs/fr/calculators/pab/pab.md index a388f1c0e..b1f99c72d 100644 --- a/docs/fr/calculators/pab/pab.md +++ b/docs/fr/calculators/pab/pab.md @@ -85,3 +85,8 @@ Deux graphiques sont présents : - Un graphique général permettant de sélectionner n'importe quel paramètre du tableau de résultat en abscisse et en ordonnée. Si plusieurs résultats sont disponibles du fait de la variation d'un ou deux paramètres hydrauliques de la passe, toutes les lignes d'eau calculées s'affichent dans le profil en long, et une liste déroulante permet de sélectionner le résultat à afficher dans le tableau et le graphique généraliste. + +## Session exemple + +Un exemple de conception de passe à bassins peut être directement chargée à l'adresse : +https://cassiopee.g-eau.fr/#/loadsession/app%2Fexamples%2Fpab-complete-chain.json -- GitLab