mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-28 16:54:20 +02:00
Added test file for pole/zero analysis (from ngspice debian patch).
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
test pz
|
||||
iin 1 0 ac
|
||||
r1 1 0 1Ohms
|
||||
l1 1 0 0.05H
|
||||
|
||||
gm2 2 0 1 0 1
|
||||
r2 2 0 1Ohms
|
||||
l2 2 0 0.05H
|
||||
|
||||
gm3 3 0 2 0 1
|
||||
r3 3 0 1Ohms
|
||||
l3 3 0 0.05H
|
||||
|
||||
*gm4 4 0 3 0 1
|
||||
*r4 4 0 1Ohms
|
||||
*l4 4 0 0.05H
|
||||
|
||||
*gm5 5 0 4 0 1
|
||||
*r5 5 0 10Ohms
|
||||
*l5 5 0 0.66mH
|
||||
|
||||
.pz 1 0 3 0 cur pol
|
||||
.print pz all
|
||||
.end
|
||||
Reference in New Issue
Block a user