2188 Commits (1d026475a2dab67c8e532ff035f67830f20bffcd)

Author SHA1 Message Date
Holger Vogt 07bb809158 Iterations for op or dc may start with arguments 0 for ln(). 4 years ago
Holger Vogt 9e290a3461 tabs to spaces 4 years ago
Holger Vogt 8a097c020e Make error message more verbose: Instead of only "no such parameter on this device", 4 years ago
Holger Vogt d1cbcb080c Re-format cktdojob.c 4 years ago
Holger Vogt f073fb5c05 Consecutive tran and ac simulation may lead to gross errors 4 years ago
Holger Vogt 564a3cb2f7 No error message when Optran returned 0 4 years ago
Holger Vogt d3a436b7dd re-format indmask.c 4 years ago
Holger Vogt 0387a95218 Add missing parameter retrival 4 years ago
Holger Vogt b4a2c85b54 Asl Lundin's correction only when suitable modelparameters are given. 4 years ago
Holger Vogt 879030bbd8 Add a warning when Lundin's correction factor is not 4 years ago
Holger Vogt 500d72f270 Add coil diameter dia to the inductor parameters. 4 years ago
Holger Vogt 79ef586fef Add Lundin's geometry correction to the 4 years ago
Holger Vogt 4a96691b49 Fix a bug in the inductance formula. 4 years ago
Holger Vogt f7c5c93635 Make error message more verbose: 4 years ago
Giles Atkinson aaa6798950 Fix bugs found while investigating Bug #585 (convergence failure only 4 years ago
Holger Vogt e5c162f126 dc sweep fails after transient sim: 4 years ago
Holger Vogt 4c8324f166 VIN 3 0 PULSE (-1 1 2NS 2NS 2NS 50 NS 100 NS) is now standard 4 years ago
Giles Atkinson daad3fb3c5 Fix memory leaks found by valgrind in the paranoia script. 4 years ago
dwarning 67508eab37 more logical setup for absurd parameter input 4 years ago
dwarning 720f29851a prevent crash for absurd parameter input 4 years ago
Holger Vogt cc285741f5 Don't use bitwise operators, but logic operators 4 years ago
Holger Vogt ff3580d70f Avoid circular redundant function declaration. 4 years ago
Holger Vogt cb17062344 Remove unused (preliminary) 4 years ago
Holger Vogt be4df00678 add some missing prototypes 4 years ago
dwarning d4f64da671 simplification of hicum2 model switches selfheat and nqs 4 years ago
dwarning 3d4d9b01d0 #bug 580: prevent crash in case of hicum2 default parameter set 4 years ago
dwarning 4038dd3a7f #bug 580: prevent crash in case of hicum2 default parameter set 4 years ago
Holger Vogt 0e46f6f8a1 remove numerous unsigned int vs. int warnings 4 years ago
dwarning eaf67ac940 correct pnp type bipolar transistor current convention 4 years ago
Holger Vogt 3073d8c7d3 Fix a bug: remove excess ')' 4 years ago
Holger Vogt 8e80933cfa If XSPICE is not selected, still send CKTspDump(ckt, freq, spPlot), 4 years ago
Holger Vogt 2915f8e991 In case of resistor valuues r150 (r + integer number), 4 years ago
Giles Atkinson 9ac4dab81a Fix two crashes caused by trying to plot after circuit parsing failed. 4 years ago
Holger Vogt 321d53a4e9 Patch to avoid false reads and writes due to inconsitent 4 years ago
Holger Vogt 61797c9317 Compile only when RFSPICE is selected in config.h 4 years ago
Holger Vogt 32a707fd22 Provide access to the necessary structs like cplx 4 years ago
Holger Vogt d961c7c91d add missing noisesp.c 4 years ago
Alessio Cacciatori 4ebf4901b9 S-parameters in ngspice 4 years ago
Holger Vogt a1eb0cc63d If XSPICE is not selected, still send CKTspDump(ckt, freq, spPlot), 4 years ago
dwarning 45d5d9a764 remove duplicate pointer allocation 4 years ago
dwarning 20abe9ca38 white spaces 4 years ago
Holger Vogt e99638c89f Remove int <--> unsigned int warning 4 years ago
Holger Vogt 4e1ae255f6 Inlude code into #ifdef RFSPICE ... #endif 4 years ago
Holger Vogt de572d2cdf Remove in <--> unsigned int mismatch 4 years ago
Holger Vogt c2d279a1ef Remove trailing spaces. 4 years ago
Holger Vogt 3b0eb41c74 Enable compiling with --enable-sp for RF SPICE 4 years ago
Alessio Cacciatori 2c10c4aebd S parameter simulation 4 years ago
Holger Vogt 0eb272243f Enable RKM notation also for inductors (e.g. 1u2 for 1.2u) 4 years ago
roman 74787f0c33 Fix EXTERNAL type in isrc 4 years ago
dwarning 0c34ac019f use total current for diffcap calculation 4 years ago