.BusinessSimulation.Flows.Interaction.LotkaVolterra

Information

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

These are the classical Lotka-Volterra equations describing predator-prey-dynamics in an idealized way [17]. The dynamics for the prey population (portA) and the predator population (portB) are given by the following equations:

Formula.svg

Note: Capital letters were chosen to represent the stocks (state variables) connected at portA and portB in the formula above. Also dot notation is used for a stock's rate of flow—its first derivative with respect to time.

Coefficient Unit Description
alpha 1 per second

fractional growth rate for prey population

beta 1 per second
per base unit of B (TypeB)

fractional rate of decline for prey population per predator

gamma 1 per second

fractional rate of decline for predator population

delta

1 per second
per base unit of A (TypeB)
fractional rate of groth for predator population per prey

Notes

See also

ComplexInteraction

Contents

NameDescription
 TypeAType selector for stock A
 TypeBType selector for stock B
 InputConnectorDataBus for inputs

Revisions


Generated at 2024-11-26T19:26:15Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos