Closed deiltonrm closed 5 years ago
This can happen if you are trying to open the schematic saved by Qucs-S using Qucs. Currently there is no way to fix it automatically. The .sch files are XML. Open the .sch file with the text editor and remove the "SweepModel" property.
Also the SNAP package for Ubuntu probably was not updated. Use the classic repositories or DEB packages. You can find the full list here https://ra3xdh.github.io/
Use the Qucs-S bugtracker https://github.com/ra3xdh/qucs_s/issues to report issues for Qucs-S.
I setup just a very simple circuit in order to check the parameter sweep is working or not. I got this error message regarding to 'SweepModel' property. Please, let know what is wrong ?
Starting new simulation on sex 03. mai 2019 at 12:07:26:933
creating netlist... done. Starting /snap/qucs-spice/4/usr/bin/qucsator
project location: modules to load: 0 factorycreate.size() is 0 factorycreate has registered: parsing netlist... checking netlist...
Errors occurred during simulation on sex 03. mai 2019 at 12:07:26:971 Aborted.
line 6: checker error, extraneous property
SweepModel' is invalid in
SW:SW1' line 6: checker error, no such variablefalse' used in a
SW:SW1' propertyDeilton Martins