Search found 2 matches

by jetlim
Wed Oct 13, 2021 3:22 pm
Forum: Reaction-diffusion in NEURON
Topic: Adding a Rate to an Ion based on the flux of another Reaction function
Replies: 1
Views: 12311

Adding a Rate to an Ion based on the flux of another Reaction function

Hello, I am currently working on inserting pump mechanisms, specifically the Na-K ATPase, into a very simple neuron in order to map out the dynamics of the pump before we move to insert the mechanism into a more complex neuron. Thus far, I have accomplished this by using the MultiCompartmentReaction...
by jetlim
Tue Oct 27, 2020 4:22 pm
Forum: Reaction-diffusion in NEURON
Topic: Issue with larger and more equations in Reaction
Replies: 1
Views: 7779

Issue with larger and more equations in Reaction

Hello everybody, I am currently working on a Python rxd simulation where we are simulating multiple mitochondria being transported within an axon, while also keeping track of their molecular outputs (e.g. ATP production and calcium buffering) in both the spatial (1D) and temporal dimension. I have t...