Hi, I'm having that famous problem. Is there any way to cirumvent it (computing time, I have). Can anyone explain the reason for the error ? Can I go lower than the "minimum allowable step size" and what determines the "minimum allowable step size" anyway?
Thanks, Dan
The full error message is: "ERROR -- Convergence problem in transient analysis at Time =
1.125E-12 Time step = 125.0E-15, minimum allowable step size =
500.0E-15"
********SPICE DECK********** Vin 3 0 pulse (0 5 0 0.1ns 0.1ns 0.830us 4.150us)
S1=2 3 3 0 Sbreak1 S2=4 2 3 0 Sbreak2
C1=2 0 0.119244376p IC=0 C2=4 0 480nF IC=0
.model Sbreak1 VSWITCH Roff=1e12 Ron=1.0 Voff=4.9 Von=5.0 .model Sbreak2 VSWITCH Roff=1e12 Ron=1.0 Voff=0.1 Von=0.0 .OPTIONS CHGTOL=1.0e-16
.tran 0.0001ns 0.5s .op .probe .end
********SPICE DECK**********