Problem with DASPK: Initiation Error
Posted: Thu Mar 01, 2007 10:33 am
Hi,
I am using Neuron for simulation of extracellular stimulation of neural fibers.
I implemented extracellular mechanism to apply the effect of stimulation.
I am trying to use CVode (actually DASPK) for integration. I have used it for simpler models before, successfully. But with the new more complicated model, I usually encounter this error.
IDA initialization failure, weighted norm of residual=8.84689
err=-6
nrniv: variable step integrator error
The error may not encountered for the first simulation, but for the next simulations when I apply higher values of stimulus amplitudes.
I reduced the parameter 'cvode.dae_init_dteps' from 1e-9 to 1e-12.
The situation improved, but I still encounter this error for some values of stimulus amplitudes.
I appreciate if any one can tell me,
1) when does such error produce?
2) how may I be able to avoid it?
3) what is the parameter dae_init_dteps? I have read its description in the Neuron help html, but it is so brief to help me.
Thank you.
Amin
I am using Neuron for simulation of extracellular stimulation of neural fibers.
I implemented extracellular mechanism to apply the effect of stimulation.
I am trying to use CVode (actually DASPK) for integration. I have used it for simpler models before, successfully. But with the new more complicated model, I usually encounter this error.
IDA initialization failure, weighted norm of residual=8.84689
err=-6
nrniv: variable step integrator error
The error may not encountered for the first simulation, but for the next simulations when I apply higher values of stimulus amplitudes.
I reduced the parameter 'cvode.dae_init_dteps' from 1e-9 to 1e-12.
The situation improved, but I still encounter this error for some values of stimulus amplitudes.
I appreciate if any one can tell me,
1) when does such error produce?
2) how may I be able to avoid it?
3) what is the parameter dae_init_dteps? I have read its description in the Neuron help html, but it is so brief to help me.
Thank you.
Amin