Commit 10db6feb authored by Dorchies David's avatar Dorchies David
Browse files

#33 PAB: Change name of mean water depth extraresult

Showing with 1 addition and 1 deletion
+1 -1
......@@ -158,7 +158,7 @@ export class Pab extends Nub {
cl.Calc("Z1");
// TODO: Add extraresults: discharge, apron elevation upstream the wall, apron elevation at half basin
cl.result.extraResults.Y = cl.prms.Z2.v - cl.result.extraResults.ZRB;
cl.result.extraResults.YMOY = cl.prms.Z2.v - cl.result.extraResults.ZRB;
// Update elevation and discharge for next basin
return cl.prms.Z1.v;
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment