ENsetbasedemand: Sets the base demand for one of a node's demand categories.

View source: R/demand.r

ENsetbasedemandR Documentation

Sets the base demand for one of a node's demand categories.

Description

Sets the base demand for one of a node's demand categories.

Usage

ENsetbasedemand(nodeindex, demand_index = 1, base_demand)

Arguments

nodeindex

a node's index (starting from 1).

demand_index

the index of a demand category for the node (starting from 1).

base_demand

the category's base demand.


epanet2toolkit documentation built on Nov. 6, 2023, 9:06 a.m.