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
/
d_cap.4.ckt
blob
109e5409799bec50112ec2507154bd32fcc55457
1
'c check
2
.option short=1u
3
.options method traponly
4
v1 1 0 pulse(0 1 0 .0001 .0001 1k 1k) ac 1
5
r1 1 2 .1
6
c2 2 0 .1
7
.list
8
.print tran v(1) v(2) timef(c2) dtr(c2) dt(c2)
9
.tran .001 .01 0
10
.tran .01 .10 0
11
.tran .1 1 0
12
.options method traponly
13
.tran 1 10 0 trace all
14
.option reltol=.0001
15
.tran 1 10 0 trace rejected
16
.status notime
17
.end