Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce a ion mechanism #556

Open
3 of 4 tasks
sg-s opened this issue Mar 15, 2021 · 0 comments
Open
3 of 4 tasks

Introduce a ion mechanism #556

sg-s opened this issue Mar 15, 2021 · 0 comments
Assignees
Labels
C++ architectural change to the C++ code enhancement

Comments

@sg-s
Copy link
Owner

sg-s commented Mar 15, 2021

What we want:

  • the ability of channels to conduct specific ions, so that there is some information about what ions flow through channels
  • generalizabiity of the calcium_mech, which currently uses the special i_Ca and is_calcium members

Plan

  • Add permeability info to all conductances
  • CalciumMech should use the permeability structs in the calcium channels
  • a new ion mechanism
  • pumps, buffers, etc.

Ideally, something that can be used for any ion and be dynamically bound to some ion

@sg-s sg-s added enhancement C++ architectural change to the C++ code labels Mar 15, 2021
@sg-s sg-s self-assigned this Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ architectural change to the C++ code enhancement
Projects
None yet
Development

No branches or pull requests

1 participant