From 711157e85d30f00b4c26e8d9a1fd3154e0cc6ec7 Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Fri, 20 Aug 2021 16:56:47 +0200 Subject: [PATCH] Update comment: 0 is no initial iteration --- src/spicelib/analysis/optran.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/spicelib/analysis/optran.c b/src/spicelib/analysis/optran.c index 4f119e9b5..27360fcfb 100644 --- a/src/spicelib/analysis/optran.c +++ b/src/spicelib/analysis/optran.c @@ -55,7 +55,7 @@ static double opramptime = 0.; opramptime A typical command may be - optran 1 0 0 50u 10m 0 + optran 0 0 0 50u 10m 0 (no initial iteration, no gmin stepping, no source stepping, stepsize for optran 50 us, optran run until 10 ms, no supply ramping */