Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cassiopee
nghyd
Commits
514b5b46
Commit
514b5b46
authored
May 05, 2022
by
Grand Francois
Browse files
fix: compound rock-ramp fishpasses: averaged velocity between blocks graph does not display
refs
#533
parent
ec828fee
Pipeline
#35798
passed with stages
in 17 minutes
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/app/results/macrorugo-compound-results.ts
View file @
514b5b46
...
...
@@ -217,6 +217,7 @@ export class MacrorugoCompoundResults extends MultiDimensionResults implements P
case
"
Vmax
"
:
case
"
PV
"
:
case
"
xCenter
"
:
case
"
Vg
"
:
data
.
push
(
this
.
childrenResults
[
i
].
resultElements
[
vi
].
getValue
(
symbol
));
break
;
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment