77 Commits (134e92b78fc1954bbb8f4e6a105e48cf8c7505fe)

Author SHA1 Message Date
dwarning 134e92b78f vbic model implementation including self-heating effect 7 years ago
dwarning ef79942782 Tnom is not a instance parameter 7 years ago
dwarning 6bcf3ac41c Tnom default inline with model specification 7 years ago
dwarning 033a290783 use a better place for model parameter defaulting 7 years ago
dwarning 360a3985e8 remove unused conductance variables 7 years ago
dwarning f42c513381 correct current contribution by gmin 7 years ago
dwarning 293f0afc2f remove unused variables 7 years ago
dwarning f90295f46a remove last remainder of unused sensitivity analysis 7 years ago
dwarning 2b60d56606 remove ancient, unused and untested sensitivity code 7 years ago
dwarning 7966aa36ae correct init for convergence test 7 years ago
dwarning a549776972 high current devices need lower limit of resistances - set to 10mOhm 7 years ago
rlar 45a70b3a53 rewrite, use enum instead of #define sequences 8 years ago
rlar 04dc62ef13 devices/*, move kind of `enum' defines out of struct definition 8 years ago
rlar a9439dc7dd sensitivity, use numStates and numSenStates instead of hardcoded literals 8 years ago
rlar d3f13edd4a devices/vbic/vbicsetup.c, bug fix, incorrect states allocation 8 years ago
rlar d981fb331b spicelib/devices/*, drop empty destroy functions 8 years ago
rlar cd1bbf2003 rewrite, use designated initializer for SPICEdev initialisation 8 years ago
rlar 2c9bfecbad GENmodel, GENinstance, change layout, #3/4, coccinelle semantic patch 8 years ago
rlar 2dcb79d09c GENmodel, GENinstance, change layout, #1/4, coccinelle semantic patch 8 years ago
rlar 1befa488f6 DEVdestroy(), change API, #1/2, coccinelle semantic patch 8 years ago
rlar b29ad51a6c DEVdestroy(), move code over to DEVmodDelete() and DEVdelete() 8 years ago
rlar b17ee71576 DEVmodDelete(), change API, #1/2, coccinelle semantic patch 8 years ago
rlar e0f1e5a3de DEVdelete(), change API, #1/2, coccinelle semantic patch 8 years ago
rlar a8e440eabe whitespace cleanup, comments cleanup, line wrap 8 years ago
dwarning 14fc59b83d bjt, jfet, vbic, dio: allow plotting of small signal parameter like charges, capacitances and conductances in dc sweeps 9 years ago
rlar 2f329bd8b4 N_MXVLNTH, drop noise variable name limitation 9 years ago
rlar 2f1219811e src/spicelib/devices/*/*set.c, XXXunsetup(), reset local node variables unconditionally 9 years ago
rlar 00c743c37d src/spicelib/devices/*/*def*.h, declare external node variables const 9 years ago
rlar 0c86adf9af src/spicelib/devices/*/*set.c, XXXunsetup(), sort CKTdltNNum() invocations 9 years ago
rlar 4d79617cf1 spicelib/devcies/*dest.c, rewrite DEVdestroy() functions 10 years ago
dwarning dd24406234 allow alternativ model parameter tref for vbic models 11 years ago
Henrik Forsten 3794c1eb20 mark end of struct GENmodel overlay 13 years ago
dwarning 2838eeb1ac devices/vbic, implement VBICsoaCheck() 13 years ago
dwarning bf9ad0bdfd introduce new SPICEdev operation `DEVsoaCheck()' 13 years ago
dwarning 4965d02b5f fix an overlap in parameter definitions 13 years ago
rlar 14687910d9 rewrite `TSTALLOC()' macro for auto indentation 13 years ago
dwarning f26d28b5bd fix SENSDEBUG related code 13 years ago
Francesco Lannutti 08ec219417 remove all .cvsignore files 14 years ago
Francesco Lannutti c23bd59c44 removed ancient PARALLEL_ARCH feature 14 years ago
rlar cb0a48801d introduce AM_CFLAGS = $(STATIC) 14 years ago
rlar f7f454c0a1 bug fix, fix the guard for device generated internal nodes (via CKTmkVolt()) 14 years ago
rlar afa1371746 #3/6 config.h --> ngspice/config.h, AM_CPPFLAGS 14 years ago
rlar 4ca58067a2 #2/6 config.h --> ngspice/config.h, #include's 14 years ago
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 15 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 15 years ago
rlar fd9dec37a3 auxiliary define `job' --> local variable `job' 15 years ago
rlar f8f4e32875 auxiliary define (ANALYSIS*) ckt->CKTcurJob --> `job' 15 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar 23056573d8 code cleanup, drop NULL pointer casts 15 years ago
rlar 0b6a557334 code cleanup 15 years ago