-
Notifications
You must be signed in to change notification settings - Fork 11
ud_inp_files
Edgar Fuste edited this page Nov 2, 2021
·
1 revision
Identifies optional interface files used or saved by a run.
Column name | Data type | Description | Example |
---|---|---|---|
id | integer | Id | |
actio_type | character varying(18) | Action type, defined on inp_typevalue as inp_value_files_actio | [SAVE, USE] |
file_type | character varying(18) | File type, defined on inp_typevalue as inp_value_files_type_ | [HOTSTART, INFLOWS, OUTFLOWS, RAINFALL, RDII, RUNOFF] |
fname | character varying(254) | File name | |
active | boolean | If true, files is used |