diff options
author | rahulp13 | 2021-01-07 18:22:29 +0530 |
---|---|---|
committer | rahulp13 | 2021-01-07 18:22:29 +0530 |
commit | d4fd47ecf77597595d3f4fa72fd5334a5fe7417b (patch) | |
tree | 28095229ec3035d15c569fbedac83cf5876aa196 /Windows/spice/examples/cider/bjt/colposc.cir | |
parent | 376e748df438933088721286402462dffd6367c0 (diff) | |
parent | 63e3156454f39732a3101c29d42b473a89ca68d2 (diff) | |
download | eSim-d4fd47ecf77597595d3f4fa72fd5334a5fe7417b.tar.gz eSim-d4fd47ecf77597595d3f4fa72fd5334a5fe7417b.tar.bz2 eSim-d4fd47ecf77597595d3f4fa72fd5334a5fe7417b.zip |
Merge windows installer updates with linux installer
Diffstat (limited to 'Windows/spice/examples/cider/bjt/colposc.cir')
-rw-r--r-- | Windows/spice/examples/cider/bjt/colposc.cir | 33 |
1 files changed, 0 insertions, 33 deletions
diff --git a/Windows/spice/examples/cider/bjt/colposc.cir b/Windows/spice/examples/cider/bjt/colposc.cir deleted file mode 100644 index bd4d31fa..00000000 --- a/Windows/spice/examples/cider/bjt/colposc.cir +++ /dev/null @@ -1,33 +0,0 @@ -Colpitt's Oscillator Circuit - -r1 1 0 1 -q1 2 1 3 qmod area = 100p -vcc 4 0 5 -rl 4 2 750 -c1 2 3 500p -c2 4 3 4500p -l1 4 2 5uH -re 3 6 4.65k -vee 6 0 dc -15 pwl 0 -15 1e-9 -10 - -.tran 30n 12u -.print tran v(2) - -.model qmod nbjt level=1 -+ x.mesh node=1 loc=0.0 -+ x.mesh node=61 loc=3.0 -+ region num=1 material=1 -+ material num=1 silicon nbgnn=1e17 nbgnp=1e17 -+ mobility material=1 concmod=sg fieldmod=sg -+ mobility material=1 elec major -+ mobility material=1 elec minor -+ mobility material=1 hole major -+ mobility material=1 hole minor -+ doping unif n.type conc=1e17 x.l=0.0 x.h=1.0 -+ doping unif p.type conc=1e16 x.l=0.0 x.h=1.5 -+ doping unif n.type conc=1e15 x.l=0.0 x.h=3.0 -+ models bgnw srh conctau auger concmob fieldmob -+ options base.length=1.0 base.depth=1.25 - -.options acct bypass=1 -.end |