diff options
author | Sunil Shetye | 2019-03-12 12:30:33 +0530 |
---|---|---|
committer | Sunil Shetye | 2019-07-01 18:04:00 +0530 |
commit | 7b559bc99379a475866479137f3ee2ed4dfbab86 (patch) | |
tree | b397dbdf6d63632ee48741010e9019b0dc77669c /Examples/Diac_Triac/PowerDiode.lib | |
parent | d2b775bde7bde4396c251ddac6685d503d0577d8 (diff) | |
download | eSim-7b559bc99379a475866479137f3ee2ed4dfbab86.tar.gz eSim-7b559bc99379a475866479137f3ee2ed4dfbab86.tar.bz2 eSim-7b559bc99379a475866479137f3ee2ed4dfbab86.zip |
remove extra + at the start
Diffstat (limited to 'Examples/Diac_Triac/PowerDiode.lib')
-rw-r--r-- | Examples/Diac_Triac/PowerDiode.lib | 21 |
1 files changed, 1 insertions, 20 deletions
diff --git a/Examples/Diac_Triac/PowerDiode.lib b/Examples/Diac_Triac/PowerDiode.lib index a2f61dce..d6fb6469 100644 --- a/Examples/Diac_Triac/PowerDiode.lib +++ b/Examples/Diac_Triac/PowerDiode.lib @@ -1,20 +1 @@ -.MODEL PowerDiode D( -+ Vj=.75 -+ Nbvl=14.976 -+ Cjo=175p -+ Rs=.25 -+ Isr=1.859n -+ Eg=1.11 -+ M=.5516 -+ Nbv=1.6989 -+ N=1 -+ Tbv1=-21.277u -+ bv=1800 -+ Fc=.5 -+ Ikf=0 -+ Nr=2 -+ Ibv=20.245m -+ Is=2.2E-15 -+ Xti=3 -+ Ibvl=1.9556m -)
\ No newline at end of file +.MODEL PowerDiode D( Vj=.75 Nbvl=14.976 Cjo=175p Rs=.25 Isr=1.859n Eg=1.11 M=.5516 Nbv=1.6989 N=1 Tbv1=-21.277u bv=1800 Fc=.5 Ikf=0 Nr=2 Ibv=20.245m Is=2.2E-15 Xti=3 Ibvl=1.9556m ) |