Main Content

SimBiology.export.ImplicitTauSimulationOptions Properties

Settings for implicit tau-leaping stochastic simulation of exported SimBiology model

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

Implicit tau-leaping simulation options are created by the export function for SimBiology® models with a stochastic SolverType set to 'impltau'.

Implicit Tau-Leaping 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.

Nonlinear solver maximum number of iterations, 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 'impltau'.

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