Temperature derivative via volume derivative¶
The Joule—Thompson effect describes the change in temperature that accompanies the expansion of a gas without production of work or transfer of heat, which is in effect an isenthalpic process.
Notes:
The left-hand side of the equation is also called the Joule—Thompson coefficient.
Conditions:
Particle count is assumed to be constant.
Heat capacity is assumed to be independent of temperature.
Links:
- temperature¶
temperature
of the system as a function ofpressure
andenthalpy
.- Symbol:
T(p, H)
- Latex:
\(T{\left(p,H \right)}\)
- Dimension:
temperature
- volume¶
volume
of the system as a function oftemperature
andpressure
.- Symbol:
V(T(p, H), p)
- Latex:
\(V{\left(T{\left(p,H \right)},p \right)}\)
- Dimension:
volume
- isobaric_heat_capacity¶
heat_capacity
of the system at constant pressure.- Symbol:
C_p
- Latex:
\(C_{p}\)
- Dimension:
energy/temperature
- law¶
Derivative(T(p, H), p) = (T(p, H) * Derivative(V(T(p, H), p), T(p, H)) - V(T(p, H), p)) / C_p
- Latex:
- \[\frac{\partial}{\partial p} T{\left(p,H \right)} = \frac{T{\left(p,H \right)} \frac{\partial}{\partial T{\left(p,H \right)}} V{\left(T{\left(p,H \right)},p \right)} - V{\left(T{\left(p,H \right)},p \right)}}{C_{p}}\]