check prequeueing in sock
[gnucap-felix.git] / tests / d_vcvs.1.ckt
blob2548eff9df8d39b294ccf6e124155b26237cedce
1 # voltage source test
2 v1 1 0 1 ac 1
3 r1 1 2 1k
4 r2 2 0 1k
5 e1 3 0 2 0 4.
6 r3 3 0 1k
7 g1 4 0 2 0 4.
8 r3 4 0 1k
9 .list
10 .print op v(1) v(2) v(3) v(4)
11 .op
12 .print op vo(e1) vin(e1) i(e1) p(e1) pd(e1) ps(e1)
13 .op
14 .print op vo(v1) vin(v1) i(v1) p(v1) pd(v1) ps(v1)
15 .op
16 .print ac v(1) v(2) v(3) v(4)
17 .ac 1k
18 .print ac vo(e1) vin(e1) i(e1) p(e1) pd(e1) ps(e1)
19 .ac 1k
20 .print ac vo(v1) vin(v1) i(v1) p(v1) pd(v1) ps(v1)
21 .ac 1k
22 .end