- Poster presentation
- Open Access
- Published:
A method for multi-simulator reaction-diffusion with NEURON
BMC Neuroscience volume 15, Article number: P109 (2014)
There are two major approaches in the development of simulation tools for multi-scale modeling -- the all-in-one simulator; and the unifying simulation environment that allows multiple plug-ins to be utilized in order to provide different aspects of a simulation. While NEURON has traditionally taken the former approach, it has become clear that there are always going to be multiple approaches even to modeling at a single level, making it desirable to be able to readily plugin in external simulators to provide improvements or to try comparisons. For example, at the level of reaction-diffusion, the built-in scheme provides techniques that differ somewhat from those of Virtual Cell [1] or XTW [2], both of which are now available as plug-in environments.
NEURON is a widely used simulator for biophysically detailed neuronal electrophysiology models that has recently been extended with syntax for reaction-diffusion dynamics [3]. This class of problems is useful for studying the intracellular dynamics of neurons – e.g. protein-protein interactions or calcium-induced calcium release (CICR) – and how they interact with the electrophysiology. As many molecules play a role in both intracellular dynamics and electrophysiology, these must be simulated simultaneously. The developmental branch of NEURON offers experimental 3D reaction-diffusion support, but its performance remains below that of dedicated reaction-diffusion simulators.
To leap-frog over these performance issues, we have developed a new method for multi-simulator studies. In our technique, all model specification and simulation protocols remain specified in NEURON. Thus, switching between NEURON’s experimental integrated 3D solver and an external solver requires only adding the connection code. No familiarity with the external solver is required in contrast to multi-simulations with MUSIC [4], where the models are described using each simulator’s native description. The simulators run in different processes. All model specification, currents, and concentration information is exchanged via shared memory. As an example, we demonstrate using our technique to study the behavior of CICR waves near the soma of a pyramidal neuron.
References
Moraru Il, Schaff JC, Slepchenko BM, Loew LM: The virtual cell: an integrated modeling environment for experimental and computational cell biology. Ann N Y Acad Sci. 2002, 971: 595-596. 10.1111/j.1749-6632.2002.tb04535.x.
Xu Q, Tropper C: XTW, a parallel and distributed logic simulator. Proc Workshop on Principles of Advanced and Distributed Simulation. 2005
Djurfeldt M, Hjorth J, Eppler JM, Dudani N, Helias M, Potjans TC, Bhalla US, Diesmann M, Kotaleski JH, Ekeberg O: Run-time interoperability between neuronal network simulators based on the MUSIC framework. Neuroinformatics. 2010, 8 (1): 43-60. 10.1007/s12021-010-9064-z.
McDougal RA, Hines ML, Lytton WW: Reaction-diffusion in the NEURON simulator. Front. Neuroinform. 2013, 7: 28-
Acknowledgements
Research supported by NIH 2T15LM007056, NIH R01MH086638, and NIH R01NS11613.
Author information
Authors and Affiliations
Corresponding author
Rights and permissions
This article is published under license to BioMed Central Ltd. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/4.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated.
About this article
Cite this article
McDougal, R.A., Hines, M.L. & Lytton, W.W. A method for multi-simulator reaction-diffusion with NEURON. BMC Neurosci 15 (Suppl 1), P109 (2014). https://doi.org/10.1186/1471-2202-15-S1-P109
Published:
DOI: https://doi.org/10.1186/1471-2202-15-S1-P109
Keywords
- Pyramidal Neuron
- Shared Memory
- Native Description
- Simulation Protocol
- Virtual Cell