ngspice/src
dwarning 0937dd4cec Diode soft recovery model based on the idea of A. Buermen with iterated charge node for diffusion charge and model parameter Vp
Few simplifications in AC model and capacitance reporting are made and self heating is not implemented for this model extension.
2026-03-11 17:00:37 +01:00
..
ciderlib Enable CIDER with KLU for DC, OP, and TRAN analyses. Small signal AC analysis is not yet supported for CIDER complex valued device KLU matrices. The examples/cider testcases produce printed simulation result values which have slight differences between Sparse and KLU. Differences are probably expected and in a few cases are ~1-2%, sometimes a little more. This should be good enough for most CIDER analyses. Francesco did a good piece of work. Runtimes are significantly shorter with KLU. 2025-09-08 23:33:41 +02:00
frontend make fft scaling independent from rounding behaviour for odd data 2026-03-06 16:34:20 +01:00
include Add a user-settable variable measureprec to set the number of digits 2026-02-07 13:21:54 +01:00
maths make fft scaling independent from rounding behaviour for odd data 2026-03-06 16:34:20 +01:00
misc add new function gettok_node_br which adds braces { } on its list 2025-09-19 16:53:11 +02:00
osdi Fixes a memory corruption bug resulting from improper parsing 2025-12-20 11:31:24 +01:00
spicelib Diode soft recovery model based on the idea of A. Buermen with iterated charge node for diffusion charge and model parameter Vp 2026-03-11 17:00:37 +01:00
xspice Improve error message. 2026-02-23 16:10:17 +01:00
ChangeLog
Makefile.am rm ngnutmeg from build list of old apps 2026-01-08 22:34:10 +01:00
ciderinit
conf.c Updating links to ngspice web pages 2023-03-18 14:37:02 +01:00
conf.h unify #ifndef include wrapper 2013-12-31 12:54:32 +01:00
devaxis
devload
hist_info.c missing part of patch #56 2019-08-13 23:30:39 +02:00
hist_info.h missing part of patch #56 2019-08-13 23:30:39 +02:00
main.c Remove unused functions from the IFfrontEnd struct. 2025-11-17 23:56:50 +01:00
makeidx.c #1/4 #include <ngspice/...> --> #include "ngspice/..." 2011-12-11 18:05:00 +00:00
nghelp.c re-enable making the old help system for Linux/Cygwin 2021-07-08 15:34:41 +02:00
ngicon.rc adding the ngspice icon to the MINGW executable 2020-08-20 15:19:21 +02:00
ngmultidec.c use 'fabs()' 2016-10-15 15:06:17 +02:00
ngnutmeg.c cleanup, whitespace 2012-10-06 12:30:31 +02:00
ngproc2mod.c re-enable making old apps with --enable-oldapps 2020-03-15 08:51:16 +01:00
ngsconvert.c convert to lower case for spice2 input and remove few warnings 2026-01-08 22:35:52 +01:00
ngspice.c cleanup, whitespace 2012-10-06 12:30:31 +02:00
ngspice.ico adding the ngspice icon to the MINGW executable 2020-08-20 15:19:21 +02:00
ngspice.txt remove the ancient nobjthack option to fake 3-terminal bjt's 2016-11-01 11:56:48 +01:00
pkgIndex.tcl.in fix file modes 2012-06-12 21:26:29 +02:00
setplot
sharedspice.c Remove unused functions from the IFfrontEnd struct. 2025-11-17 23:56:50 +01:00
spectrum
spice.def missing newline at end of file 2012-10-20 19:49:10 +02:00
spinit.in Add the non-nqs PSP103 OSDI model to spinit 2025-12-28 23:30:35 +01:00
tclspice.c compile with gcc-14 fails due to `-Werror=incompatible-pointer-types` 2024-02-02 11:12:24 +01:00
tclspice.map
tclspinit.in generate spinit and tclspinit at `make' time 2011-12-29 14:29:44 +00:00
winmain.c Prevent potential buffer s overflow by limiting the characters written. 2026-02-24 17:02:00 +01:00
winmain.h [PATCH #56] New history buffering 2019-08-13 23:30:05 +02:00