439 Commits (321d53a4e9895ffdd74d44b6154871146b55f6a0)

Author SHA1 Message Date
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
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 43f2182e56 Add com_optran.h and cplhash.h to their makefile.am 4 years ago
Holger Vogt bff90f1498 Put the gmin reversal into the comment 4 years ago
Holger Vogt 5424fd0d43 Reverse the sequence of dynamic-gmin and new-gmin. 4 years ago
Holger Vogt d5dc757288 correct assignment of a variable value to a 1-bit-field 4 years ago
Holger Vogt 89eaf7739c Remove unused variables 4 years ago
Holger Vogt fb98f7873b remove some compiler warnings 4 years ago
Holger Vogt f9b743aa2a remove compiler warnings 5 years ago
Holger Vogt 36dd77f63e if step size in optran command is set to 0, 5 years ago
Holger Vogt 68c5eb2d6b Add resistance sweep error message for failing optran 5 years ago
Holger Vogt 8708b6651b Optran may throw an error message while in temp sweep 5 years ago
Holger Vogt 1b3e192bfd errno needs to be nulled in Linux. 5 years ago
Holger Vogt f06496c912 Enable command 'optran' in spinit or .spiceinit, 5 years ago
Holger Vogt 493cf73f7f optran is only selected when the 'optran' command has been processed. 5 years ago
Holger Vogt 7f1fdd3934 Don't do optran, if command optran is not given. 5 years ago
Holger Vogt 711157e85d Update comment: 0 is no initial iteration 5 years ago
Holger Vogt 2ef3f66f96 if 'set ngdebug' print out transient initial conditions also with UIC set. 5 years ago
Holger Vogt 41ead284f3 make the error detection work properly 5 years ago
Holger Vogt 4e03efacb7 Use InpEvaluate() instead of strtod to enable ngspice numbers 6 years ago
Holger Vogt 3be5926f2c Reverse stepsize and finaltime in optran command, 6 years ago
Holger Vogt bca099ca29 prevent crash if first breakpoint is beyond optran max time 6 years ago
Holger Vogt b07a54b8e1 test of supply ramping 6 years ago
Holger Vogt 7de526237e upon finishing 'optran', restore old CKTstep 6 years ago
Holger Vogt 0eafec254e safeguard command 'optran' against circuit no being loaded 6 years ago
Holger Vogt cf61e1e564 add missing header 6 years ago
Holger Vogt 83e223fafc header for optran 6 years ago
Holger Vogt a20afc54a5 When we sre ready, reset CKTmaxstep to its previous value 6 years ago
Holger Vogt 3956095484 set maxstepsize to stepsize 6 years ago
Holger Vogt ecdb3b9eb4 set the task values, not the ckt values, 6 years ago
Holger Vogt fd36eb552f set stepsize 6 years ago
Holger Vogt ab6224767b Add command 'optran' to set 6 flags for transient op 6 years ago
Holger Vogt df0792818f Transient op calculation added to the standard operating point code. 7 years ago
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