USEPA / SWMM-EPANET_User_Interface

User interface for the Stormwater-Management-Model
111 stars 67 forks source link

SWMM - can't use infiltration trench #324

Closed barrc closed 4 years ago

barrc commented 4 years ago

Infiltration trenches have a surface layer, storage layer, and optional drain layer. These are showing up properly in the LID control editor but what is written to the inp file is

IT  IT
IT  SURFACE 4   0.0 0.1 1.0 5.0
IT  SOIL    0.0 0.5 0.2 0.1 0.5 10.0    3.5
IT  DRAIN   0.0 0.5 6.0 6.0 0   0   

where there is a soil layer instead of a surface layer. This produces an ERROR 184: missing layer for LID IT when you try to run the simulation. To reproduce create a simple model with an infiltration trench.

Version: MTP6r1

PaulDudaRESPEC commented 4 years ago

Indeed that is a bug, just verified and fixed.