Browse Source

remove options not needed

local behavior setting
pre-master-46
Holger Vogt 4 years ago
parent
commit
7f326b4fe1
  1. 2
      examples/p-to-n-examples/.spiceinit
  2. 2
      examples/p-to-n-examples/555-timer-2.cir

2
examples/p-to-n-examples/.spiceinit

@ -1 +1 @@
set ngbehavior=psa
set ngbehavior=ltpsa

2
examples/p-to-n-examples/555-timer-2.cir

@ -63,7 +63,7 @@
* applications, up to 100Hz. * applications, up to 100Hz.
.INCLUDE TLC555.LIB .INCLUDE TLC555.LIB
.TRAN 10u 100MS .TRAN 10u 100MS
.OPTIONS RELTOL=.0001
* .OPTIONS RELTOL=.0001 chgtol=1e-11
.SAVE v(16) v(13) v(17) .SAVE v(16) v(13) v(17)
.SAVE v(1) v(4) v(3) .SAVE v(1) v(4) v(3)

Loading…
Cancel
Save