Browse Source

wrong cpl model instantiation

pre-master-46
dwarning 17 years ago
parent
commit
c314eb4ab5
  1. 3
      tests/transmission/ibm2.cir

3
tests/transmission/ibm2.cir

@ -2,7 +2,7 @@ ibm 2
VES IN 0 PULSE (0 1 0N 1.5N 1.5N 4.5N 200N)
R1 IN V1 50
R2 V2 0 10
p1 2 V1 V2 V3 V4 cpl1
p1 V1 V2 V3 V4 cpl1
.model cpl1 cpl
+R = 0.5 0.5
+L = 247.3e-9 31.65e-9
@ -17,4 +17,5 @@ R4 V4 0 100
.OPTIONS NOACCT
.TRAN 0.1N 20N
.PRINT TRAN V(V1) V(V3)
.END
Loading…
Cancel
Save