arrow-left

All pages
gitbookPowered by GitBook
1 of 5

Loading...

Loading...

Loading...

Loading...

Loading...

id (rout_unit.def)

Unique ID of the Routing Unit

The ID of the Routing Unit is a primary key referenced by in . All IDs in the rout_unit.def file must be unique.

define
rout_unit.rtu

elem_tot

Number of columns to read for list of elements in the Routing Unit

If each element in the Routing Unit is listed individually, the number of columns to read will equal the number of elements in the Routing Unit. However, if there are several elements with consecutive numbers in a Routing Unit, they can be listed by specifying the first one in one column and the last one with a hyphen in front of it in the next column.

elements

First column listing elements in the Routing Unit

If = 1, there can be only one element in the Routing Unit, whose ID ( in ) is specified in this column. If > 1, this column is followed by additional columns listing the elements included in the Routing Unit, but those columns will not have a header. If there are several elements with consecutive numbers in a Routing Unit, they can be listed by specifying the first one in one column and the last one with a hyphen in front of it in the next column.

elem_tot
id
rout_unit.ele
elem_tot

name (rout_unit.def)

Name of the Routing Unit

The name of the Routing Unit is not used by the model.

rout_unit.def

This file specifies which elements a Routing Unit contains.

Field
Description
Type

ID of the Routing Unit

integer

Name of the Routing Unit

string

Number of columns to read for list of elements in the Routing Unit

integer

First column listing elements in the Routing Unit

integer

id
name
elem_tot
elements