chatelier

Crates.iochatelier
lib.rschatelier
version0.1.0
sourcesrc
created_at2023-05-05 01:26:37.198382
updated_at2023-05-05 01:26:37.198382
descriptionSimulate Le Chatelier's Principle
homepagehttps://github.com/BeaconBrigade/lcp-sim/tree/master/src-tauri/crates/chatelier
repository
max_upload_size
id857225
size48,820
Ryan (BeaconBrigade)

documentation

https://docs.rs/chetelier

README

chatelier

chatelier is an implementation of Le Chatelier's Principle. It's built on top of chem-eq.

Features:

chatelier can quantitatively determine the effect of changes in:

  • Concentration
  • Temperature
  • Volume
  • Pressure

Temperature can be artificially implemented by setting the k expression of the System and then calling update() on the System.

Usage

View the examples and crate documentation for more information.

Commit count: 0

cargo fmt