Skip to content
Snippets Groups Projects
Commit 0fc70af9 authored by AUBRY JEAN-PASCAL's avatar AUBRY JEAN-PASCAL
Browse files

fix: change labels for ZRR and ZRL fields

Refs #658
parent 02d38a66
No related branches found
No related tags found
2 merge requests!275Release v4.19.0,!255Resolve "Ajout de la passe à rugosité de fond: cas d'un radier incliné"
Pipeline #174779 passed
This commit is part of merge request !255. Comments created here will be created in the context of that merge request.
......@@ -14,8 +14,8 @@
"If": "Slope",
"a": "Strickler correction factor",
"ZF1": "Upstream ramp bottom elevation",
"ZRR": "Lower upstream ramp bottom elevation",
"ZRL": "Upper upstream ramp bottom elevation",
"ZRR": "Upper upstream ramp bottom elevation",
"ZRL": "Lower upstream ramp bottom elevation",
"NbT": "Number of flow sections",
"L": "Total width of ramp",
"Cd": "Discharge coefficient",
......
......@@ -14,8 +14,8 @@
"If": "Pente",
"a": "Coefficient correcteur du Strickler",
"ZF1": "Cote de fond amont rampe",
"ZRR": "Cote de radier gauche",
"ZRL": "Cote de radier droit",
"ZRR": "Cote de fond haut amont",
"ZRL": "Cote de fond bas amont",
"NbT": "Nombre de tranche d'écoulement",
"L": "Largeur totale de la rampe",
"Cd": "Coefficient de débit",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment