Entropy of independent subsystems is sum of their entropies¶
If a thermodynamic system can be decomposed into several subsystems which are all statistically independent, the total entropy of the system can be calculated as the sum of the entropies of all the subsystems. Mathematically speaking, this is a representation of such a property of entropy known as subadditivity.
Conditions:
The subsystems must be (approximately) independent in the statistical sense.
Links:
- total_entropy¶
Total entropy of the system as a whole.
- Symbol:
S
- subsystem_entropy¶
Entropy of the \(i\)-th subsystem.
- Symbol:
S_i
- Latex:
\(S_i\)
- law¶
S = Sum(S_i, i)
- Latex:
- \[S = \sum_i S_i\]