Ticket #6 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

Adding equations and MembraneEquation

Reported by: thesamovar Owned by:
Priority: minor Milestone:
Component: Core Version: 1.1.3
Keywords: Cc:

Description

eqs = MembraneEquation?(C=200*pF) + leak + K_current + Na_current works, but not eqs = leak + K_current + Na_current + MembraneEquation?(C=200*pF). Solution: have a new class that is a set of currents, or (easier) use a new variable with the sum of currents.

Change History

Changed 3 years ago by thesamovar

  • version set to 1.1.3

Changed 2 years ago by romainbrette

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.