Skip to content

Commit

Permalink
Add LeakConductance.channel.nml
Browse files Browse the repository at this point in the history
  • Loading branch information
pgleeson committed Oct 25, 2024
1 parent 9555bc9 commit 9dc58ed
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions examples/cells/LeakConductance.channel.nml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<neuroml xmlns="http://www.neuroml.org/schema/neuroml2" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.neuroml.org/schema/neuroml2 https://raw.github.com/NeuroML/NeuroML2/development/Schemas/NeuroML2/NeuroML_v2beta4.xsd" id="cell_C">


<ionChannel id="LeakConductance" conductance="10pS" type="ionChannelPassive"/>


</neuroml>

0 comments on commit 9dc58ed

Please sign in to comment.