Skip to content

Commit 3915d4e

Browse files
committed
change to sphere for now
1 parent 87a883e commit 3915d4e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Tutorial2/NeuroML2/hhneuron.cell.nml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515

1616
<morphology id="morph1">
1717
<segment id="0" name="soma">
18-
<proximal x="0" y="0" z="0" diameter="3.1831"/> <!--Gives a convenient surface area of 100.0 um^2-->
19-
<distal x="0" y="10" z="0" diameter="3.1831"/>
18+
<proximal x="0" y="0" z="0" diameter="5.6419"/> <!--Gives a convenient surface area of 100.0 um^2-->
19+
<distal x="0" y="0" z="0" diameter="5.6419"/>
2020
</segment>
2121

2222
<segmentGroup id="soma_group">

0 commit comments

Comments
 (0)