--- In LTspice@..., rainbowsally wrote:
THD-prob (probable bug) demo is here
in this file. THD-prob.zip
A netlist node cannot have two names (one will be ignored).
The jumper component is supposed to allow a net to be given
a name for each side of the jumper, but only one will appear
in the final netlist. If you insist on two names, you should
separate the nodes with a zero value voltage source. If you
only need one name at a time, then simply move the currently
unneeded name off the net and swap later when needed. -- a.s.