rlar
2f2da2bab2
cleanup OUTpBeginPlot() invocations
checked for object file invariance
13 years ago
h_vogt
df65fa28cf
separate progress report from having Windows GUI
13 years ago
h_vogt
5a44b3f7f8
fix `SetAnalyse()' re-declaration
13 years ago
h_vogt
d7e291c53a
HAS_WINDOWS --> HAS_WINGUI
allow compilation on MS Windows without GUI
13 years ago
rlar
4184aa8c10
cleanup, use array operator
checked for object file invariance on linux with
./configure --enable-debug=no --enable-maintainer-mode --with-readline=yes --enable-cider --enable-ndev --enable-pss --enable-xspice
13 years ago
Francesco Lannutti
c23bd59c44
removed ancient PARALLEL_ARCH feature
removed variables
ARCHme
ARCHsize
removed functions
SMPcombine()
SMPcCombine()
CKTpartition()
removed files
spcombin.c
cktpartn.c
removed struct slots
STATcombineTime
STATtranCombTime
STATacCombTime
GENowner
<MODEL>owner
14 years ago
rlar
119be60fdc
polish a very old and unused artifact in WANT_SENSE2
14 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
ca8e9b2d2d
prevent false outputs of @dev[param], when not defined in ac simulation
14 years ago
rlar
f70fd8ea1b
use type `runDesc'
14 years ago
rlar
7d75ebcb81
unify OUTpBeginPlot() invocation
15 years ago
rlar
10346e055c
#1/4 #include <ngspice/...> --> #include "ngspice/..."
15 years ago
rlar
87d9383971
use a macro to update ckt->CKTstat->STAT..
15 years ago
rlar
fd9dec37a3
auxiliary define `job' --> local variable `job'
15 years ago
rlar
f8f4e32875
auxiliary define (ANALYSIS*) ckt->CKTcurJob --> `job'
15 years ago
rlar
d26015586c
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
15 years ago
rlar
9e86e5ca66
rewrite (double)literal --> floating-point-literal
15 years ago
rlar
a3969da827
polish saj's resume fix, use it for `acan' as well
15 years ago
rlar
23056573d8
code cleanup, drop NULL pointer casts
15 years ago
rlar
0b6a557334
code cleanup
15 years ago
h_vogt
30d4b95931
explicit type cast
15 years ago
rlar
933bd11c43
use the type JOB, remove redundant casts
16 years ago
rlar
d897817800
drop a bunch of (void**) NULL casts {invocation of IFnewUid()}
16 years ago
rlar
b31aef0557
find a suitable home for **DEVices and DEVmaxnum in devdefs.h
16 years ago
rlar
94518fdb02
use CKTcircuit instead of void*, #3/4
16 years ago
h_vogt
df5931e570
circuit flag CKTvarHertz
16 years ago
h_vogt
af4e5ebcdc
comments
16 years ago
h_vogt
9e2f02fbe2
HERTZ added to B source
16 years ago
h_vogt
c25d028cbf
SetAnalyse output extended
17 years ago
dwarning
abcd242444
unused variable step
19 years ago
gdiso
85a73411e6
allow NULL pointer in DEVices array
19 years ago
pnenzi
b8dca1b4c2
Fixed xspice extensions.
21 years ago
sjborley
7376fa66e5
Fixed line-endings (DOS to UNIX)
and translated German to English in comments.
21 years ago
pnenzi
0603ce82f1
Removed spurious include for stdio.h.
23 years ago
pnenzi
d154d16449
Corrected errors I made in adding tclspice code.
23 years ago
pnenzi
8362dec274
Integrated code from tclspice, brorson xspice and Vera memleak.
23 years ago
pnenzi
937e3db647
Holger Vogt Windows port for Ngspice.
25 years ago
pnenzi
4baa8b0dcf
Applied patch from Richard McRoberts: A bug that most users probably wouldn't
encounter occurs in an ac analysis using a linear sweep with only one point.
A rather pathological case.) The original code in acan.c uses a frequency
ncrement of "HUGE" (infinity) which causes a crash when stepping to the second
point. Fixed by making the increment zero, which is tested for in the sweep,
ausing it to terminate correctly after the first point.
25 years ago
pnenzi
8551caa8e9
Code to link mos9 and bjt2 and some fixes from last Alan's code.
25 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
arno
4df9e9a410
* src/analysis/*.c: Removed register keywords, as they are
26 years ago
pnenzi
978f1c32a2
Initial revision
26 years ago