check prequeueing in sock
[gnucap-felix.git] / tests / l2.ckt
blobb06f0c8ff868dcecd53df19d6b2144c404c5e16e
1 'inductance check, no tolerance
2 V1   1  0  generator(1)
3 L3   1  2  1.
4 R4   2  0  1.
5 R5   1  3  .97
6 C6   3  0  1.
8 .options short=1p
9 .width out=170
10 .list
11 .print tran iter(0)  v(nodes) z(c6) zraw(c6) z(3)
12 .fanout
13 .fanout 2
14 .tran 0 1 .1
15 .print ac v(2) v(3) vp(2) vp(3) z(c6) zraw(c6) z(3)
16 .ac .001 10 decade 2
17 .list
18 .status notime
19 .end