GrowthA stock is filled at a given rate |
![]() |
This information is part of the Business Simulation Library (BSL). Please support this work and ► donate.
Growth can be used to model an inflow to a stock from a source with infinite capacity outside the border of the system in focus. The rate of flow can either be set by the real input u (hasConstantRate = false
) or by the parameter rate
(hasConstantRate = true
).
rate |
Value: unspecified Type: OutputType Description: Constant rate of growth (optional) |
---|---|
hasConstantRate |
Value: false Type: Boolean Description: = true, if the constant rate is used instead of an exogenous input u |
![]() |
y |
Type: RealOutput Description: Rate information |
---|---|---|
![]() |
y1 |
Type: RealOutput Description: Rate information |
![]() |
y2 |
Type: RealOutput Description: Rate information |
![]() |
massPort |
Type: FlowPort Description: Inflow to or outflow from connected stock |
![]() |
u |
Type: RealInput Description: Rate of growth given as exogenous input |
![]() |
parConstantRate |
Type: ConstantConverter Description: Constante rate of growth (optional) |
---|---|---|
![]() |
growing |
Type: Transition Description: Flow from stock A to stock B at a given rate |
![]() |
cloud |
Type: Cloud Description: Reservoir (stock/level) with an infinite capacity |
![]() |
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 Human resource planning |
![]() |
BusinessSimulation.Examples Modeling a production process |
![]() |
BusinessSimulation.Examples.SoftwareReleaseProject Weighted average performance per period |
![]() |
BusinessSimulation.CausalLoop Exponential delay of input flow |
![]() |
BusinessSimulation.CausalLoop Fixed or pure delay of input flow |
![]() |
BusinessSimulation.Flows.Interaction The inflow to B is proportional to the outflow from A |
![]() |
BusinessSimulation.Flows.Interaction The outflow from A is proportional to the inflow to B |
![]() |
BusinessSimulation.MoleculesOfStructure.InformationProcessing Calculates the present value of a stream of cash flows |
![]() |
BusinessSimulation.MoleculesOfStructure.Blocks Unit cost degression due to gaining experience |
![]() |
BusinessSimulation.MoleculesOfStructure.Incubators Basic model of an account with optional interest |
unspecified
in v2.1.0.