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
some interactive testing
[gnucap-felix.git]
/
tests
/
bmm_res.5.ckt
blob
6f34be0b20637ebd16fdc4fe8c4124d0e0bc5702
1
# semiconductor "resistor" test
2
v1 1 0 dc 2 ac 5
3
r1 1 2 1k
4
r2 2 0 t1 (l=1u)
5
.model t1 r rsh=1k
6
.print op v(nodes) r(r*)
7
.print ac v(nodes)
8
.op
9
.ac
10
.list
11
.end