Pruning involves removing pipes that are not significant enough to be included in the model.
As part of the pruning process, storage compensation can be carried out to ensure that no storage volume is lost from the system when a section of the system is pruned. See Storage Compensation during Merging and Pruning for more details.
The pruning process comes in two parts. In the first stage, you set up options for use with future pruning operations. You then carry out subsequent stages for each pruning operation.
Set up the parameters used by the pruning process on the Prune dialog.
The second stage of pruning is to select the pipes that are to be removed from the model. You could select pipes individually, or by any of the other methods available for Selecting Network Objects. One method that might be useful is using SQL to select all pipes below a particular size:
For example, to select all links with a width less than 300mm, enter the query: conduit_width < 300
Having selected a group of pipes, the third stage of the pruning process is to refine the selection if necessary.
When determining which objects are to be pruned based on the selection criteria, ICM finds the most downstream selected link and then examines all selected upstream links and nodes from it. ICM expects that all selected links in a network have the same system type but, when it cannot find an upstream node for a link with the same system type, it may accept a selected upstream node with any system type if the link's downstream node is not selected or has a different system type. However, if this is not the case, ICM terminates the current pruning area (a connected set of links and nodes) at that upstream node and creates a new pruning area starting from there. This may result in a difference between the number of areas of the network you would expect to be affected by pruning and the number that are actually are.
The final stage of the pruning process is to remove the selected links and nodes.
InfoWorks ICM now completes the pruning process. Subcatchments linked to pruned nodes are reassigned to the nearest downstream node. Additional storage is added to adjacent nodes as part of the storage compensation process depending on the options you chose on the Distribution Page of the Prune dialog.
The pruned links are displayed in the GeoPlan Window as a line with no nodes. By default this line is coloured orange.
View the properties of a pruned section of the network in the same way as any other network object. Select the
tool and then click on the pruned object on the
GeoPlan Window. This displays the pruned object
property sheet in the
Object Properties Window.
Note that pruned objects are given an automatically generated name of the form {96D15462-93A0-4b4d-9430-41B93BCE73D9}. This is called a GUID, or Globally Unique IDentifier.
The original nodes and links that were removed when the network was pruned can be restored from the pruned objects property sheet.
To restore pruned objects, click on the
button next to the Merge Details field to display the
Pruned Link dialog. Click Restore button on the dialog. The original nodes and links are re-instated and any subcatchments moved as part of the pruning process are reassigned to their original nodes. Any additional storage added to adjacent nodes is removed.