Re: LT spice params
- From: John Larkin <jjlarkin@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 12 May 2009 13:24:57 -0700
On Tue, 12 May 2009 12:49:20 -0700, Robert Baer
<robertbaer@xxxxxxxxxxxx> wrote:
John Larkin wrote:
Use .PARAM or better yet .OPTIONS ??
If I want to set Gmin, Abstol, or other LT Spice parameters, and have
them travel with a circuit model, how can I do this? Is there some
text thing I can include on a particular schematic that will set these
params for Spice? The LT Spice Simulation/Control Panel/Spice window
indicates that these settings are not inherently carried across
program invocations. Gmin of 1e-12 is just too leaky!
John
Turns out you click the funny little letter icon, upper-right, and
then type
..OPTION Gmin=1e-18
Plop the resulting string somewhere on your schematic. That makes the
diodes work much better.
This shows up in the ascii netlist file as stuff like...
TEXT -600 -8 Left 0 !.option Gmin=1e-18
TEXT -608 32 Left 0 !.option abstol=1e-18
TEXT -608 72 Left 0 !.option chgtol=1e-18
John
.
- Follow-Ups:
- Re: LT spice params
- From: Joerg
- Re: LT spice params
- References:
- LT spice params
- From: John Larkin
- Re: LT spice params
- From: Robert Baer
- LT spice params
- Prev by Date: Re: Free Filter Software Just Ask And You Shall Receive
- Next by Date: Re: The end is in sight
- Previous by thread: Re: LT spice params
- Next by thread: Re: LT spice params
- Index(es):
Loading