Hi everybody,
I have faced next problem. I did very long time simulation of transient circuit. The calculation takes several days. I stored the results into file and I later wanted to load them and measure some values from it. I created some small script to reconsruct the problem:
Late, but hopefully not too late for somebody interested in this.
The output of the fft vout is a complex number. The write command then stores all data as complex numbers, also the frequency, which used to be real before fft. After loading, ngspice did not recognize that frequency was now also complex and thus crashed. A fix is uploaded to scope-inpcom-15.
Holger
Last edit: Holger Vogt 2017-07-05
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everybody,
I have faced next problem. I did very long time simulation of transient circuit. The calculation takes several days. I stored the results into file and I later wanted to load them and measure some values from it. I created some small script to reconsruct the problem:
Michal
Last edit: Holger Vogt 2017-07-05
Late, but hopefully not too late for somebody interested in this.
The output of the fft vout is a complex number. The write command then stores all data as complex numbers, also the frequency, which used to be real before fft. After loading, ngspice did not recognize that frequency was now also complex and thus crashed. A fix is uploaded to scope-inpcom-15.
Holger
Last edit: Holger Vogt 2017-07-05