Skip to content

Commit 8379146

Browse files
authored
Merge pull request #907 from lbutler/dev
Docs update: Rename EMITTER BACKFLOW to BACKFLOW ALLOWED
2 parents b16dba2 + 1e5deb6 commit 8379146

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/toolkit-input.dox

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ __Formats:__
321321
<tr><td><B>PATTERN</B></td><td><I>id</I></td></tr>
322322
<tr><td><B>DEMAND MULTIPLIER</B></td><td><I>value</I></td></tr>
323323
<tr><td><B>EMITTER EXPONENT</B></td><td><I>value</I></td></tr>
324-
<tr><td><B>EMITTER BACKFLOW</B></td><td><B>YES / NO</B></td></tr>
324+
<tr><td><B>BACKFLOW ALLOWED</B></td><td><B>YES / NO</B></td></tr>
325325
<tr><td><B>QUALITY</B></td><td><B>NONE / CHEMICAL / AGE / TRACE&nbsp;&nbsp; </B><I>nodeID</I></td></tr>
326326
<tr><td><B>DIFFUSIVITY</B></td><td><I>value</I></td></tr>
327327
<tr><td><B>TOLERANCE</B></td><td><I>value</I></td></tr>
@@ -384,7 +384,7 @@ The <b>DEMAND MULTIPLIER</b> is used to adjust the values of baseline demands fo
384384

385385
<b>EMITTER EXPONENT</b> specifies the power to which the pressure at a junction is raised when computing the flow issuing from an emitter. The default is 0.5.
386386

387-
<b>EMITTER BACKFLOW</b> specifies if back flow through an emitter (i.e., flow into the network) is allowed. The default is <b>YES</b>.
387+
<b>BACKFLOW ALLOWED</b> specifies if back flow through an emitter (i.e., flow into the network) is allowed. The default is <b>YES</b>.
388388

389389
\b QUALITY selects the type of water quality analysis to perform. The choices are <b>NONE, CHEMICAL, AGE</b>, and \b TRACE. In place of \b CHEMICAL the actual name of the chemical can be used followed by its concentration units (e.g., <b>CHLORINE mg/L</b>). If \b TRACE is selected it must be followed by the ID label of the node being traced. The default selection is \b NONE (no water quality analysis).
390390

0 commit comments

Comments
 (0)