Projects/Edu/Kalzium: Difference between revisions

From KDE TechBase
< Projects‎ | Edu
(initial article after yesterday live CD tests)
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
<!--
These informations seems to belong to UserBase
(this article is just a stub, made from what I remeber from KDE4 beta 2 version)
(this article is just a stub, made from what I remeber from KDE4 beta 2 version)


Line 10: Line 13:
* and more
* and more


Kalzium also features a sidebar showing more info about the element you point onto the table. If you click on, this bring a widow with detailed informations.
Kalzium also features a sidebar showing more info about the element you point onto the table. If you click on, this bring a window with detailed informations.


It also comes with a unit converter and greek letters table.
It also comes with a unit converter and greek letters table.
Line 16: Line 19:
A glossary explains basics of some chemistry (this part you can help much without coding ) such as "what is a besher ?"
A glossary explains basics of some chemistry (this part you can help much without coding ) such as "what is a besher ?"


A usefull tool in Kalzium will solve chemical equations. Feed it with a formulae such as " aO2+bH2->cH20 " and it replies "1.O2 + 2H2 -> 2.H2O ". This is also able to calculate with charges (ions)
A useful tool in Kalzium will solve chemical equations. Feed it with a formula such as " aO2+bH2->cH20 " and it replies "1.O2 + 2H2 -> 2.H2O ". This is also able to calculate with charges (ions)
 
A beautiful feature of Kalzium is it's 3D molecule viewer. Load a molecule file and look at it's 3D representation in different modes (sticks, sticks and balls, --- and --- ).
 
An other tool which may be handy is a chemical file converter based on openbabel.
-->
 
==Eigen Library==
 
Eigen is a C++ template library for linear algebra: vectors, matrices, and related algorithms. It is used in '''Kalzium''' for solving chemical equations.
 
* http://eigen.tuxfamily.org/
 
==TODO==


A beautiful feature of Kalzium is it's 3D molecule viewer. Load a molecule file and look at it's 3D representation in different modes (stics, stics and balls, --- and --- ).
The ToDo file can be found in SVN:


An other tool wich may be handy is a chemical file converter based on openbabel.
* [http://websvn.kde.org/trunk/KDE/kdeedu/kalzium/ideas/TODO?view=markup View TdTo file vi websvn]

Latest revision as of 18:15, 5 July 2010


Eigen Library

Eigen is a C++ template library for linear algebra: vectors, matrices, and related algorithms. It is used in Kalzium for solving chemical equations.

TODO

The ToDo file can be found in SVN: