Qucs / qucsator

Circuit simulator of the Qucs project
http://qucs.sourceforge.net
GNU General Public License v2.0
23 stars 10 forks source link

Irregularities in qucsator netlist #2

Open felix-salfelder opened 4 years ago

felix-salfelder commented 4 years ago

The Switch device takes a non-scalar time value, which seems to be a string representing an array. Such irregularities make it hard to interoperate with other tools, whilst not adding any value.

Before fixing the netlist that Qucs (GUI) produces, qucsator needs to be extended to avoid regressions. E.g. qucsator could accept values for scalar variables "time0", "time1" ...

(This one was found in Qucs/qucs#986.)