Dear all,
are you planning to implement in QSPICE a feature that permits to restart the simulation from a previously saved checkpoint?
Many thanks …
Hello you could do this by using the directive .IC in which you would write the saved previous checkpoint.
Hi astas, the “.ic” directive is very useful tool if you would like to shorten the simulation time by setting specific initial conditions of voltages and currents.
But, in case of complex schematics, it does not easily allow the user to stop and generate checkpoints at specified points in time of a simulation and then restart the simulation from a desired checkpoint.
In this way, any changes could be run from a specified range of interest instead of running the entire simulation again from the start.