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
/
uic_cap.gc
blob
6bf06308f2cb23846d07c1860a442b2aa405965d
1
spice
2
3
V1 m1 0 3
4
R1 m1 m2 50
5
C3 m2 0 4u ic=0.5
6
7
* V1 __R3 C3
8
* o---O--[__]--||---o
9
* | |
10
* V V
11
12
.print dc v(nodes)
13
.print TRAN v(nodes) conv(C3)
14
15
*.TRAN 0 12 0.1 uic trace iterations >rc-glied3_tran.out
16
*.TRAN 0 15e-6 2e-7 uic >rc-glied3_tran.out
17
18
.dc uic
19
.TRAN 0 200u 10u cont
20
*.tran 0 200u 10u uic // should work undesired because of SPICE compatibility
21
22
23
.end