ePeriodique Code
Brought to you by:
ngc891
Description: ------------ A simple Periodic Table Of Elements viewer using elementary and edje. Requirements: ------------- - EFL and elementary 1.8.x - gettext 0.17 (optional, for translation) Installation: ------------- Use the configure script (see INSTALL). The --docdir option is honored. If you don't have enough disk space (like on embedded device), you should use the --disable-pictures option when configuring eperiodique. Molecular mass calculator: -------------------------- Enter your formula in the bottom panel. You can use parenthesis. All numbers must be at the right side of the symbol or parenthesis. Use only integers and ascii characters. Other characters are ignored. Limited to 255 characters, if you really need more, change FMAX in src/eperiodique.h and recompile. Work: CH4 ; CH3(CH2)2CH3 ; C12H22O11 ; H2 O Don't work: 2H ; FeO1.5 ; 6(H2O) Data: ----- Most data from english Wikipedia and periodictable.com Some come from WebElements All elements images are coming from <http://images-of-elements.com/> SVG Bohr models are coming from Wikipedia Important notes: ---------------- If there is no numerical value data (for density, temperature, radius, electronegativity), the arbitrary value of 0 is used. Data concern the most common allotrope of each element. For phosphorus, it's the white form.