ENcloseH {epanet2toolkit}R Documentation

close hydraulics engine

Description

ENcloseH closes the hydraulic analysis system, freeing all allocated memory

Usage

ENcloseH()

Details

Call ENcloseH after all hydraulics analyses have been made using ENinitH-ENrunH-ENnextH. Do not call this function if ENsolveH is being used.

Value

Returns NULL invisibly; called for side effect

See Also

ENopenH, ENinitH, ENrunH, ENnextH


[Package epanet2toolkit version 1.0.4 Index]