Search found 3 matches
- Mon May 08, 2023 5:34 pm
- Forum: Reaction-diffusion in NEURON
- Topic: Recording individual fluxes on a species that includes multiple mechanisms
- Replies: 4
- Views: 41219
Re: Recording individual fluxes on a species that includes multiple mechanisms
Hello, I was wondering if there was a way to record the contribution of individual mechanisms that all act on the same species. For example, intracellular calcium in the cytosol (which would be defined as an rxd.Species()) has multiple mechanisms that affect its concentration. The mechanisms can be...
- Sat Jan 13, 2007 8:32 pm
- Forum: Adding new mechanisms and functions to NEURON
- Topic: NMODL and JAVA - Compatibilities and interactions
- Replies: 2
- Views: 5906
Thank you very much for responding so fast. I will research in the directions you provided me with. In any case, it does not seem to be as straight forward as plugging C code into NMODL (our intention was to model a multitude of channels and molecular diffusion-reaction). Unfortunately, I did a sear...
- Sat Jan 13, 2007 4:05 pm
- Forum: Adding new mechanisms and functions to NEURON
- Topic: NMODL and JAVA - Compatibilities and interactions
- Replies: 2
- Views: 5906
NMODL and JAVA - Compatibilities and interactions
In <b>'A NEURON Programming Tutorial - part D'</b>, it is mentioned that <i>"in the future it is planned that NMODL descriptions will be replaced by JAVA objects"</i>. Is this implemented? Is it still a project? If not, are there any ways to include Java code into a Neuron model? Thank you!