On Mon, Jan 07, 2013 at 08:38:50AM +0100, Romain GAILLETON wrote:
> Some advised me to let gnucap choose its step size but I would like
> to know how to let it do so because when I don't set the stepsize
> the first time I use the command "tran" it doesn't work saying it
> misses the stepsize.

Hi Romain.

the stepsize passed to .tran is the printing stepsize. internally gnucap
computes more steps (all print steps and some more).

to see all computed steps, type
.tran 0 1 .1 trace=a

invoked with
.tran 0 1 1 trace=a
gnucap does not compute extra steps just to print something.

hth
felix

_______________________________________________
Help-gnucap mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-gnucap

Reply via email to