1 unstable release

0.1.0 May 5, 2023

#282 in Simulation

MIT license

105KB
2.5K SLoC

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.


lib.rs:

chatelier

Types to simulate Le Chatelier's Principle

Dependencies

~2.3–3.5MB
~79K SLoC