-
-
Notifications
You must be signed in to change notification settings - Fork 145
Open
Labels
Description
If you have some schematic with Qucsator mode, and one with Ngspice mode, it's only possible to open these files "correctly" if you set the simulator mode in advance of trying to open the file (which requires remembering what exactly elements you used when saving the schematic). Loading the file incorrectly and then fixing the simulator mode afterwards does not fix this problem as the components are not properly loaded.
I think it should be possible to store the simulator type in the serialized Properties tag of the schematic format, and then change the mode when opening files so that everything opens correctly. Do you think this is a useful addition? I am happy to try implement this myself unless you would like to.
Reactions are currently unavailable