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
make distcheck happy
[gnucap-felix.git]
/
tests
/
bmm_res.2p.ckt
blob
8dc9170142c331ee71772e96bf8f876bde7ec835
1
# semiconductor "resistor" test
2
.param pw=2u pl=1u pt=37
3
v1 1 0 dc 2 ac 5
4
r1 1 2 1k
5
r2 2 0 t1 (w=pw l=pl temp=pt)
6
.model t1 r rsh=1k tc1=.1
7
.print op v(nodes) r(r*)
8
.print ac v(nodes)
9
.op
10
.ac
11
.list
12
.end