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

inp_loadings

advase edited this page Sep 8, 2022 · 1 revision

Description:

Specifies the pollutant buildup that exists on each subcatchment at the start of a simulation.

Fields:

Column name Data type Description
poll_id character varying(16) Id of polutant, defined on inp_pollutant
subc_id character varying(16) Id of subcatchment, defined on inp_subcatchment
ibuildup numeric(12,4) Initial buildup of pollutant
hydrology_id integer Id of hydrology

Clone this wiki locally