step 3 - Defining river banks

Note

This stage assumes that you have started InfoWorks ICM and that the Explorer window is open, showing the River example network icon. You should complete the previous stages before starting this stage. If you want to work with the prepared example data, load the appropriate version of the network. For instructions on how to load the database, see Opening the Example Database.

Back Back to previous stage.

There are a number of methods available to build banks. Banks can be built from bank lines in a similar way to the river reach creation from cross sectional lines or they can be imported from an external source. However, the method used in this tutorial will be to manually draw a bank line and use the ground model to update its properties.

  1. Ensure that the River example network and the DTM ground model are both open on the GeoPlan. Alternatively, if you have not completed the previous steps, please use the provided River example - step 2 completed network as a starting point.
  2. Zoom in to the area of the river reach shown below. For your information, the area of interest is located between cross section lines XS377 and XS388. You may use the Find functionality available in InfoWorks ICM via the Find in GeoPlan button of the GeoPlan Tools toolbar. Please refer to the Finding Objects on the GeoPlan topic of the Help for further details.
  3. ClosedShow me!

  4. If making use of the functionality mentioned above, the screenshot of the GeoPlan Find dialog shown below should help you locate cross section line XS377 on the GeoPlan:
  5. ClosedShow me!

  6. Select Line in the New Object Type box and click on the New Object button (New Object button ) of the GeoPlan Tools toolbar and draw a bank line through each cross section in this area of river reach as shown below. The line illustrated in the screenshot below goes from cross section line XS378 to cross section line XS387.
  7. Please Note

    When drawing the line, please ensure that the line and the river reach line do not intersect/touch.

  8. At the end, double-click to finish.
  9. The New Line dialog is displayed. Enter an appropriate name for the line (Left bank, for example).
  10. Select Bank line in the Type dropdown list. Click on OK.
  11. ClosedShow me!

  12. This bank line currently has no elevation, discharge coefficient or modular limit values. Using the Properties button (Properties button) on the GeoPlan Tools toolbar, click on the line to display its property sheet. Click on the Ellipsis button button adjacent to the Bank data section.
  13. ClosedShow me!

  14. Once you have finished looking at the data, click on OK to close the Bank Data dialog.
  15. The next step is to take the elevations from the ground model.
  16. Select the bank line in the GeoPlan with the help of the Selection tool (Selection button) and use the Update from ground model... option from the Model menu to automatically read the elevations data from the LiDAR data. Tick the Insert vertices... check box to give max spacing of 10m and ensure the Overwrite existing elevations check box is also ticked.
  17. ClosedShow me!

  18. Click on OK on the Update from Ground Model dialog.
  19. Re-open the Bank data dialog via the bank line property sheet. You will see that the bank levels have been updated by sampling the currently loaded Ground Model. However, the discharge coefficient and modular limit values are still missing.
  20. Click on OK to close the dialog.
  21. We need to add a discharge coefficient of 1.0 and a modular limit of 0.9 for each point along the bank line. This can be done by manually inserting the desired values in the Bank data dialog or using an SQL query.
    1. If you want to manually add the values:
      1. Open the Bank line property sheet.
      2. Click on the Ellipsis button button adjacent to the Bank data cell.
      3. Click on the header of the Discharge Coeff - cd column. This selects the whole column.
      4. Right-hand click in any of the selected empty cells (not the header) and select Set new value(s) for cell(s).
      5. Enter 1 in the New Value dialog and click on OK.
      6. Similarly, click on the Modular Limit header, right-hand click, select Set new value(s) for cell(s), type 0.9 in the New Value dialog and click on OK.
      7. ClosedShow me!

      8. Click on OK on the Bank line- Bank data dialog to save your changes.
    2. If you opt for the SQL query:
      1. Click on the SQL Select button (SQL Select) on the Selection toolbar.
      2. The SQL dialog is displayed with the SQL page open.
      3. Select Bank line in the Object Type.
      4. Type in the SQL as shown in the screenshot below or select the correct field types and fields.
      5. ClosedShow me!

      6. Click on the Test button of the dialog to test the syntax before running the query.
      7. At this stage, you can run the query or save it prior to running. Please refer to the SQL dialog topic for more information. Click on Run.
      8. The query is run on the network currently open in the GeoPlan and the two parameters are updated accordingly. (You can re-open the Bank data of the Bank Line property sheet to check this is the case).
  22. The bank and the river reach are currently unconnected. The reach needs to encompass the bank line. As only a small section of the reach is being used in this example it is now necessary to add two more break nodes to define the river reach section that will have a bank incorporated.
  23. Set the New Object type to node and click on the New Object tool (New Object button ) of the GeoPlan Tools toolbar and add a Break node at each end, as shown below. Call the nodes A and B and ensure that the Split check box is ticked in the Create New Node dialog: 
  24. ClosedShow me!

    Note

    Make sure that the cross hairs coincide between the sections involved and the river reach link otherwise the Create New Node dialog will not allow you to split the existing link (Split Existing Link section greyed out). It is recommended to make use of the zoom facility to optimise the digitisation.

  25. To complete the process of making the bank part of the river reach select the bank line by using the Selection tool (Selection button) , then hold down the CTRL key to add the river reach to the selection. Apply the Build banks from selected lines option from the Model | River Reach menu.
  26. You will notice that in the River Reach Property Sheet, the Left River Bank section will have a ---> in it, indicating that there is now bank data.
  27. ClosedShow me!

  28. Commit the changes made to the network:
    1. In the Explorer window, right-hand click on the River example network and select Commit changes (save to master).
    2. The Commit change to server dialog is displayed.
    3. Type in any notes as appropriate.
    4. ClosedShow me!

    5. Click on OK to commit the changes and close the dialog.
    6. If a message is displayed asking you if you wish to validate the network at the same time as you are committing your changes, click on No for now. We will validate the network at a later stage.

A river may burst its banks and in InfoWorks ICM this can be modelled with ease. A river may spill onto a 2D mesh and flooding can be modelled from this point, or a bank may spill into a storage zone. For the purpose of this tutorial, we are going to add bank spill sections.

Back to River Tutorial main page.

Opening the Example Transportable Database

Finding Objects on the GeoPlan

GeoPlan Tools toolbar

Digitising Network Objects

Property Sheets

Object Properties Window

Building banks from selected lines

Output Window

Validating networks

SQL queries

Selection toolbar