But to add to the confusing circumstances, when I try the transient build
with the correct information I'm informed that the model is not a mosfet :\


gnucap> list

R1 ( Vin 1 )  1.K
C1 ( 1 0 )  1.u
D1 ( 1 Vout )  1N4004  area=NA( 1.)
Model ( 1N4004 D 0 0 )    l=NA( NA)  w=NA( NA)
.model  1N4004  d  (  tnom= 27.  is=NA( 10.f)  rs=NA( 0.)  n=NA( 1.)  tt=NA(
0.)  cjo=NA( NA)  pb=NA( NA)  mj=NA( 0.5)  egap=NA( 1.11)  xti=NA( 3.)
fc=NA( 0.5))
*+()
Vcc ( Vin 0 ) PULSE iv= 0. pv= 5. delay=NA( 0.) rise=NA( 0.) fall=NA( 0.)
width= 0.01 period= 0.02
gnucap> print trans v(nodes)

Model: model  is not a mosfet
gnucap> trans 0 0.4 .001

Model: model  is not a mosfet

I apologize for all the problems, but it'd be nice to have one open-source
simulation so I can use the geda suite in the future as often as possible.

-BAF
On Sun, Jul 13, 2008 at 12:02 PM, Brian Fuller <[EMAIL PROTECTED]> wrote:

> Aah, there it is, build then .model does the trick.
>
> Thanks!
>
>
> On Sun, Jul 13, 2008 at 11:55 AM, Johannes Bauer <[EMAIL PROTECTED]>
> wrote:
>
>> Brian Fuller schrieb:
>>
>> > model 1N4004 D
>> >       ^ ? bad command
>> >
>> > I had the utilities on my system from apt-get, I searched around online
>> and
>> > found a 1N4004.MOD or so it seems. Maybe this will help?
>>
>> It should work with just that definition, without any file - did you try
>> out ".model 1N4004 D"? Maybe that will work. Or maybe you hit "build"
>> and then enter either "model 1N4004 D" or ".model 1N4004 D".
>>
>> Strange - in my version it just works:
>>
>> Gnucap 2008.03.24 RCS 26.76
>> The Gnu Circuit Analysis Package
>> Never trust any version less than 1.0
>> Copyright 1982-2007, Albert Davis
>> Gnucap comes with ABSOLUTELY NO WARRANTY
>> This is free software, and you are welcome
>> to redistribute it under the terms of
>> the GNU General Public License, version 3 or later.
>> See the file "COPYING" for details.
>> gnucap> model 1N4004 D
>> gnucap> list
>> .model 1N4004 d ( tnom=NA( 27.) is=NA( 10.f) rs=NA( 0.) n=NA( 1.) tt=NA(
>> 0.) cjo=NA( NA) pb=NA( NA) mj=NA( 0.5) egap=NA( 1.11) xti=NA( 3.) fc=NA(
>> 0.5))
>> gnucap>
>>
>> Kind regards,
>> Johannes
>>
>>
>> _______________________________________________
>> geda-user mailing list
>> [email protected]
>> http://www.seul.org/cgi-bin/mailman/listinfo/geda-user
>>
>
>

_______________________________________________
geda-user mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

Reply via email to