Closed
Description
The SweepModel property was introduced to sweep model parameters using @device[param]
syntax. The recent Ngspice versions has introduce alterparam
directive that allows to sweep variables. The functionality of the SweepModel property could be implemented using the variable sweep and explicit specification is not needed anymore. I propose to deprecate these features, because it can mislead user. The variable weep is also unified with Qucsator syntax.