From cb55e59de7ee4383c04edfae7c39ad9ae9552b36 Mon Sep 17 00:00:00 2001 From: rahulp13 Date: Fri, 14 Feb 2020 15:16:35 +0530 Subject: common code for Win and Linux, merged py2 changes --- Examples/Integrator/PowerDiode.lib | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 Examples/Integrator/PowerDiode.lib (limited to 'Examples/Integrator/PowerDiode.lib') diff --git a/Examples/Integrator/PowerDiode.lib b/Examples/Integrator/PowerDiode.lib new file mode 100644 index 00000000..a2f61dce --- /dev/null +++ b/Examples/Integrator/PowerDiode.lib @@ -0,0 +1,20 @@ +.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 -- cgit