397 Commits (7ebe17f32f1a58c543ca2ba22d2be6852b8f6d72)

Author SHA1 Message Date
Holger Vogt c38b8e3615 Fix a bug in the 'dc' progress report 5 years ago
Holger Vogt c75e4129f4 Plug another memory leak in LTRA transmission line 5 years ago
Holger Vogt d19c8e7f41 Efficiency: Remove setting the random seed to behind the options selection 5 years ago
Holger Vogt f8357dad88 Prepare Cshunt: add a cpacitor to each voltage node 5 years ago
Holger Vogt f10676a8aa re-enable tran TSTART, which got lost in Commit [da7172] when UIC is set 6 years ago
Holger Vogt c69a4d6633 fix typo 6 years ago
Kevin Zheng efde6902a0 indentation 6 years ago
Holger Vogt 54d8c990c5 src/spicelib/analysis/dcpss.c 6 years ago
Holger Vogt da71726765 Do not print tansient initial conditions, if uic is selected. 6 years ago
Holger Vogt a459d37548 remove unused 6 years ago
Holger Vogt 8c4394839d remove unused code that is now in CKTncDump() 6 years ago
Jim Monte 8d16e3e034 FALLTHROUGH 6 years ago
Holger Vogt 1c2dd967da During setup, ASRC (aka B source) uses ckt->CKTrhsOld[node->number] 6 years ago
Holger Vogt e28cae42f1 enable both new gmin and dyngmin 6 years ago
Holger Vogt 673a14afdb more conservative op calculation: 6 years ago
Holger Vogt 020c5578a1 remove unused code snippet 6 years ago
Holger Vogt b81953fafd enable true gmin stepping 6 years ago
Holger Vogt 06239e567f plug a memory leak (in case of failing op for tran calculation) 6 years ago
Jim Monte 2d9110bf65 Add const to some parameters, made function static 6 years ago
Jim Monte 190c7fb75c Clarified error message 6 years ago
Holger Vogt 651ba72344 return immediately if ckt is NULL 6 years ago
Holger Vogt ac65968595 allow 'dc TEMP 10 20 1' as well as 'dc temp 10 20 1' 6 years ago
Holger Vogt 30565e45c4 Improve commant 7 years ago
Holger Vogt ca5997b705 Change variable 'stepsizelimit', added in commit 7 years ago
Jim Monte 93ae8b41ac [PATCH 4/6] Fixed Visual Studio C4456 compiler warning related to 7 years ago
Holger Vogt d4c3d9ceb2 relieve the step size limitation (formerly set to TSTEP in tran simulation). 7 years ago
Holger Vogt b771ee9c60 don't print status output in dcpss.c, if norefvalue is set 7 years ago
Holger Vogt be6eca1dbb add 'option norefvalue' to suppress printing the reference value. 7 years ago
dwarning d7ee6bee50 bug #368: x-axis description for nested dc sweeps should inline with first level sweep 8 years ago
Holger Vogt 66c468087d noisean.c, beautify the code 8 years ago
h_vogt f640ef68c3 noisean.c, ensure correct user input: 9 years ago
dwarning 06430b7f14 rm extra text after end of preprocessing directive 8 years ago
Holger Vogt 12c864fb5a destroy the tmalloced diag, if rshunt option was enabled 8 years ago
Holger Vogt 7e4b68c708 update to the rusage command: 8 years ago
Holger Vogt 09c876550f prevent string overflow by adding the string length 8 years ago
Holger Vogt 697b9da074 prevent endless loop if factor finally equals 1 8 years ago
h_vogt 5b754cbb0e dctran.c, exclude ipc_send_data_... 9 years ago
h_vogt e36b028cdb add wantevtdata if event output should be sent to caller 9 years ago
rlar 1a39d3f59d spicelib/parser, support instance parameter defaults on .model lines 8 years ago
rlar a729c2860c sensitivity, drop redundant #defines SENS_LIN/OCT/DEC/DEFPERT 8 years ago
rlar 41c0ee45a2 introduce GENinstanceFree() and GENmodelFree() 8 years ago
rlar 8c7d7051ae GENmodel, GENinstance, change layout, #4/4, complete the change 8 years ago
rlar 2dcb79d09c GENmodel, GENinstance, change layout, #1/4, coccinelle semantic patch 8 years ago
rlar 4748c92de9 DEVdestroy(), change API, #2/2, complete the change, inclusive CKTdestroy() 8 years ago
rlar 668123ae44 analysis/cktpname.c, #4/4, cleanup 8 years ago
rlar 30550370fb analysis/cktpname.c, #3/4, cleanup obfuscated loop termination 8 years ago
rlar d85ceb85cb analysis/cktpname.c, #2/4, cleanup, use a local `IFparm *' 8 years ago
rlar 1d60387617 analysis/cktpname.c, #1/4, cleanup, use a local `IFdevice *' 8 years ago
rlar e311096429 gendef.h, get rid of awkward counted GENnode macros 8 years ago
rlar c892b2d460 analysis/acan.c, check for valid startfreq 8 years ago