repo.or.cz
/
gnucap-felix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
check prequeueing in sock
[gnucap-felix.git]
/
tests
/
d_switch.vr.ckt
blob
57b9cfb660d95dd9f310a7ffaec0cb6c4a544b6b
1
'
2
V1 1 0 dc 1. ac 1.
3
R1 1 2 1.K
4
S1 2 0 3 0 sss
5
V2 3 0 pwl( 0. 0. 5. 5. 15. -5. 25. 5. )
6
.model sss sw ( vt= 0. vh= 2. ron= 1.K roff= 1.E+12 )
7
.print dc v(nodes) ev(s1)
8
.print tran v(nodes) ev(s1)
9
.print ac v(nodes) ev(s1)
10
.dc v2 -5 5 1 loop
11
.ac 1k
12
.tran 0 9 1
13
.tran
14
.tran
15
.ac 1k
16
.list
17
.end