chatelier
is an implementation of Le Chatelier's Principle.
It's built on top of chem-eq
.
chatelier
can quantitatively determine the effect of changes in:
Temperature can be artificially implemented by setting the k expression of the System
and then calling update()
on
the System
.
View the examples and crate documentation for more information.