~kicad/+git/ngspice-mirror-sourceforge:hv_noise

Last commit made on 2023-12-19
Get this branch:
git clone -b hv_noise 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:
hv_noise
Repository:
lp:~kicad/+git/ngspice-mirror-sourceforge

Recent commits

e7ec8f8... by Holger Vogt

try to equalize noise output with PS and LT results

c46866d... by Holger Vogt

Fix some typos.
Thanks to Brian for checking.

9a50f8b... by Holger Vogt

typo

ce8f6c5... by Holger Vogt

prepare ngspice-42

2e56f3a... by Holger Vogt

Add short description of the new interface functions
ngSpice_LockRealloc(void) ad ngSpice_UnlockRealloc(void)

7f30055... by Holger Vogt

Prevent crash if port number is less than 1.

45850c0... by Holger Vogt

Don't silently accept wrong user input (missing nodes, values).
Check for at leat 4 tokens (name, n1, n2, val/model/...).
If the instance has not been set up correctly, bail out, prevent crash.

7cd4f00... by Holger Vogt

typo

6459fed... by Holger Vogt

Don't prescribe a different resistance value if the user has given one > 0.

b76c320... by Holger Vogt

prepare ngspice-42