ENusehydfile {epanet2toolkit} | R Documentation |
Uses previously saved binary hydraulics file to supply a project's hydraulics.
Description
Uses previously saved binary hydraulics file to supply a project's hydraulics.
Usage
ENusehydfile(hydfile)
Arguments
hydfile |
name of file containing hydraulic results |
Details
Call this function to re-use a set of hydraulic analysis results saved previously. This can save computational time if water quality analyses are being made under the same set of hydraulic conditions.
Do not call this function while the hydraulics solver is open.
[Package epanet2toolkit version 1.0.5 Index]