File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
<Lems >
2
-
3
- <!--
2
+
3
+ <!--
4
4
5
5
This LEMS file has been automatically generated using PyNeuroML v1.0.8 (libNeuroML v0.5.2)
6
6
7
7
-->
8
-
8
+
9
9
<!-- Specify which component to run -->
10
10
<Target component =" hello_world" />
11
11
12
12
<!-- Include core NeuroML2 ComponentType definitions -->
13
13
<Include file =" Cells.xml" />
14
14
<Include file =" Networks.xml" />
15
15
<Include file =" Simulation.xml" />
16
-
16
+
17
17
<Include file =" hello_world_neuroml.net.nml" />
18
-
18
+
19
19
<Simulation id =" hello_world" length =" 1000ms" step =" 0.1ms" target =" IzNet" seed =" 123" > <!-- Note seed: ensures same random numbers used every run -->
20
-
20
+
21
21
<OutputFile id =" output0" fileName =" hello_world.v.dat" >
22
- <OutputColumn id =" IzhPop0[0]" quantity =" IzhPop0[0]/v" />
22
+ <OutputColumn id =" IzhPop0[0]" quantity =" IzhPop0[0]/v" />
23
23
</OutputFile >
24
-
24
+
25
25
</Simulation >
26
26
27
27
</Lems >
You can’t perform that action at this time.
0 commit comments