summaryrefslogtreecommitdiff
path: root/Windows/spice/tests/mesa/mesgout.cir
diff options
context:
space:
mode:
authorrahulp132020-03-03 05:31:58 +0530
committerrahulp132020-03-03 05:31:58 +0530
commitdfc268e0863c913a1b8726cd54eea3b40caf7c67 (patch)
tree1cd82634684da5ae86b558d44756189e080545d4 /Windows/spice/tests/mesa/mesgout.cir
parentfd62c52150c7d1f81da8060b2f5db6b94d174ccf (diff)
downloadeSim-dfc268e0863c913a1b8726cd54eea3b40caf7c67.tar.gz
eSim-dfc268e0863c913a1b8726cd54eea3b40caf7c67.tar.bz2
eSim-dfc268e0863c913a1b8726cd54eea3b40caf7c67.zip
upgrade ngspice to v31
Diffstat (limited to 'Windows/spice/tests/mesa/mesgout.cir')
-rw-r--r--Windows/spice/tests/mesa/mesgout.cir37
1 files changed, 0 insertions, 37 deletions
diff --git a/Windows/spice/tests/mesa/mesgout.cir b/Windows/spice/tests/mesa/mesgout.cir
deleted file mode 100644
index e84c46fb..00000000
--- a/Windows/spice/tests/mesa/mesgout.cir
+++ /dev/null
@@ -1,37 +0,0 @@
-* Simulation of MESFET output conductance
-* Taken from macspice3f4
-*
-
-rd 1 2 20
-z1 3 4 0 driver l=1u w=10u
-rs 5 0 20
-vgs 4 0 dc 0.5 ac 0.01
-vds 1 0 dc 1.0
-vid 2 3 dc 0
-
-.model driver nmf
-+ level=2
-*+ jsdf=1e-100
-+ n=1.44
-+ rd=0
-+ rs=0
-+ vs=1.5e5
-+ mu=0.25
-+ d=2e-7
-+ vto=0.1
-+ m=2
-+ lambda=0
-+ sigma0=0
-+ delfo=5
-+ flo=0.5
-+ tf=100000
-+ lambdahf=120
-
-.options noacct
-
-.ac DEC 10 0.001 1e6
-
-.print ac V(3)
-
-.end
-