Disposer Block

disposerHelp

Description

The Disposer block disposes of entities after they are no longer needed in the model, reducing memory usage. Each simulation model should have at least one Disposer block. A count of the number of entities that have entered the disposer is kept in the block. If there are connections to the block’s OutCount port, the count is pushed out the port every time its value changes.

Fixed Ports

InEntity

Input entity port for entities to be disposed.

OutCount

Output integer port for the number of entities that have been disposed.

Candidates for Design of Experiments

Factors

None

Responses

OutCount (integer)