|
About:
gperiodic is a program for browsing the periodic
table and looking up data for different elements.
It also features a non-graphical interface.
Author:
Jonas Frantz [contact developer]
Homepage:
http://www.frantz.fi/software/gperiodic.php
Tar/GZ:
http://www.frantz.fi/software/gperiodic-2.0.10.tar.gz
Changelog:
http://www.frantz.fi/software/gperiodic.php
RPM package:
http://www.frantz.fi/[..]oftware/RPMS/gperiodic-2.0.10-1.i386.rpm
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.32/10.00
(Rank N/A)
» Vitality: 0.01% (Rank 4455)
» Popularity: 0.84% (Rank 6974)

(click to enlarge graphs)
Record hits: 8,869
URL hits: 4,511
Subscribers: 19
|
|
Branches
Comments
[»]
electronic configuration
by david - Jan 31st 2004 10:55:59
I recently fired up gperiodic to look at the electronic configuration
of Zinc and found it to be wrong. By the way.. I am using debian
stable, so I have gperiodic 1.3.3
Instead of [Ar]3d10 4s2, it had [Ar]3d1 4s2
After clicking around I noticed other elements had incorrect electronic
configurations. I checked them against 'Web of Elements Periodic
Table'
which I believe to be a correct source.
I thought to myself... well, it is open source so I could fix it
myself... so I downloaded the source and looked at it, but I have no
idea how to fix it. I saw that the information for the elements was
all
in src/table_data.c, but the text had superscripts, which I'm not
familiar with in regular ASCII text files.
'file table_date.c' indicates that the code is ISO-8859 format.
I have no experience with this and have no idea to fix it.
Any hints?
I'm not at all an experienced linux hacker/programmer, but I am
interested in perhaps learning more and improving the quality of
gperiodic since I think it is an excellent program, but contains
incorrect information (at least in version 1.3.3.)
Thanks,
david
[reply]
[top]
[»]
Re: electronic configuration
by electronkz - Oct 25th 2004 12:25:21
>
> Instead of [Ar]3d10 4s2, it had [Ar]3d1
> 4s2
>
%endquote%
It is ok in v. 2.0.7.
[reply]
[top]
|