-
Notifications
You must be signed in to change notification settings - Fork 1
/
hh.smu
67 lines (57 loc) · 3.11 KB
/
hh.smu
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>> modules name: smu >>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>----------------------->------------------------------->
LOGICAL_NAME: > Name of Network >
>.......................>...............................>
HH > The name of the network >
>----------------------->------------------------------->
>----------------------->------------------------------->
TIMING: > Timing information in seconds >
>.......................>...............................>
0.0000000000 > What value to assign to the >
> variable 'time' at time=0 >
>.......................>...............................>
10.0000000000 > When to stop the simulation >
>.......................>...............................>
0.0010000000 > Step size (h) >
>----------------------->------------------------------->
>----------------------->------------------------------->
ON_LINE_GRAPH: > On-line graph >
>.......................>...............................>
1 > 1 for yes, 0 for no >
>----------------------->------------------------------->
>----------------------->------------------------------->
STORE_RESULTS: > Store results >
>.......................>...............................>
0 > 1 for yes, 0 for no >
>----------------------->------------------------------->
>----------------------->------------------------------->
INT_METHOD: > Integration method >
>.......................>...............................>
1 > 1 for Euler method >
> 2 for RK >
> 3 for RKQC >
>----------------------->------------------------------->
>----------------------->------------------------------->
NETWORK: > Structure of network >
>.......................>...............................>
hh.ntw > the name of the file >
>----------------------->------------------------------->
>----------------------->------------------------------->
OUTPUT_SETUP: > List of variables for output >
>.......................>...............................>
hh.ous > the name of the file >
>----------------------->------------------------------->
>----------------------->------------------------------->
TREATMENTS: > External treatments >
>.......................>...............................>
hh.trt > the name of the file >
>----------------------->------------------------------->
INT_&_FIRE: > Integration method >
>.......................>...............................>
0.0020000000 > Integrate And Fire step_size >
>----------------------->------------------------------->
END