~kicad/+git/ngspice-mirror-sourceforge:pre-master-43

Last commit made on 2024-05-18
Get this branch:
git clone -b pre-master-43 https://git.launchpad.net/~kicad/+git/ngspice-mirror-sourceforge
Members of KiCad can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
pre-master-43
Repository:
lp:~kicad/+git/ngspice-mirror-sourceforge

Recent commits

e4d86e6... by Holger Vogt

Merge branch 'pre-master-43' of ssh://git.code.sf.net/p/ngspice/ngspice into pre-master-43

3356311... by Holger Vogt

Transform nested braces {{}} into {()} also in .param statements
(See TI PSPICE model for LMR33630).

672c527... by dwarning <dwarning>

mos1...3: set channel thermal noise to 0 in subthreshold range for nlev=3

1bf6cc3... by dwarning <dwarning>

mos1...3: logical error-prevent garbage for nlev=3

6f6ee47... by dwarning <dwarning>

diode: no need for vte recalculation, rhs not changed

be56394... by Holger Vogt

Issue this warning only when 'set ngdebug' is given.

4072b9a... by Holger Vogt

Improve error message if malloc or realloc fails.

684627d... by Holger Vogt

Save path to .include file, add it to the search paths
for loading the next .include file.

If input directory dir_name is not set when loading .include files,
set it to the first .include found.

Both instruction add to the search paths for file to be inluded
and are valuable when the netlist is sent by circbyline without
input file involved.

4aa3d2f... by dwarning <dwarning>

diode: add saturation current temperature model tlev=2

aef73c9... by Holger Vogt

Identifier 'card' may not be available or not useful when
netlist is loaded via circbyline().