wrong cpl model instantiation
This commit is contained in:
parent
b995267b29
commit
c314eb4ab5
|
|
@ -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…
Reference in New Issue