-
Notifications
You must be signed in to change notification settings - Fork 11
ws_inp_mixing
Edgar Fuste edited this page Nov 2, 2021
·
1 revision
Identifies the model that governs mixing within storage tanks
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 |