.options noacct

This commit is contained in:
h_vogt
2009-02-22 19:29:44 +00:00
parent 7cf016f98b
commit f727fd6c8e
117 changed files with 151 additions and 60 deletions
+1
View File
@@ -5,6 +5,7 @@ C2 2 3 1U
R3 2 0 1K
R4 1 3 1K
*
.options noacct
.OP
.PZ 1 0 3 0 VOL PZ
.PRINT PZ ALL
+1
View File
@@ -8,6 +8,7 @@ c2 4 0 1.25p
e3 5 0 4 0 10
r3 5 6 1k
c3 6 0 .02p
.options noacct
.pz 1 0 6 0 vol pz
.print pz all
.end
+1
View File
@@ -2,6 +2,7 @@ RC filter
v1 1 0 0 ac 1.0
r1 1 2 1k
c1 2 0 10p
.options noacct
.pz 1 0 2 0 vol pz
.print pz all
.end
+1
View File
@@ -19,6 +19,7 @@ l4 4 0 1H
*r5 5 0 10Ohms
*l5 5 0 0.66mH
.options noacct
.pz 1 0 4 0 cur pol
.print pz all
.end
+1
View File
@@ -19,6 +19,7 @@ l3 3 0 0.05H
*r5 5 0 10Ohms
*l5 5 0 0.66mH
.options noacct
.pz 1 0 3 0 cur pol
.print pz all
.end
+1
View File
@@ -2,6 +2,7 @@ test circuit #1 for pz analysis:high pass filter
r1 1 0 1k
r2 2 0 1k
c1 1 2 1.0e-12
.options noacct
.pz 1 0 2 0 cur pz
.print pz all
.end