Holger Vogt
d5ef8a3660
Remove all entries connected to IPC, an outdated (>30 years)
method to link ngspice to a now defunct controller (ATESSE).
5 months ago
Francesco Lannutti
49f6444957
Added "klu_memgrow_factor" option to control the KLU memory grow factor
6 years ago
Francesco Lannutti
ce18d6846f
KLU Integration from scratch #4 , changed files
10 years ago
Holger Vogt
d1cbcb080c
Re-format cktdojob.c
4 years ago
Holger Vogt
f8357dad88
Prepare Cshunt: add a cpacitor to each voltage node
Function inppas4() will add the extra caps, to be done.
5 years ago
Holger Vogt
09c876550f
prevent string overflow by adding the string length
to the cp_getvar parameters. Used only with CP_STRING
8 years ago
h_vogt
c82ee9d949
introduce option "epsmin"
To define a minimum argument for some log() function invocations.
(most notably for the diode saturation current 'is')
9 years ago
rlar
2c35eebb0b
invoke in_parse_temper_trees() and inp_evaluate_temper() unconditionally
9 years ago
rlar
f2f2b3b09a
inp_evaluate_temper(), add struct circ argument
9 years ago
h_vogt
648de2a001
cktdojob.c, add missing evaluation of TEMPER after new temperature is set
This is relevant for model and device parameters containing TEMPER.
10 years ago
rlar
b5ccfca24b
implement option 'indverbosity' to control check of inductive systems
default is 2, maximum verbosity
option indverbosity=1
can be used to prevent check for
"incomplete set of couplings"
option indverbosity=0
can be used to avoid the check altogether
set indverbosity=INTEGER
or
.option indverbosity=INTEGER
works as well
9 years ago
h_vogt
f66e76fb5f
implement option 'xmu' to control trapezoidal integration method
default is 0.5
option xmu=0.49
can be used to add some damping to reduce trap ringing
set xmu=0.49
or
.option xmu=0.49
works as well
10 years ago
rlar
3ea7a23394
fix bug `#233 cktdojob: Uninitialized variable: ANALmaxnum'
this is WANT_SENSE2 specific
http://sourceforge.net/p/ngspice/bugs/233/
13 years ago
h_vogt
68c4de76b7
new option noopac, don't do op simulation before ac if circuit is linear
May simplify ac simulation of passive RLC networks
(No need to add series resistors in Ls, allows to C inseries)
14 years ago
h_vogt
d793dd6a61
variable xtrtol may override the XSPICE reduction of trtol
14 years ago
rlar
30abcd3c32
bug fix, CKTcurJob, make sure this is either up do date or NULL
14 years ago
rlar
4aa17534fb
xspice bug fix, invoke EVTsetup(ckt) only when `reset'
14 years ago
rlar
10346e055c
#1/4 #include <ngspice/...> --> #include "ngspice/..."
14 years ago
rlar
d26015586c
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
15 years ago
rlar
2b66531eb4
mop up some fixme comments
15 years ago
rlar
77431f8ac5
rename struct member public --> if_analysis
15 years ago
rlar
0b6a557334
code cleanup
15 years ago
dwarning
dd7ae38ade
re-arranged trtol setting
16 years ago
dwarning
bd985bc28f
trtol to 1 only for A devices
16 years ago
rlar
74d62ab486
use the types TSKtask and JOB, instead of void
16 years ago
rlar
94518fdb02
use CKTcircuit instead of void*, #3/4
16 years ago
h_vogt
bdbee943bf
maxord set to min 2 or max 6
17 years ago
h_vogt
05c0d50e55
SetAnalys, maxord
17 years ago
h_vogt
d618da1a22
fprintf(... replaced by fprintf(stdout,..
18 years ago
pnenzi
6f3f195158
Additions from Phil Barker (subckt nodeset and ic, simvars, mosfet binning, various fixes)
19 years ago
pnenzi
b8dca1b4c2
Fixed xspice extensions.
21 years ago
pnenzi
ebb73dcfc8
Added some code nedeed by cpl an txl from kspice.
23 years ago
pnenzi
8d893d890a
CIDER integration. Code updated for cider support.
23 years ago
pnenzi
dd8929457e
Code cleaning.
23 years ago
pnenzi
8362dec274
Integrated code from tclspice, brorson xspice and Vera memleak.
23 years ago
pnenzi
7ec1d5d3d1
Some bux fixes: in ASRC device (B) ASRC ask was not included in interface structure.
26 years ago
arno
8dc5eac0ee
* TODO, doc/ngspice.texi: Small updates
26 years ago
pnenzi
0875108157
Added patches extracted from Alan Gillespie's code. Documentation and
26 years ago
arno
e3c077ea1c
* src/spicelib/devices/analysis/*: Moved all files to
26 years ago
arno
5455e51390
* src/analysis/*: Moved these files into src/devices/analysis.
26 years ago
pnenzi
978f1c32a2
Initial revision
26 years ago