Skip to content

Opening files regardless of current simulation mode #1468

@VIPQualityPost

Description

@VIPQualityPost

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.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions