ws_inp_mixing - Giswater/giswater_dbmodel GitHub Wiki
Description:
Identifies the model that governs mixing within storage tanks
Fields:
Column name | Data type | Description | Domain values |
---|---|---|---|
node_id | character varying(16) | Id of node (tank) | |
mix_type | character varying(18) | MIxing model, defined on inp_typevalue as inp_value_mixing | [2COMP, FIFO, LIFO,MIXED] |
value | numeric | Compartment volume |