General Options

Damping Heuristics

Damping heuristics settings provide one possible method for achieving convergence in cases of convergence failure. They are especially useful for highly non-linear behavior – such as that produced by exponential characteristics where the Newton-Raphson algorithm does not converge due to large changes in the flow quantities (such as current) caused by changes in the node potentials. This algorithm prevents divergence by limiting the allowed change in node potentials per Newton-Raphson iteration.

Data Reduction

Use these data reduction settings to reduce the quantity of saved solution data.

Output every ... steps lets you sample the solution output every “n” steps, where “n” is a positive integer. For example, if “n” is 1, every solution is saved; if “n” is 2, every second solution is saved; if “n” is 3, every third solution is saved, and so on.

Output time step [s] lets you sample the solution output at the set time interval (or the set frequency interval for AC simulations).

Maximum relative change [%] lets you sample the solution output based on the set percentage change relative to the previous solution value.

Simulator Pivoting Strategy

Select the Manual check box to enable the performance slider control. Use this control to influence the pivoting algorithm used by the circuit simulator. The position of the performance slider and the sparseness of the system matrix determine the choice between partial (diagonal) or complete pivoting in the solver. Position the slider to the extreme right to force Complete pivoting, or to the left extreme to force Partial pivoting. (see Using the Simulator Performance Slider for additional information.)

Advanced Logging Info

This option enables logging of additional information created by FMUs, Twin models, Modelica models, and Dynamic ROMs. You can select the level of detail and the location of the log file. If you enable logging, a separate log file for each component is written to the design’s result folder (<project location>\<projectname>.aedtresults\<designname>), but you can choose a different location. Generated logs are in the AdvancedLogs subdirectory. Log file names have a <ComponentName>.log format.

Note:

For Optimetrics analysis, logs appear under one more level of subdirectory, corresponding to the sweep’s task number.

Related Topics 

Adding Solution Options

Editing Solution Options

Copying and Pasting Solution Options

Renaming Solution Options

Deleting Solution Options