Variable step size per default?
Posted: Tue Aug 02, 2005 5:03 pm
Hi.
Can somebody help me to explain the following:
I have a section with one segment with total membrane capacity of 1pF and a point process in it, that injects NONSPECIFIC_CURRENT i in the way i=gv.
I set v_init to 10mV, g is very large, let's say 1S and dt=0.1ms.
I would expect that after 0.1 ms v would reach the value of -1MV, because it would assume v to be constant over the time intervall of dt.
But instead NEURON solves correctly the equation c*v'(t)=-g*v(t) and after 0.1ms v=0mV.
How does it work? Does NEURON use variable step size per default?
Thanks
Can somebody help me to explain the following:
I have a section with one segment with total membrane capacity of 1pF and a point process in it, that injects NONSPECIFIC_CURRENT i in the way i=gv.
I set v_init to 10mV, g is very large, let's say 1S and dt=0.1ms.
I would expect that after 0.1 ms v would reach the value of -1MV, because it would assume v to be constant over the time intervall of dt.
But instead NEURON solves correctly the equation c*v'(t)=-g*v(t) and after 0.1ms v=0mV.
How does it work? Does NEURON use variable step size per default?
Thanks