Learn R Programming

epanet2toolkit (version 1.0.8)

ENsetjuncdata: Sets properties for a junction

Description

Sets properties for a junction

Usage

ENsetjuncdata(nodeindex, elevation, demand, demand_pattern = "")

Arguments

nodeindex

a junction node's index (starting from 1).

elevation

the value of the junction's elevation.

demand

the value of the junction's primary base demand.

demand_pattern

the ID name of the demand's time pattern ("" for no pattern)

Details

These properties have units that depend on the units used for flow rate.