Set Initial Conditions

The .IC line is for setting transient initial conditions. It has two different interpretations, depending on whether the UIC parameter is specified on the .TRAN control line. Also, one should not confuse this line with the .NODESET line. The .NODESET line is only to help dc convergence, and does not affect final bias solution (except for multi-stable circuits). The two interpretations of this line are as follows:

The voltages at different nodes of the circuit can be specified by the following instruction:

.IC < V(<node>) = <value> >*

Examples

.IC V(2)=5 V(VNET0)=10

See also

Commands
.NODESET