Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
nghyd
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Cassiopée
nghyd
Commits
38709421
Commit
38709421
authored
2 years ago
by
François Grand
Committed by
AUBRY JEAN-PASCAL
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
feat: add button to main screen to open a rock-ramp backwater curve calculator
refs#609
parent
a525cb61
No related branches found
No related tags found
2 merge requests
!252
release: version 4.18.0
,
!213
Resolve "Ajout du module courbe de remous d'une passe à macro-rugosité"
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
src/app/config.json
+1
-1
1 addition, 1 deletion
src/app/config.json
src/locale/messages.en.json
+3
-0
3 additions, 0 deletions
src/locale/messages.en.json
src/locale/messages.fr.json
+3
-0
3 additions, 0 deletions
src/locale/messages.fr.json
with
7 additions
and
1 deletion
src/app/config.json
+
1
−
1
View file @
38709421
...
...
@@ -31,7 +31,7 @@
"path"
:
"passe-naturelle.jpg"
,
"credits"
:
"S. Richard / OFB"
},
"calculators"
:
[
11
,
17
,
27
]
"calculators"
:
[
11
,
17
,
27
,
37
]
},
{
"name"
:
"VERIFICATION"
,
...
...
This diff is collapsed.
Click to expand it.
src/locale/messages.en.json
+
3
−
0
View file @
38709421
...
...
@@ -504,6 +504,9 @@
"INFO_PABPUISSANCE_DESCRIPTION"
:
"basins"
,
"INFO_PABPUISSANCE_TITRE_COURT"
:
"FL: diss. power"
,
"INFO_PABPUISSANCE_TITRE"
:
"Fish ladder: dissipated power"
,
"INFO_MACRORUGOREMOUS_TITRE_COURT"
:
"Rock R. Backw. curve"
,
"INFO_MACRORUGOREMOUS_TITRE"
:
"Rock-ramp backwater curve"
,
"INFO_MACRORUGOREMOUS_DESCRIPTION"
:
"Backwater curve in rock-ramp fishpass"
,
"INFO_PARALLELSTRUCTURE_DESCRIPTION"
:
"orifice gate weir threshold free flow submerged discharge stage-discharge"
,
"INFO_PARALLELSTRUCTURE_TITRE_COURT"
:
"// structures"
,
"INFO_PARALLELSTRUCTURE_TITRE"
:
"Parallel structures"
,
...
...
This diff is collapsed.
Click to expand it.
src/locale/messages.fr.json
+
3
−
0
View file @
38709421
...
...
@@ -505,6 +505,9 @@
"INFO_PABPUISSANCE_DESCRIPTION"
:
"échelle poisson"
,
"INFO_PABPUISSANCE_TITRE_COURT"
:
"PAB : puissance"
,
"INFO_PABPUISSANCE_TITRE"
:
"Passe à bassins : puissance dissipée"
,
"INFO_MACRORUGOREMOUS_TITRE_COURT"
:
"C. remous de PAM"
,
"INFO_MACRORUGOREMOUS_TITRE"
:
"Courbe de remous de passe à m. rugo."
,
"INFO_MACRORUGOREMOUS_DESCRIPTION"
:
"Courbe de remous d'une passe à macro-rugosités simple"
,
"INFO_PARALLELSTRUCTURE_DESCRIPTION"
:
"orifice vanne seuil déversoir noyé dénoyé débit"
,
"INFO_PARALLELSTRUCTURE_TITRE_COURT"
:
"Ouvrages"
,
"INFO_PARALLELSTRUCTURE_TITRE"
:
"Lois d'ouvrages"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment