7688 Commits (ddfb52d134173101b75df06fe4f0e0c5271e3a01)

Author SHA1 Message Date
dwarning ddfb52d134 Revert "correct and simplify temp derivatives" 5 months ago
Holger Vogt 6fc75e636c Fix a bug. 5 months ago
Holger Vogt f8036c5363 fix bug no 819, which has been introduced by 5 months ago
dwarning a6590d354f correct and simplify temp derivatives 5 months ago
dwarning 3340df46ca Remove instance parameter temp. To specify offset to ambient temperature use dtemp instead. 5 months ago
Holger Vogt 4560fce4af make nthreads local 5 months ago
Holger Vogt b8325efe24 Improve comments 5 months ago
Holger Vogt d5ef8a3660 Remove all entries connected to IPC, an outdated (>30 years) 5 months ago
Holger Vogt 8e0622434f Improve comments, add note to user. 5 months ago
Holger Vogt b260b4bc27 Entries to old CLUSTER code removed. 5 months ago
Holger Vogt cbd3772519 Add variable deltacheck to measure the CKTdelta[0] 5 months ago
Giles Atkinson 8471e0902c Add new functions for .param expressions. vec() takes a string argument 5 months ago
Holger Vogt 891ec865f6 Another update on comments 5 months ago
Holger Vogt d676fc34f8 Small update on comments. 5 months ago
Holger Vogt 082b31018b document the goto labels. 5 months ago
Holger Vogt f929b0c9b3 Remove all entries related to CLUSTER, 5 months ago
Holger Vogt e168df83fb Update on comments. 5 months ago
Holger Vogt 83897d8474 Add perror() to fopen: more info for user. 5 months ago
Holger Vogt 1390e577fa Improve error messages. 5 months ago
Holger Vogt a1de300a82 Add breakpoints to achieve quadratic smoothing. 6 months ago
Giles Atkinson 172fb6d668 Fix Bug 817 - "Global models are not visible from with subcircuits". 6 months ago
Holger Vogt bbceec30d0 Re-enable warning note when rusage xxx is not implemented. 6 months ago
Holger Vogt 236967a21e Improve error message: add source type 6 months ago
Holger Vogt 8585383654 Improve error messages. Towards better locating of errors: 6 months ago
Holger Vogt fafb8cc272 Improve on truncation when printing out the .model lines during debug-out 6 months ago
Holger Vogt 875aaaf530 Add info for line source 6 months ago
Holger Vogt cec426292f Improve reading the source code sequence by extra comments: 6 months ago
Brian Taylor 7ab6c6f4af Update and clarify the comments at the top of udevices.c, which should make it easier when someone in the future has to make changes. 6 months ago
Brian Taylor 4f5c23ba44 Add a correction to the previous change of inppas4.c, which freed devname and left instance name pointers in DEVnameHash pointing at freed memory. This commit adds the devname string to the symbol tables which are eventually cleared by INPtabEnd. Also, if a capacitor in the spice netlist has the same name (unlikely, but possible) as a shunt capacitor, then no shunt is created, and a warning is issued. 6 months ago
dwarning 931e223493 correct init state vector for qth integration 6 months ago
Holger Vogt c5dd1bd379 Typo 6 months ago
dwarning 2a5f9e3ba8 correct xoi and xom defaults to Angstrom and clarify comments 6 months ago
dwarning 1921d64163 count level=3 model poly and metal capacitance in charge calculation 6 months ago
Brian Taylor 6619b7265e Fix memory leaks in INPpas4 and get_number_terminals found using paranoia_parallel. 6 months ago
Holger Vogt daf687a680 Add short description of code model 6 months ago
Holger Vogt b8357edddc Add analog code model astate. 6 months ago
Holger Vogt 144f1c6fc6 Improve the error message by naming the port 6 months ago
Holger Vogt adcc1de2fb Exxx n1 n2 nc1 nc2 TABLE = (x0, y0, x1, y1, x2, y2) 6 months ago
Holger Vogt 537116424f add new function gettok_node_br which adds braces { } on its list 6 months ago
Holger Vogt 91c5fe7926 Cosmetics: Indentation 6 months ago
Holger Vogt aadd12965b Enable plain expression instead of only a number for area 6 months ago
dwarning 8b9047ed8a remove obsolete bracket 6 months ago
dwarning 056ca890fd remove old commented strncmp version check code 6 months ago
Holger Vogt 2b1dc09caf Improve detection of the number of terminals for bipolar devices. 6 months ago
Árpád Bűrmen 683e208d87 BSIM4 version 4.8 is considered to be the latest, i.e. 4.8.3. 6 months ago
Árpád Bűrmen c6a6bd9edb Scaling of NQS charge deficit with mult_q. 6 months ago
Árpád Bűrmen 06b73b4056 ceqqjd, ceqqjs should be scaled with mult_q. 6 months ago
Árpád Bűrmen 535e22a502 Fixed a bug causing mult_* factors to get scaled at each setup(). 6 months ago
Holger Vogt 8249142506 Spelling 6 months ago
Árpád Bűrmen 740670805e Check if toxp+dtox!=toxe with double precision tolerance. 6 months ago