Main Content

SimBiology.export.ExplicitTauSimulationOptions Properties

Settings for explicit tau-leaping solver of exported SimBiology model

SimBiology.export.ExplicitTauSimulationOptions is the object property of simulation options associated with the explicit tau-leaping solver of an export model.

Explicit tau simulation options are created by the export function for SimBiology® models with a stochastic SolverType set to 'expltau'.

Explicit Tau Simulation Options

expand all

Error tolerance, specified as a scalar value in the range (0,1).

Frequency to log stochastic simulation output, specified as a positive integer value.

Maximum number of logs criterion to stop simulation, specified as a positive scalar value.

Maximum elapsed wall clock time criterion to stop simulation, specified as a positive scalar value.

Random number generator, specified as a positive integer value.

This property is read-only.

Solver type to use for simulation, specified as 'expltau'.

Simulation time criterion to stop simulation, specified as a nonnegative scalar value.

This property is read-only.

Time units for simulation, specified as a character vector.

Version History

Introduced in R2012b