Page 1 of 1

Strange message when running a new mechanism

Posted: Thu Nov 19, 2015 6:32 am
by AntonioC1980
Dear Ted,
I created some new mechanisms, I compiled the mod filed and successfully I got the .dll file. However when running a simulation, I got the
following message:

Error : NEURON -- Release 7.3 (849:5be3d097b917) 2013-04-11
Error : Duke, Yale, and the BlueBrain Project -- Copyright 1984-2013
Error : See http://www.neuron.yale.edu/neuron/credits
Error :
Error : Additional mechanisms from files
Error : SER.mod
Error : NEURON: spFactor error: Zero Diagonal
Error : near line 0
Error : v = -78.000000
Error : ^
Error : fadvance(
Error : Failed running neuron solver

Looks like a problem in the initialization of the mechanisms. Is it so? I checked the similarity between my mod file and some available in the ModelDB, and I do not
special differences in the implementation. Do you have suggestions?

Many thanks!

Re: Strange message when running a new mechanism

Posted: Thu Nov 19, 2015 10:15 am
by ted
AntonioC1980 wrote:Looks like a problem in the initialization of the mechanisms.
It will be necessary to reproduce the symptom in order to discover its cause. If you zip up just those files that are needed to do that, and email them to me, I'll see what I can discover and how it might be fixed.