Skip to content

Commit aecce1d

Browse files
authored
Fixed relative paths for LIDS
1 parent 1e1498b commit aecce1d

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

public/examples/Example4.inp

+8-8
Original file line numberDiff line numberDiff line change
@@ -118,14 +118,14 @@ Swale SURFACE 36 0.0 0.24 1.0 5
118118
[LID_USAGE]
119119
;;Subcatchment LID Process Number Area Width InitSatur FromImprv ToPerv Report File
120120
;;-------------- ---------------- ------- ---------- ---------- ---------- ---------- ---------- -----------
121-
S1 InfilTrench 4 532 133 0 40 0 ".\lid_ITS1.txt"
122-
S1 RainBarrels 32 5 0 0 17 1 ".\lid_RBS1.txt"
123-
S4 Planters 30 500 0 0 80 0 ".\lid_BCS4.txt"
124-
S5 PorousPave 1 232872 683 0 0 0 ".\lid_PPS5.txt"
125-
S5 GreenRoof 1 18400 136 0 0 0 ".\lid_BCS5.txt"
126-
Swale3 Swale 1 14374.80 45 0 0 0 ".\lid_VSS3.txt"
127-
Swale4 Swale 1 21780.00 45 0 0 0 ".\lid_VSS4.txt"
128-
Swale6 Swale 1 17859.60 45 0 0 0 ".\lid_VSS6.txt"
121+
S1 InfilTrench 4 532 133 0 40 0 "lid_ITS1.txt"
122+
S1 RainBarrels 32 5 0 0 17 1 "lid_RBS1.txt"
123+
S4 Planters 30 500 0 0 80 0 "lid_BCS4.txt"
124+
S5 PorousPave 1 232872 683 0 0 0 "lid_PPS5.txt"
125+
S5 GreenRoof 1 18400 136 0 0 0 "lid_BCS5.txt"
126+
Swale3 Swale 1 14374.80 45 0 0 0 "lid_VSS3.txt"
127+
Swale4 Swale 1 21780.00 45 0 0 0 "lid_VSS4.txt"
128+
Swale6 Swale 1 17859.60 45 0 0 0 "lid_VSS6.txt"
129129

130130
[OUTFALLS]
131131
;; Invert Outfall Stage/Table Tide

0 commit comments

Comments
 (0)