Page 1 of 1

CVODE

Posted: Wed Oct 03, 2007 9:55 am
by shahali
hi.when I use CVODE from neuron main menu Tools/variablestepcontrol
this error comes:
oc>nrniv: Segmentation violation See $NEURONHOME/lib/help/oc.help
near line 105
{isvar()}
^
CVode[0].active1 )
NumericalMethodPanel[0].iscvode )
NumericalMethodPanel[0].isvar )

how can I solve it?

Posted: Wed Oct 03, 2007 11:03 am
by ted
Assuming that you are

1. developing this model
2. proceeding in an incremental fashion
3. have been saving your revisions as you go along

then the key to diagnosing the problem is to examine the change that was made between
the "last good version" and the current version that generates the error message. So what
was that change?