In some versions of SPICE, this card provides a list of temperatures, and analysis will be performed at each temperature in the list. The temperature values are Celsius.
In WRspice, the first temperature given will be used to construct a dummy .options line in the form
.options temp=valueThis will appear before any other .options line, so the given temperature value will be overridden by a value provided by the user in a .options line. The temperature can also be given with the temp variable, set with the set command or otherwise. Additional temperatures listed in the .temp line are ignored.