.NODESET -- Supply Hints for Initial DC Solution

 

The .nodeset directive supplies hints for finding the DC operating point. If a circuit has multiple possible DC states as, for example, a flipflop, the iteration process for finding the DC solution may never converge. A .nodeset directive can be used to lead the circuit to one or another state. Basically, after a solution pass is done with the voltage specified on the nodeset directive, the constraint is removed for subsequent iterative passes.

 

Syntax: .NODESET V(node1)=<voltage> [V(node2)=<voltage [...]]