FlowPortUsed to represent stock and flow connections |
![]() |
This information is part of the Business Simulation Library (BSL).
The FlowPort is the counter part to the StockPort and contains an acausal connector with the Real potential variable stock
indicating the stored amount in a connected reservoir and the Real flow variable rate
indicating the rate of flow into the connected stock (rate < 0
) or out of the connected stock (rate > 0
).
There are also two Boolean input variables, which indicate whether draining the connected reservoir (stopOutflow
) or filling it (stopInflow
) is prohibited. These signals originate with the connected stock.
stock |
Causality: None Type: Real Description: The current amount of 'mass' in a connected stock |
---|---|
stopInflow |
Causality: Input Type: Boolean Description: = true, if nothing can flow into a connected stock |
stopOutflow |
Causality: Input Type: Boolean Description: = true, if nothing can flow out of a connected stock |
rate |
Type: Rate (1/s) Description: Flow that affects the stock |
---|
![]() |
BusinessSimulation.Flows.Unidirectional Flow is only passed on if it fills the connected stock |
![]() |
BusinessSimulation.Flows.Unidirectional Flow is only passed on if it drains the connected stock |
![]() |
BusinessSimulation.MoleculesOfStructure.Transceivers A single stock drained by an outflow at a given rate |
![]() |
BusinessSimulation.MoleculesOfStructure.Transceivers A chain of serially connected reservoirs |
![]() |
BusinessSimulation.MoleculesOfStructure.Actuators Social diffusion via direct contacts and/or a basic conversion rate |
![]() |
BusinessSimulation.Sensors Level information for an outside FlowPort |
![]() |
BusinessSimulation.Sensors Level information for an outside FlowPort |
![]() |
BusinessSimulation.Sensors Rate of flow information from stock ports |
![]() |
BusinessSimulation.Sensors Rate of flow information from stock ports |
![]() |
BusinessSimulation.Interfaces.Basics Flow Template with two FlowPorts |
![]() |
BusinessSimulation.Interfaces.Basics Flow Template with a FlowPort_Special (portA) |
![]() |
BusinessSimulation.Interfaces.Basics SinkOrSource template with one flow port |
![]() |
BusinessSimulation.Interfaces.PartialCLD Single flow port with optional flow reporting |
![]() |
BusinessSimulation.Interfaces.PartialCLD Partial model of a delay for CLD+ modeling |
![]() |
BusinessSimulation.Interfaces.PartialCLD Partial interaction for causal loop diagramming |
![]() |
BusinessSimulation.Interfaces.PartialCLD Partial interaction for causal loop diagramming |
![]() |
BusinessSimulation.Interfaces.PartialSubsystems Partial subsystem with flexible number of connectors |
![]() |
BusinessSimulation.Interfaces.Connectors Used to represent multiple flow connectors |