[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-user: ngspice: command file cause run out of memory
I wrote simple command file:
$more com
source rtest3.cir
run
plot v(1,2)/i(v1)
save
$ ngspice -b com
Warning - approaching max data size: current size = 15.960 kB, limit = 0
bytes
Warning - approaching max data size: current size = 15.960 kB, limit = 0
bytes
Warning - approaching max data size: current size = 15.960 kB, limit = 0
bytes
Warning - approaching max data size: current size = 15.960 kB, limit = 0
bytes
Warning - approaching max data size: current size = 15.960 kB, limit = 0
bytes
Circuit: source rtest3.cir
^C
$
when I run command file, ngspice quickly eat all memory and become
uncontrollable!
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user