feroxide 1.3.0

A basic chemistry simulator
Documentation

feroxide

Travis Build Status Code Climate

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 the Standard Electrode Potential for common Redox reactions
  • Advanced functionality

    • Create containers with molecules or ions in them
    • Apply (redox) reactions to containers

GUI

The GUI project can be found here.

Rust docs

The Rust docs can be found here.

Contributing

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