.TEMP -- Temperature Sweeps

This is an archaic form of the step command for temperature. It performs the simulation for each temperature listed.

The syntax

.TEMP <T1> <T2> ...

is equivalent to

.STEP TEMP LIST <T1> <T2> ...