feroxide

Crates.ioferoxide
lib.rsferoxide
version1.3.2
sourcesrc
created_at2017-03-19 20:37:17.047419
updated_at2017-09-03 20:58:45.58674
descriptionA basic chemistry simulator
homepagehttps://feroxide.github.io/feroxide/
repositoryhttps://github.com/feroxide/feroxide
max_upload_size
id9048
size3,243,873
Charlie Bouthoorn (C-Bouthoorn)

documentation

https://feroxide.github.io/feroxide/rust-docs/feroxide

README

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.

Commit count: 100

cargo fmt