Gannier wrote:if you uncheck a mechanism found in this parameters window, values display "doesn't exist" and the simulation stops and you cannot restart a new one.
Actually this IS a clue. Closing this xpanel allows the simulation to proceed. You can then
bring up a new "parameter" panel by
NEURON Main Menu / Tools / Distributed Mechanisms / Viewers / Shape Name
and double clicking on "soma" in the list of sections.
And sure enough, clicking on the "old style" RunControl's "Quiet" button allows you to uninsert
mechanisms and still be able to run simulations, even though the numeric fields for the
uninserted mechanisms' parameters contain "doesn't exist" messages.
So I misunderstood your question.
I'm not sure it's a good idea to be able to run simulations when the parameter panel contains
items that don't exist. This seems like a guaranteed way to become confused about what
is, and what isn't, in a model. But having to launch a new parameter panel is awkward.
The problem arises because the parameter panel and the inserter tool are independent
of each other, which forces the user to be the glue between these tools. I suggest that
you use the CellBuilder to specify your model properties. Its Biophysics page integrates
mechanism selection and specification of parameters in a way that avoids this problem.