next up previous contents index
Next: Parameters and Expressions Up: Initialization Previous: .table Line   Contents   Index


.temp Line

General Form:
.temp temperature [temperatures ...]
Examples:
.temp 25
.temp 0 25 50 75 100

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=value
This 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.



Stephen R. Whiteley 2022-09-18