Sunday, May 14, 2023

Streets in SWMM 5.2+

 


The purpose of this entry is to define and describe the cross-sectional geometry of conduits that are used to represent streets in a certain engineering or urban planning context.

Format: The required format to define these parameters follows a certain order: Name Tcrown Hcurb Sx nRoad (a W)(Sides Tback Sback nBack)

Parameters: Each parameter represents a specific aspect of the street's cross-sectional geometry.

  1. Name: This is the unique identifier or name assigned to the street cross-section.

  2. Tcrown: This represents the distance from the street’s curb to its highest point or crown. The measurements are in feet or meters.

  3. Hcurb: This parameter indicates the height of the curb, measured in feet or meters.

  4. Sx: This is the cross slope of the street, expressed as a percentage.

  5. nRoad: This is the Manning’s roughness coefficient (n) of the road surface. It is a measure of how rough the surface is and affects how water flows over it.

  6. a: This parameter represents the gutter depression height, measured in inches or millimeters. It defaults to 0 if not specified.

  7. W: This is the width of the depressed gutter, measured in feet or meters. It defaults to 0 if not specified.

  8. Sides: This indicates whether the street is single-sided or two-sided. It defaults to 2 if not specified.

  9. Tback: This is the street backing width, measured in feet or meters. It defaults to 0 if not specified.

  10. Sback: This is the slope of the street backing, expressed as a percentage. It defaults to 0 if not specified.

  11. nBack: This is the Manning’s roughness coefficient (n) for the street backing. It defaults to 0 if not specified.

Remarks:

If the street does not have a depressed gutter (meaning a = 0), then the gutter width parameter (W) is ignored. Similarly, if the street does not have backing, the three backing parameters (Tback, Sback, nBack) can be omitted. This allows for flexibility and customization based on the specific characteristics of each street.

No comments:

GitHub code and Markdown (MD) files Leveraging

 To better achieve your goal of leveraging your GitHub code and Markdown (MD) files for your WordPress blog or LinkedIn articles, consider t...