Return convergence data for most recent simulation
No arguments
Return type: string array
type | Node or Device |
name | Name of node or device that failed to converge count Number of times node/device failed to converge during run |
time (first step) | Time of most recent occurrence of a 'first step' failure. |
required tol | Required tolerance for most recent 'first step' failure |
actual tol | Tolerance actually achieved for most recent 'first step' failure |
absolute val | Absolute value for most recent 'first step' failure |
time (cut back step) | Time of most recent occurrence of a 'cut back step' failure. |
required tol | Required tolerance for most recent 'cut back step' failure |
actual tol | Tolerance actually achieved for most recent 'cut back step' failure |
absolute val | Absolute value for most recent 'cut back step' failure |
final? | Node or device failed on the final step that caused the simulation to abort |
top analysis | Main analysis mode (Tran, DC etc.) |
current analysis | Current analysis. Either the same as 'top analysis' or Op |
op mode | Method being used for operating point. (PTA, JI2, GMIN or SOURCE) |
It is quite difficult to interpret the information provided by this function. The 'where' script performs a simple analysis and sometimes displays the nodes or devices most likely to be the cause.
▲Function Summary▲ | ||
◄ GetConnectedPins | GetCurDir ▶ |