InitializationOptions

How to initialize a stock

Enumeration Literals (3)

Free

No initial conditions

FixedValue

Specify initial value

SteadyState

Try to set up model in steady state

Used in Examples (1)

DelayInformation

BusinessSimulation.Converters.DiscreteDelay

Pipeline information delay with awareness

Used in Components (17)

ModelSettings

BusinessSimulation

Setting important global variables within a model

ExponentialDelay

BusinessSimulation.CausalLoop

Exponential delay of input flow

PipelineDelay

BusinessSimulation.CausalLoop

Fixed or pure delay of input flow

DelayFixed

BusinessSimulation.Converters.DiscreteDelay

Pipeline information delay without awareness

Sampler

BusinessSimulation.Converters.DiscreteDelay

Ideal periodic sampler of input

SampleIfTrue

BusinessSimulation.Converters.DiscreteDelay

Samples input, if Boolean trigger is true

Smooth

BusinessSimulation.Converters.DiscreteDelay

First-order exponential smooth

SmoothN

BusinessSimulation.Converters.DiscreteDelay

N-th order exponential smooth with constant averaging time

AsymmetricSmooth

BusinessSimulation.Converters.DiscreteDelay

A smooth with different delay times for positive and negative changes

AsymmetricSmoothN

BusinessSimulation.Converters.DiscreteDelay

Higher order smooth with different delay times for positive and negative changes

Trend

BusinessSimulation.MoleculesOfStructure.InformationProcessing

Calculating a fractional rate of change to be used in forecasting

EffectOfFatigue

BusinessSimulation.MoleculesOfStructure.Blocks

Modeling the influence of excessive workloads on productivity or quality

Account

BusinessSimulation.MoleculesOfStructure.Incubators

Basic model of an account with optional interest

Collector

BusinessSimulation.MoleculesOfStructure.Incubators

A reservoir that aggregates multiple stock ports

Reservoir

BusinessSimulation.MoleculesOfStructure.Transceivers

A single stock drained by an outflow at a given rate

GenericStock

BusinessSimulation.Interfaces.Basics

Generic Stock to collect material or information

GenericStock_Special

BusinessSimulation.Interfaces.Basics

Generic Stock with internal dynamics