wrong cpl model instantiation

This commit is contained in:
dwarning 2009-12-18 17:00:22 +00:00
parent b995267b29
commit c314eb4ab5
1 changed files with 2 additions and 1 deletions

View File

@ -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