Holger Vogt
3d7dbc0124
Update to
a43c6f491 ("Add #define RESMIN 1e-6 as a minimum resistor value", 2024-07-12)
Remove bug with TL071 model.
1 year ago
Holger Vogt
28c501bfef
Add #define RESMIN 1e-6 as a minimum resistor value
2 years ago
Holger Vogt
df913fb260
If T is below 1 uK, lets set it to 0 (avoid slightly negative values due to numerical issues)
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
rlar
abb07c4306
devices/res/restemp.c, RESupdate_conduct(), avoid excess warnings
This function is invoked several times during initialisation,
possibly with yet incomplete model and instance parameter settings.
And it might be invoked many times during dc sweep.
9 years ago
rlar
cffab98882
devices/res/resparam.c, bug fix, alter resistance not honoured when resuming a transient simulation
When "alter" is invoked after a break-point stopped a transient simulation,
then it might be necessary to update RESconductance
before continuing the transient simulation.
Thanks for the bug report to An Zou
in message "alter resistor value" on the ngspice-users forum
https://sourceforge.net/p/ngspice/discussion/133842/thread/33ce6855/
9 years ago
rlar
28c0c96bbc
devices/res, introduce TCE, exponential temperature coefficient
11 years ago
dwarning
51f660d5f2
devices/res, implement RESsoaCheck()
13 years ago
dwarning
06c891933c
allow geometry scaling by option `scale'
13 years ago
dwarning
0fd9956a56
devices/res: use model parameter `r' and `res' as default for instances w/o value
and set minimal resistor value to 1 mOhm
13 years ago
dwarning
f120c30ae4
devices/res: whitespace cleanup
13 years ago
h_vogt
025c0870d9
devices/res: whitespace cleanup
13 years ago
rlar
10346e055c
#1/4 #include <ngspice/...> --> #include "ngspice/..."
15 years ago
rlar
d26015586c
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
15 years ago
rlar
abb87a6115
rename `IGNORE()' --> `NG_IGNORE()'
16 years ago
rlar
80286e0032
pour `IGNORE()' all over the source
16 years ago
dwarning
b7e71db2ad
AlmostEqualUlps on central place
19 years ago
dwarning
41325622fd
some clean-up's to come through MSC
19 years ago
pnenzi
a52a87ddd8
Added "r" option to vsrc, aliased some parameters on r and c, added safe floating point comparison (from Phil Barker)
19 years ago
sjborley
1facfd764d
Added new syntax to the the resistor card to support HSpice style temperature dependence (from Hitoshi Tanaka <HDA01055@nifty.com>)
21 years ago
pnenzi
0abca45825
Fix for "show" command, when run before any analysis.
22 years ago
pnenzi
56232ed6c7
New resistor code.
23 years ago
pnenzi
1d5cfd8d10
Code update. CIDER compatiblity. Variuous enhancements.
23 years ago
pnenzi
9136267560
Added scale parameter to resistor model. Updated documentation and tests
26 years ago
pnenzi
090c6b6d6f
Added multiplicity parameter m to resistors and updated tests
26 years ago
pnenzi
978f1c32a2
Initial revision
26 years ago