ws_inp_pump - Giswater/giswater_dbmodel GitHub Wiki

Description:

Defines all pump contained in the network.

Fields:

Column name Data type Description Domain values
node_id character varying(16) Id of node
power character varying Pump power
curve_id character varying Id of curve, defined on inp_curve
speed numeric(12,6) Pump speed
pattern character varying Id of pattern, defined on inp_pattern
status character varying(12) Status of pump, defined on inp_typevalue as inp_value_status_pump CLOSED, OPEN
to_arc character varying(16) Id of arc that indicates flow direction
energyparam character varying(30) Parameter of energy, defined on inp_typevalue as inp_value_param_energy EFFIC, PATTERN, PRICE
energyvalue character varying(30) Value of energy
pump_type character varying(16) Pump type, defined on inp_typevalue as inp_value_status_pump PRESSURE GROUP, PUMP STATION