help-gnucap
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-gnucap] acs tutorial (simple dc circuit)


From: Mark
Subject: [Help-gnucap] acs tutorial (simple dc circuit)
Date: Tue, 9 Nov 2004 00:02:17 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

I am using the acs tutorial to try to get familiar with gnucap.  I am using the
gnucap-0.34.exe Windows binary.  I am doing the following:

1.  Enter this in a text file called example.cir:

Vsupply 0 2 10
R1 0 2 1k

2.  Run this command:

gnucap-0.34 example.cir

And this is my output:

[begin output]
C:\NATTC\thirdparty\gnucap>gnucap-0.34 example.cir
Gnucap 0.34
The Gnu Circuit Analysis Package
Never trust any version less than 1.0
Copyright 1982-2002, Albert Davis
Gnucap comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome
to redistribute it under certain conditions
according to the GNU General Public License.
See the file "COPYING" for details.
Vsupply 0 2 10
gnucap>
[end output]

Then I enter:

gnucap> print dc v(2)

and then:

gnucap> dc

and my output is:

#           v(2)
 0.         0.
gnucap>


It seems I should be getting 10 (or -10) and the tutorial says as much.

What am I doing wrong?

Thanks,

Mark








reply via email to

[Prev in Thread] Current Thread [Next in Thread]