|
From: Holger V. <hol...@un...> - 2006-10-29 09:15:50
|
Aldo, you may do this simulation with the ngspice internal scripting language ( see the attached file). One still has to figure out while R1 works, RL does not, and so on.... All tested on the Windows port of ngspice. In fact this capability of Spice is not documented very well. It may be o.k. firstly just to present more examples, only then one can create a HOW-TO. Regards Holger Aldo Romani schrieb: > Hello everybody, > I'm just new to ngspice, and after reading some documentation I was > wondering how I may run parametric simulations, sweeping some circuital > parameters. For example, in the netlist below I may want to sweep > R_value and run a simulation for each value of the parameter, and > display all the traces to the same plot. > > VIN 1 0 1 AC 1 > RL 1 2 R_value > CL 2 3 1u > .AC DEC 10 1 10k > > > Do you have any hints or suggestions? Thank you very much! > Aldo > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Ngspice-users mailing list > Ngs...@li... > https://lists.sourceforge.net/lists/listinfo/ngspice-users > > > |