ChemCell WWW Site - ChemCell Documentation - ChemCell Commands

timestep command

Syntax:

timestep dt 

Examples:

timestep 1.0e-5
timestep 0.003 

Description:

Set the timestep size for spatial or non-spatial ODE simulations.

Restrictions:

This command cannot be used for a stochastic non-spatial (Gillespie) simulation, since it chooses the timestep for each reaction itself.

Related commands:

run, run_style

Default: none