-
Notifications
You must be signed in to change notification settings - Fork 2
/
naconfig.in
106 lines (97 loc) · 1.82 KB
/
naconfig.in
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
Channel na
{
suffix na
revName ena
revValue 50
current ina
section soma
L 20
diam 20
Ra 150
g_pas 0.00003334
v_init -80.0
type inward
celsius 37.0
conc_i 21.0
conc_o 136.3753955
}
Stimulus Activation
{
clamp_mode voltage
type step1
vhold1 -80
thold1 20
vhold2 -80:10:70
thold2 50
vhold3 -80
thold3 30
tstop 100
}
Stimulus Inactivation
{
clamp_mode voltage
type step2
vhold1 -80
thold1 100
vhold2 -40:10:70
thold2 1500
vhold3 30
thold3 50
vhold4 -80
thold4 100
tstop 1750
}
Stimulus Deactivation
{
clamp_mode voltage
type step2
vhold1 -80
thold1 20
vhold2 70
thold2 10
vhold3 -100:10:40
thold3 30
vhold4 -80
thold4 20
tstop 80
}
Stimulus Ramp
{
clamp_mode voltage
type ramp
vhold -80
vmax 70
thold1 100
thold2 800
thold3 400
thold4 400
thold5 400
thold6 200
thold7 400
thold8 100
thold9 100
tstop 2900
}
Stimulus Inactivation_Recovery
{
clamp_mode voltage
type step3
vhold1 -80
thold1 100
vhold2 -40:10:70
thold2 1500
vhold3 -80
thold3 25:25:400
vhold4 -40:10:70
thold4 150
vhold5 -80
thold5 100
tstop 2250
}
Stimulus APWaveform
{
clamp_mode voltage
type waveform
file APwaveform.dat
tstop 1800
}