(stoy-kee-AA-muh-tree)
Stoichiometry (/ˌstɔɪkiˈɒmɪtri/) is the relationship between the weights of reactants and products before, during, and following chemical reactions.
-- Wikipedia
Written for the convenience of me and my classmates in chemistry class.
This is a small calculator made for direct use. Not a library. Written after much thinking.
If you need a library or a more professional solution for all things chemistry, please use chempy.
The chempy.util.stoich module provides all things stoichiometry there.
Stoichiometry word origin: early 19th century: from Greek stoikheion ‘element’ + -metry.
化学计量学, 化學計量, 化学量論, στοιχειομετρία, стехиометрия, estequiometría, stoechiométrie, stoikiometri, สโตอิจิโอเมทรี, स्तुईचिओमेटरी.
Calculations are done with either
- custom-written methods; or
- chempy.
Can do:
- Formula interpretation
- Molar mass calculations
- Mass calculations
- Equations balancing.
- Percentage yield calculations
- Atom economy calculations
TBD.
TBD.
MIT License.