Skip to content
This repository was archived by the owner on May 12, 2026. It is now read-only.

ud_inp_files

Edgar Fuste edited this page Nov 2, 2021 · 1 revision

Description:

Identifies optional interface files used or saved by a run.

Fields:

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

Clone this wiki locally