Browse Source

Update comment: 0 is no initial iteration

pre-master-46
Holger Vogt 5 years ago
parent
commit
711157e85d
  1. 2
      src/spicelib/analysis/optran.c

2
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
*/

Loading…
Cancel
Save