Showing posts with label SWMM5 RTC or Control Rules Condition Clause Examples - from Help File. Show all posts
Showing posts with label SWMM5 RTC or Control Rules Condition Clause Examples - from Help File. Show all posts

Monday, May 8, 2023

SWMM5 RTC or Control Rules Condition Clause Examples - from Help File

 Here are multiple condition clauses using the objects, attributes, and relations provided:

  1. GAGE G2 INTENSITY >= 1.2
  2. NODE N11 MAXDEPTH <= 5
  3. NODE N12 HEAD = 7.5
  4. NODE N15 VOLUME <> NODE N16 VOLUME
  5. NODE N18 INFLOW > 3
  6. LINK L21 FLOW < 50
  7. CONDUIT C14 FULLFLOW >= 80
  8. LINK L22 DEPTH <= 2.5
  9. CONDUIT C15 MAXDEPTH > 3
  10. LINK L23 VELOCITY = 1.5
  11. CONDUIT C16 LENGTH <> 100
  12. CONDUIT C17 SLOPE < 0.05
  13. LINK L24 STATUS = OPEN
  14. LINK L25 TIMEOPEN > 2:30
  15. LINK L26 TIMECLOSED <= 4:15
  16. PUMP P10 STATUS = ON
  17. PUMP P11 SETTING >= 1.5
  18. PUMP P12 FLOW < 35
  19. ORIFICE O3 SETTING = 0.75
  20. WEIR W4 SETTING > 0.5
  21. OUTLET O5 SETTING <= 1.25
  22. SIMULATION TIME = 12:34:56
  23. SIMULATION DATE >= 01/15/2023
  24. SIMULATION MONTH > 6
  25. SIMULATION DAY = 3
  26. SIMULATION DAYOFYEAR < 250
  27. SIMULATION CLOCKTIME <> 15:30:00

These condition clauses can be used in a variety of contexts to represent relationships and constraints on different objects, attributes, and values.

What Does "Percent Not Converging" Mean in SWMM5?

What Does "Percent Not Converging" Mean in SWMM5? The SWMM 5 Routing Time Step Summary is your window into the model's heart, ...