aycippo / feroxide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feroxide

Travis Build Status Code Climate

A basic chemistry simulator.

NO MAINTENANCE MODE

While I am still interested in continuing this project, I have decided not to spend much effort into producing new features. Feel free to reach out to me through github Issues if you want to take over this codebase and help improve it.

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.

About

License:MIT License


Languages

Language:HTML 95.1%Language:Rust 4.8%Language:JavaScript 0.1%Language:Shell 0.1%