Entropy is derivative of Gibbs energy¶
Entropy of a system can be found if its Gibbs energy is known as a function of temperature.
Links:
- temperature¶
temperature
of the system.- Symbol:
T
- Latex:
\(T\)
- Dimension:
temperature
- particle_count¶
particle_count
of the system.- Symbol:
N
- Latex:
\(N\)
- Dimension:
dimensionless
- gibbs_energy¶
gibbs_energy
of the system as a function oftemperature
,pressure
, andparticle_count
.- Symbol:
G(T, p, N)
- Latex:
\(G{\left(T,p,N \right)}\)
- Dimension:
energy
- law¶
S = -Derivative(G(T, p, N), T)
- Latex:
- \[S = - \frac{\partial}{\partial T} G{\left(T,p,N \right)}\]