E1: Dataset: An example of combined sewer overflow (CSO) input...

Description Usage Format Examples

Description

This dataset is an example of input data for the CSOC at Goesdorf, Grand-Duchy of Luxembourg.

Usage

1
data("E1")

Format

A list of 18 elements. This object contains the first structure (CSOC) to simulate.

id:

numeric, identification number [-];

ns:

character, name of the structure [-];

nm:

character, name of the municipality [-];

nc:

character, name of the catchment [-];

numc:

numeric, number of the catchment [-];

use:

character, use of the soil [-];

Atotal:

numeric, total area [ha];

Aimp:

numeric, impervious area [ha];

tfS:

numeric, time flow structure [time step];

pe:

numeric, population equivalent [PE];

V:

numeric, volume [m3];

lev2vol:

list of 2, lev and vol, defining the curve lev (level [m]) to vol (volume [m3]);

lev.ini:

numeric, initial level in the CSOC [m];

Qd:

numeric, maximum throttled outflow [l/s];

Dd:

numeric, orifice diameter [m];

Cd:

numeric, orifice coefficient [-];

Cimp:

numeric, coefficient for impervious area [-];

Cper:

numeric, coefficient for pervious area [-].

Examples

1
2
3
data("E1")

str(E1)

EmiStatR documentation built on Sept. 28, 2021, 9:08 a.m.