Arrrggghhh....I'm at a loss as to the source of these errors. I get them with the most basic circuit. My tools: gEDA suite version from Jan 2006: gschem -> gnetlist ->
ngspice.
Here's my netlist:
=============================================================
- gnetlist -v -g spice-sdb ammeter.sch
*********************************************************
- Spice file generated by gnetlist *
*********************************************************
*============== Begin SPICE netlist of main design ============ V1 2 0 sin(12 1 1kHz) Rload 1 0 1.2 Rshunt 2 1 .001 .END =============================================================
I'm new to SPICE, and am just trying to simulate a sinusoidal signal through a resister divider network. Easy right? Blaahhhh.
=============================================================
******
** ngspice-17 : Circuit level simulation program
** The U. C. Berkeley CAD Group
** Copyright 1985-1994, Regents of the University of California.
** Please submit bug-reports to: snipped-for-privacy@lists.sourceforge.net
** Creation Date: Sat Feb 11 20:30:26 MST 2006
******
Circuit:
- gnetlist -v -g spice-sdb ammeter.sch
ngspice 201 -> tran .00001 .002 Doing analysis at TEMP = 300.150000 and TNOM = 300.150000 Fatal error: tran: transmission line z0 must be given doAnalyses: no such parameter on this device
tran simulation(s) aborted ================================================================
What the #@^%? I don't have ANY transmission lines! I've tried numerous different sources. It actually worked once, but I can't reproduce it. :( darn it!
Any help would be very much appreciated. Thanks!