Periodic Table
A modern Periodic Table, with latest update from IUPAC.
It also contains utilities such as Vegards’s Law. Many other utilities are on its way.
Install
There are two versions available:
- Stable Stable and tested.
- Development Latest, but may not be greatest.
After downloading “Periodic Table”, install it in standard Linux way:
autogen.sh; make; sudo make install
Dependencies
This code is build using python-3
and Gtk-3
. So, you must have these two installed in your
system. The python modules needed are few, and mostly comes bundled with standard python-3
installation; or you can install them (e.g.(numpy,
matplotlib)) using $sudo pip install <module>
.
Linux
This application is build and tested in Gnu-Linux OS (Fedora); but, there is no Fedora or Linux specific libraries are used. So, It should be installed natively on any Gnu-Linux OS, supporting GTK-3 UX. If there is any problem, contact me.
Mac OS X
I have not tested it for Mac. But, mostly, you need GTK+ obtained and build(see, this).
Usage
This Periodic Table can be used in multiple way.
Elements
Properties of all the elements can be viewed simply by clicking into its name.
Vegards Law
Click on utilities -> Vegards Law
to open up an window to put a binary alloy, as A50B50. It
should work on ternary alloys too, but not tested. It also shows the variation of lattice
parameters with fixed volume, helping the lattice parameter optimization.
Plots
Click on Utility->Plot-><choose>
to plot standard atomic functionals like Atomic Radius
, Van
der Waals Radius
etc.
Contact
The preferred way of contacting me is via github project page
Coffee and Cookies
If you really like Periodic Table and found it usefull, please buy me a coffee using PayPal.
My Other Apps
See other apps I have developed:
-
MkBiB: BiBTeX Manager
-
Periodic Table: Periodic Table and Extra
-
Shadow: Icon theme for Gnome desktop
-
vimf90: Change vim to a fortran IDE