Simulation fails when adding 3D location to cell
Posted: Mon May 12, 2025 5:16 pm
Hello,
I am working on a model of the granular layer in which Golgi and granule cells are explicitly modelled.
I would like to add the 3D location of each cell using pt3dadd. I am able to do so for the Golgi cells. However, when adding the 3D location to the granule cells' soma, the job crashes with the following error:
Adding the location itself does not produce an error, the job crashes when the model is being run. Also, the model runs fine when the 3D location of the granule cells is not defined.
I would appreciate any help on how to debug this.
Thank you,
Kind regards
I am working on a model of the granular layer in which Golgi and granule cells are explicitly modelled.
I would like to add the 3D location of each cell using pt3dadd. I am able to do so for the Golgi cells. However, when adding the 3D location to the granule cells' soma, the job crashes with the following error:
Code: Select all
NEURON: spFactor error: Singular
in run.hoc near line 776
pc1.psolve(tstop)
^
ParallelContext[0].psolve(20)
xopen("run.hoc")
I would appreciate any help on how to debug this.
Thank you,
Kind regards