TransitionFlow from stock A to stock B at a given rate |
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
This is the prototypical unidirectional flow of matter from stock A to stock B at a given rate. The rate can be either constant (rate
) or given by the continuous input u.
Since this is a unidirectional flow the rate of flow will always be set to zero (causing an event) if the given rate of transition is a negative value.
See also
rate |
Value: unspecified Type: OutputType Description: Constant rate of transition (optional) |
---|---|
hasConstantRate |
Value: false Type: Boolean Description: = true, if the parameter rate is to be used instead of the variable input u |
portA |
Type: FlowPort Description: Flow from/to Stock A |
|
---|---|---|
portB |
Type: FlowPort Description: Flow to/from Stock B |
|
y |
Type: RealOutput Description: Rate information |
|
y1 |
Type: RealOutput Description: Rate information |
|
y2 |
Type: RealOutput Description: Rate information |
|
u |
Type: RealInput Description: Rate input |
|
constantRate |
Type: RealInput Description: Conditional connector for constant rate input |
|
actualRate |
Type: RealInput Description: Actual rate to use within the component |
BusinessSimulation.Examples A first example |
|
BusinessSimulation.Examples Extending the first example to include replacement purchases |
|
BusinessSimulation.Examples Further extending the first example to explain new product diffusion |
|
BusinessSimulation.Examples Modeling a production process |
BusinessSimulation.CausalLoop Interaction with linear and nonlinear terms |
|
BusinessSimulation.Flows.Unidirectional Draining a stock with a given average residence time |
|
BusinessSimulation.Flows.Unidirectional Rate of transition is proportional to the amount in stock A |
|
BusinessSimulation.SourcesOrSinks A stock is drained at a given rate |
|
BusinessSimulation.SourcesOrSinks Exponential growth of connected stock |
|
BusinessSimulation.SourcesOrSinks A stock is filled at a given rate |
|
BusinessSimulation.MoleculesOfStructure.Transceivers A single stock drained by an outflow at a given rate |
|
BusinessSimulation.MoleculesOfStructure.Actuators Social diffusion via direct contacts and/or a basic conversion rate |
unspecified
in v2.1.0.