Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


manual:global_variables

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
manual:global_variables [2016/09/02 20:33] – created zenkemanual:global_variables [2016/09/02 20:34] – Adds derault value. zenke
Line 21: Line 21:
 extern double auryn_timestep;  extern double auryn_timestep; 
 </code> </code>
-Defines the Auryn simulation time step in seconds has to be set/changed before [[AurynInit|auryn_init()]] is called. It was formally called ''dt'' in older versions. +Defines the Auryn simulation time step in seconds has to be set/changed before [[AurynInit|auryn_init()]] is called. The default time step is 1e-4 (0.1ms). ''auryn_timestep'' was formally called ''dt'' in older versions. 
manual/global_variables.txt · Last modified: 2016/09/02 20:35 by zenke