Merge branch 'testing-uf' into master-uf
[gnucap-felix.git] / tests / cont.2.ckt
blob279375e88ef74a591f330d6ca32ebb7c4ce968b4
1 spice
2 * testing discontinuity propagation through r
4 *.options trace
5 v1 n1 0 pulse iv=0 pv=1 rise=1m delay=1m width=3m fall=5m
6 c1 n2 0 200n
7 r1 n1 n2 1k
9 .print tran v(nodes) method(c1) disc(nodes) hidden(0) event(v1) order(v1) ord(c1)
10 .list
12 .tran 0 20m 20m trace=a
14 .stat notime
16 .options method traponly
17 .echo initsc -1, traponly
18 .tran 0 20m 20m trace=a
20 .stat notime
21 .end