save_network
Save the current water network model, with all modifications, to a new .inp file.
Instructions
Save the current (possibly modified) network to a new .inp file.
Args:
network_id: Session id of the network to save.
output_path: Destination file path (should end in .inp).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network_id | Yes | ||
| output_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |