Strange message when running a new mechanism

NMODL and the Channel Builder.
Post Reply
AntonioC1980
Posts: 3
Joined: Fri Sep 25, 2015 8:17 am

Strange message when running a new mechanism

Post 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!
ted
Site Admin
Posts: 6289
Joined: Wed May 18, 2005 4:50 pm
Location: Yale University School of Medicine
Contact:

Re: Strange message when running a new mechanism

Post 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.
Post Reply