.BusinessSimulation.SourcesOrSinks.ExponentialDecay

Information

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

ExponentialDecay is identical to →ExponentialDecline, e.g., the connected stock is drained at a rate proportional to its content into a sink with infinite capacity outside the border of the system in focus. Instead of using a fractional rate λ to describe the process, we are using the mean residence time τ (aka mean lifetime or the exponential time constant) to parameterize the process:

tau = 1/lambda

The mean residence time can be given either as a constant parameter (residenceTime) or as a continuous time input u.

The effective rate of decay with respect to a connected stock x at any time will be given by

dx/dt = -x/tau

Notes

See also

ExponentialDecline, DecayExponentialChange


Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos