From 246319682f60293b132fca1ce6e24689c6682617 Mon Sep 17 00:00:00 2001 From: rahulp13 Date: Fri, 28 Feb 2020 11:38:58 +0530 Subject: initial commit --- Windows/spice/tests/polezero/pzt.cir | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 Windows/spice/tests/polezero/pzt.cir (limited to 'Windows/spice/tests/polezero/pzt.cir') diff --git a/Windows/spice/tests/polezero/pzt.cir b/Windows/spice/tests/polezero/pzt.cir new file mode 100644 index 00000000..b94413b5 --- /dev/null +++ b/Windows/spice/tests/polezero/pzt.cir @@ -0,0 +1,25 @@ +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 + +.options noacct +.pz 1 0 3 0 cur pol +.print pz all +.end -- cgit