.BusinessSimulation.CausalLoop.LogisticGrowth

S-shaped logistic growth process

Information

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

Using the →LogisticGrowth component from the SourcesOrSinks package, this component allows to model a process of s-shaped growth given a constant maximum fractional growth rate rate and a constant carrying capacity (carryingCapacity). Instead of using constant parameters, it is also possible to use variable inputs (u_rate, u_K).

The process by default is active over the whole simulation run, but can be restricted to an on-off period using tc = TimingChoices.period and the parameters startTime and stopTime. Any given rate—rate or u_rate—can be modified by multiplication with an optionally given input u.

Implementation

DiagramView
ModelDiagram.png

See also

ExponentialChange, LinearChange

Contents

Name Description
 CapacityType Type choice for capacity parameter

Revisions


Generated at 2026-04-01T18:18:38Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos