157 Commits (bafa3ff8a39b7b3f16a7b8633412c0259c4cecd5)

Author SHA1 Message Date
Giles Atkinson 673ae5c01d Change the code that makes variables from device/model parameters 3 years ago
Holger Vogt 8ef0aece58 During setup of the models thre have been search scans in the 2 years ago
Holger Vogt 92ba8ac88e Just to notify that this might need a better solution 4 years ago
Holger Vogt f832380dc9 FIXME: This is a hack to re-enable 'make check' 4 years ago
Holger Vogt 6037450952 Warning message, when 'run' is called without job 4 years ago
Holger Vogt 3af627db44 Change error messages to warning messages, because simulator moves on 4 years ago
Giles Atkinson b1341c8e30 Insert XSPICE bridging devices automatically when an analogue node 4 years ago
Holger Vogt 8a097c020e Make error message more verbose: Instead of only "no such parameter on this device", 4 years ago
Vadim Kuznetsov b73939e379 Patch allowing call to S parameter simulation also from .control section by using command 'sp' 4 years ago
Alessio Cacciatori 2c10c4aebd S parameter simulation 4 years ago
Holger Vogt d19c8e7f41 Efficiency: Remove setting the random seed to behind the options selection 5 years ago
Holger Vogt db5c6cd0ec Add some comments for inppas1,2,3 5 years ago
Jim Monte bd84e4be6c error messages 6 years ago
Holger Vogt be6eca1dbb add 'option norefvalue' to suppress printing the reference value. 7 years ago
dwarning 360efabf36 no null pointer to fprintf 8 years ago
Holger Vogt 0fbe920382 plug a small memory leak in switch-oscillators.cir 8 years ago
Holger Vogt a98d01e5f8 Use only internal memory functions, replace 8 years ago
rlar ee489599cb struct card, #6/6, drop some redundant casts 9 years ago
rlar 4ec2717079 struct card, #5/6, rewrite from type "card" to "struct card" 9 years ago
rlar 511cdd7188 struct card, #3/6, rename members from struct line to struct card 9 years ago
rlar 41c0ee45a2 introduce GENinstanceFree() and GENmodelFree() 8 years ago
h_vogt c82ee9d949 introduce option "epsmin" 9 years ago
rlar b5ccfca24b implement option 'indverbosity' to control check of inductive systems 9 years ago
h_vogt f66e76fb5f implement option 'xmu' to control trapezoidal integration method 10 years ago
rlar 97cc400efb ngspice/evt.h, ngspice/enh.t, reduce scope of these include files 10 years ago
rlar ac726f0cf4 struct variable, #18/18, clean 10 years ago
rlar a6cd5eea45 struct variable, #17/18, clean 10 years ago
rlar af81e6810e struct variable, #16/18, drop intermediate variable 10 years ago
rlar 212121d373 struct variable, #15/18, rewrite in terms of `var_alloc_xxx()' (do-3) 10 years ago
rlar eb53b4d703 struct variable, #12/18, rewrite in terms of `var_alloc()' (do-2) 10 years ago
rlar 68042b3d1b struct variable, #10/18, rewrite in terms of `var_set_xxx()' (do-1) 10 years ago
rlar 41b5f17906 struct variable, #7/18, reorder struct variable operations 10 years ago
rlar f4f0ae3f61 struct variable, #6/18, collect struct variable operations 10 years ago
rlar e0ae0bcff1 struct variable, #5/18, reorder struct variable initialisation 10 years ago
rlar b748f2d6d0 struct variable, #4/18, shrink scope of local variables 10 years ago
rlar 01a0449420 struct variable, #2/18, reorder struct variable field initialisation 10 years ago
rlar cb4c07b7f0 struct variable, #1/18, cleanup for loops 10 years ago
rlar 1d15f6bfce fix struct variable initialisation 10 years ago
rlar 4c1c95e20f everywhere, use `TMALLOC()' instead of `alloc()' 10 years ago
rlar 232debc6ec drop `NEWN', use `TMALLOC' 11 years ago
rlar 5ac7858a79 rewrite, use tprintf 11 years ago
rlar 426f567287 spiceif.c, parmlookup(), allow more than one `IF_REDUNDANT' parameter alias 11 years ago
rlar c2927128cd whitespace 13 years ago
rlar 23d0f41e66 ft_find_analysis_parm(), change signature 13 years ago
rlar 4d65fb908d use type `IFparm' to abbreviate some expressions 13 years ago
rlar 31b455afd4 if_getstat(), rewrite 13 years ago
rlar fc2dd436fe abstraction, new function `ft_find_analysis_parm()' 13 years ago
rlar 9d0500027c abstraction, new function `ft_find_analysis()' 13 years ago
rlar 6050e2e0ea cleanup some extra parentheses 13 years ago
rlar df5c785a84 drop `INPmodUsed' which is redundant to `INPmodfast' 13 years ago