Two-state canonical ensemble #
This module contains the definitions and properties related to the two-state canonical ensemble.
The canonical ensemble corresponding to state system, with one state of energy
E
and the other state of energy 0
.
Equations
- CanonicalEnsemble.twoState E 0 = 0
- CanonicalEnsemble.twoState E 1 = E
Instances For
theorem
CanonicalEnsemble.twoState_partitionFunction_apply_eq_one_add_exp
(E : ℝ)
(T : Temperature)
:
A simplification of the entropy
of the two-state canonical ensemble.
Equations
Instances For
A simplification of the helmholtzFreeEnergy
of the two-state canonical ensemble.