If we look at b4cvtest.c, lines 56 ff. , is this the same issue?
make check fails on pre-master-47 due to missing file
Fixed in pre-master-47.
OSDI array parameters lead to segmentation fault
Use initial conditions: * Inductor RMS current measurement V1 in 0 SIN(0 282.28 50) R1 in n1 0.10 L1 n1 0 100mH ic=-9 .tran 1us 10m uic .control run plot i(L1) meas tran Irms RMS i(L1) print Irms .endc .end
Use initial conditions: * Inductor RMS current measurement V1 in 0 SIN(0 282.28 50) R1 in n1 0.10 L1 n1 0 100mH ic=-9 .tran 10us 2 uic .control run plot i(L1) meas tran Irms RMS i(L1) print Irms .endc .end
It is simply a bug I have introduced with yesterday's commit https://sourceforge.net/p/ngspice/ngspice/ci/8abfb5aeb05383f693088c56d746a84ceaa16dc7/. VS2022 does not care. A fix is uploaded.
Which branch are you talking about? Is it 'new-kirchhoff-5' ? What is the advantage of this approach ? Do you have made some description or publication?