Table of Contents

Transport begin

The transport begin represents the first compartment in a transport sub-system, and is “duplicated” when the simulation starts so that the total number of compartments (including the end compartment) equals N. This has the effect that the initial condition of the begin block will be assigned to all compartments of the transport.

The begin block is automatically added when a transport sub-system is created. A transport sub-system can only contain one begin block.

Editing the begin block

NoteMost block properties can be edited directly in the blocks window.

The block editor is shown by right-clicking the block in a window and selecting Edit. In the Blocks window, you can also show the block editor by selecting the block and clicking the Edit button, or by double-clicking the right-most “validation” column of the block.

The block editor has three tabs:

Properties

This page lets you edit basic properties such as name, sub-system and base unit. See editing properties for more information.

Appearance

This page lets you edit the visual properties of the block in the Matrix window. See Editing appearance for more information.

Values

This page lets you specify dimension and index specific properties.

Dimension - You can specify the dimension of the block by using the Type drop down list. Depending on the dimension the index drop down lists are activated. Note that compartments can only be either scalar or vector.

Data - The table let you specify index specific properties like initial conditions. Note that properties assigned here will be used for every compartment in the transfer sub-system.

See also