1 unstable release
0.1.0 | May 5, 2023 |
---|
#328 in Simulation
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.2–3MB
~75K SLoC