Skip to content

Commit b16dba2

Browse files
authored
Merge pull request #906 from OpenWaterAnalytics/dev-leakage-docs
Dev leakage docs
2 parents 473b87d + 801dc94 commit b16dba2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/toolkit-input.dox

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -248,13 +248,13 @@ __Format:__
248248

249249
A line for each pipe subject to leaking that contains:
250250
- Pipe ID label
251-
- the area of cracks that leak in sq. mm per 100 units of pipe length (ft or m)
252-
- the rate at which cracks expand in sq. mm per unit of pressure head (ft or m)
251+
- the average combined area of leakage-generating cracks per 100 units of pipe length (in ft or m). This area is expressed in units of square mm regardless of the choice of model flow units.
252+
- the expansion in the average combined area of leakage-generating cracks as a function of the pressure head (in ft or m). This is the derivative of the area with respect to the pressure head, and is expressed in units of sq. mm per unit of modeled pressure head (in ft or m)
253253

254254
__Remarks__
255255
1. This section is optional.
256-
2. Leak area is the total area of all cracks assumed to exist per 100 feet (or meters) of pipe.
257-
3. Experimental values of expansion range between 0 and 0.001 (sq mm)/m depending on pipe material and crack size.
256+
2. Average combined leak area is the total area of all cracks assumed to exist per 100 feet (or meters) of pipe.
257+
3. Experimental values of leak area expansion obtained for single cracks range widely depending on pipe material and diameter, and crack length and geometry (e.g. from 0 (sq mm)/m for small diameter steel and iron, to >100 (sq mm)/m for a 200 mm longitudinal slit in a 50 mm diameter class PN6 PVC pipe). Regardless of experimental values obtained for individual cracks, the value of the expansion parameter used here is also directly dependent on the expected density of leakage-generating cracks. For example, 10 identical cracks per 100 m pipe length, with a single crack expansion rate of 0.1 (sq mm)/m, would be modeled using an expansion parameter of 10 * 0.1 (sq mm)/m = 1 (sq mm)/m.
258258
*/
259259

260260
/**

0 commit comments

Comments
 (0)