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.ic4.ckt
blob
9b7e7e0d3a1b052ec3ce36215965bf8d1144fb12
1
' cap with initial condition
2
c1 1 0 1 ic=3
3
r1 1 0 1
4
c2 2 0 1 ic=3
5
I2 2 0 0
6
c3 3 0 1 ic=3
7
I3 3 0 1
8
c4 4 0 1 ic=3
9
c4a 4 0 1
10
c5 5 0 1 ic=3
11
c5a 5 0 1
12
I5 5 0 1
13
.list
14
.print tran v(1) v(2) v(3) v(4) v(5)
15
.tran 1 10 0 uic
16
.tran
17
.status notime
18
.end