Peter,

> One small remark: I include my model library with the following command:
>
> .include /home/peter/gEDA/library_spice/models_xc06_tt.lib
>
> this line in in the netlist when I open it. It disappears after I do a
> create and is not in the simulation input file.

Before GSpiceUI creates the simulation file it parses the net list file. Your
include directive seems to be getting filtered out in the parsing phase. I
will attempt to fix this in the next release.

> Any ideas to avoid this?

As a quick fix if your manually insert your include directive AFTER the 
simulation has been created it shouldn't get lost. (If you manually edit the 
simulation in the Simulation Tab and press run the create phase is skipped.)

Regards
Mike W

Reply via email to