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_cap.3.ckt
blob
fc4270f874532dd7633a8ba9563e1dd9de033674
1
# semiconductor "capacitor" test
2
v1 1 0 dc 2 ac 1 tran pwl (0,0 1.999999n,0 2.000001n,1)
3
r1 1 2 1k
4
c2 2 0 t1 (w=2u l=1u)
5
.model t1 d
6
.print op v(nodes) c(c2)
7
.print tran v(nodes)
8
.print ac v(nodes) vp(2) vdb(2)
9
.op
10
.tran 0 20n 2n
11
.ac 15.9meg
12
.ac 1meg 1g dec 3
13
.list
14
.status notime
15
.end