ForceToInputValueFlow is obtained as closing the gap to input value |
![]() |
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
The force to input value notation follows the one proposed by van Zijderveld [24]. It indicates some form of control as the input u provides the setpoint for a process of "closing the gap" adjustment (CloseGap
) with regard to the influenced stock connected to the component's flowPort
.
![]() |
For more options, e.g., have control be active during limited period, use the →SimpleControl
component with an option input for the setpoint (hasExogenousSetpoint = true
).
hasRateOutput |
Value: false Type: Boolean Description: = true, if the rate is reported via real output connectors |
---|---|
adjTime |
Value: modelSettings.dt Type: Time (s) Description: Time to close the gap |
![]() |
flowPort |
Type: FlowPort Description: Used to represent stock and flow connections |
---|---|---|
![]() |
y |
Type: RealOutput Description: Output of current rate of flow |
![]() |
y1 |
Type: RealOutput Description: Output of current rate of flow |
![]() |
u |
Type: RealInput Description: Input signal |
![]() |
modelSettings |
Type: ModelSettings Description: Setting important global variables within a model |
---|---|---|
![]() |
rate |
Type: CloseGap Description: Rate of Change |
![]() |
currentValue |
Type: FlowPortSensor Description: Current value of connected stock |
![]() |
changing |
Type: ExogenousChange Description: A stock is filled or drained at a given rate |