Simulating multiple corners or parameter sweeps (transient)

Hello folks,

I am trying to simulate a circuit at different parameter values or corners and plot them together to compare… These are transient sims. Is there a simple/elegant way to get this done?

Thanks,
Arash

There is no simple/elegant way to achieve this, as he Eeschema/ngspice interface is dedicated to a single run, single plot.

A relatively simple way may be to run one simulation after the other, each time changing the parameters, save the data for each run, and then use plain ngspice to load all data and plot them together