modelFlow

Partial interaction for causal loop diagramming

Extends from Interfaces.Basics.OutputTypeChoice_Rate (Partial model to set the output type to some kind of rate).

Information

This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.

This class has two flow ports and is intended to work like regular unidirectional flow components. There is an output connector one to provide a constant factor of 1 and an optional input connector u for exogenous factor input.

Upon hasRateOutput = true the component will activate two optional outputs (y, y1) for rate information reporting.

Parameters

TypeNameDefaultDescription
Structural Parameters
BooleanhasFactorfalse= true, if coefficients are to be multiplied with input u
BooleanhasRateOutputfalse= true, if the rate is reported via real output connectors

Connectors

TypeNameDefaultDescription
Connectors.FlowPortportA
Connectors.FlowPortportB
Connectors.RealInputuFactor input

Components

TypeNameDefaultDescription
RealOutputyOutput of current rate of flow
RealOutputy1Output of current rate of flow

Revisions

  • Introduced in v2.0.0.