Profile Plot Group#

The profile plot tool displays the profile of the node and link system. This tool uses a python module called swimmio. It is a very powerful module for building storm drain inp data using python based programs. So far, the FLO-2D plugin only uses swmmio for plotting data and results.

../../../_images/pplot001.png

The storm drain profile tool has some dependencies that need to be installed before it’s first use. Click the Plot profile button to see the dependencies dialog.

Connect to a swmm.inp file#

The swmmio module reads data from the swmm.inp and swmm.rpt files. Use the Run Settings to connect to a folder that has an exported swmm.inp or a completed storm drain simulation.

../../../_images/pplot004.png

Install SWMMIO#

../../../_images/pplot002.png

Try the automatic python module installer first. This method may not work if the user does not have Admin Rights. The automatic method will likely require the user to restart QGIS and reload the project but this is a one time installation and swmmio will work for all future projects.

../../../_images/pplot003.png

If the Automatic method does not work, get assistance from an IT and perform the manual installation instructions using ADMIN Rights.

../../../_images/pplot005.png
  1. Run OSGeo4W Shell as admin

  2. Type this command: pip install swmmio==0.6.11

Wait for the install to finish. It may be necessary to restart QGIS.

For more information, access https://flo-2d.com/contact/

Create a plot#

Once swmmio is installed, a plot of the storm drain link node system can be made.

  1. Click the FLO-2D Info button.

  2. Click on the upstream node.

  3. Select the node and then select Start Node.

../../../_images/pplot007.png
  1. Click on the downstream node.

  2. Select the node and then select End Node.

../../../_images/pplot008.png
  1. Click Find Profile to plot the connected nodes.

../../../_images/pplot009.png
  1. A missing swmm.inp message may appear.

../../../_images/pplot010.png
  1. If this happens, reconnect the path to the results folder.

../../../_images/pplot004.png

Profile Plot#

The profile plot will appear in a new window that has zoom and pan controls.

../../../_images/pplot011.png

Zoom in on any portion of the graph and pan left or right to change the view.

../../../_images/pplot012.png