aswitch needs two input nodes because gd has been selected for input.

This commit is contained in:
Holger Vogt 2022-08-05 17:30:51 +02:00
parent c8ed9590b7
commit e9b5a9a957
1 changed files with 2 additions and 2 deletions

View File

@ -29,11 +29,11 @@ aa2 N001 %gd(N002 0) switch4
.model switch4 aswitch(cntl_off=1.9 cntl_on=2.3 r_off=1e12
+ r_on=1k log=TRUE limit=TRUE)
ap1 N001 %gd(N004 0) switch5
ap1 N001 0 %gd(N004 0) switch5
.model switch5 pswitch(cntl_off=1.1 cntl_on=0.9 r_off=1e12
+ r_on=1k log=TRUE)
ap2 N001 %gd(N004 0) switch6
ap2 N001 0 %gd(N004 0) switch6
.model switch6 pswitch(cntl_off=1.9 cntl_on=2.3 r_off=1e12
+ r_on=1k log=TRUE)