feroxide 1.1.0

A basic chemistry simulator
Documentation

feroxide

Travis Build Status

A basic chemistry simulator.

Currently includes

  • Basic functionality

    • Calculate mass of molecules
    • Generate (sometimes still incorrect) names of molecules
    • Check if reactions are valid
    • Get Atoms/Molecules/Ions/Reactions by inputting a string respresentation
    • Get the Standard Electrode Potential for Redox reactions
  • Advanced functionality

    • Create containers with molecules or ions in them
    • Apply reactions to containers
    • Redox reactions

Before requesting a new feature, please check the TODO list first.