This is the mail archive of the gsl-discuss@sourceware.org mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Debye missing


Brian Gough <bjg@network-theory.co.uk> writes:

> Jochen Küpper writes:
>  > I was missing the conversion factor for electric dipole moments from
>  > Debye to C/m from GSL. The attached patch fixes that.

[...]

> Yes, I have put it in with the numerical constant as 10^-21/c.

Thanks!

But in current cvs-HEAD it is actually wrong (1e-18 instead of 1e-21): (?)
,----[const.el]
| (setq gsl-electrical-constants 
|       '(("8.854187817e-12 F/m" "VACUUM_PERMITTIVITY")
|         ("mu0"           "VACUUM_PERMEABILITY")
|         ("(1e-18/c) C/m"  "DEBYE")))
`----

Greetings,
Jochen
-- 
Einigkeit und Recht und Freiheit                http://www.Jochen-Kuepper.de
    Liberté, Égalité, Fraternité                GnuPG key: CC1B0B4D
        (Part 3 you find in my messages before fall 2003.)

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]