diff options
author | Prefetch | 2021-07-09 19:09:17 +0200 |
---|---|---|
committer | Prefetch | 2021-07-09 19:09:17 +0200 |
commit | e1194ad9030cfe2ae790229a59ecef5db01303c5 (patch) | |
tree | f199b5d4c8ca59233fd0391469ee1b22e11f0baa /content/know/concept/maxwell-relations | |
parent | 0d3574cf5cdb0c7aebe596b1035a2ea64b5327b6 (diff) |
Expand knowledge base
Diffstat (limited to 'content/know/concept/maxwell-relations')
-rw-r--r-- | content/know/concept/maxwell-relations/index.pdc | 296 |
1 files changed, 296 insertions, 0 deletions
diff --git a/content/know/concept/maxwell-relations/index.pdc b/content/know/concept/maxwell-relations/index.pdc new file mode 100644 index 0000000..7e17a66 --- /dev/null +++ b/content/know/concept/maxwell-relations/index.pdc @@ -0,0 +1,296 @@ +--- +title: "Maxwell relations" +firstLetter: "M" +publishDate: 2021-07-08 +categories: +- Physics +- Thermodynamics + +date: 2021-07-08T10:58:37+02:00 +draft: false +markup: pandoc +--- + +# Maxwell relations + +The **Maxwell relations** are a useful set of relations in thermodynamics. +They arise from the fact that the order of differentiation is irrelevant +for well-behaved functions (sometimes known as the *Schwarz theorem*), +applied to the [thermodynamic potentials](/know/concept/thermodynamic-potential/). + +We start by proving the general "recipe". +Given that the differential element of some $z$ is defined in terms of +two constant quantities $A$ and $B$ and two independent variables $x$ and $y$: + +$$\begin{aligned} + \dd{z} \equiv A \dd{x} + B \dd{y} +\end{aligned}$$ + +Then the quantities $A$ and $B$ can be extracted +by dividing by $\dd{x}$ and $\dd{y}$ respectively: + +$$\begin{aligned} + A = \Big( \pdv{z}{x} \Big)_y + \qquad + B = \Big( \pdv{z}{y} \Big)_x +\end{aligned}$$ + +By differentiating $A$ and $B$, +and using that the order of differentiation is irrelevant, we find: + +$$\begin{aligned} + \pdv{z}{y}{x} = + \boxed{ + \Big( \pdv{A}{y} \Big)_x + = \Big( \pdv{B}{x} \Big)_y + } + = \pdv{z}{x}{y} +\end{aligned}$$ + +Using this, all Maxwell relations are derived. +Each relation also has a complement: + +$$\begin{aligned} + \Big( \pdv{A}{y} \Big)_x^{-1} = + \boxed{ + \Big( \pdv{y}{A} \Big)_x + = \Big( \pdv{x}{B} \Big)_y + } + = \Big( \pdv{B}{x} \Big)_y^{-1} +\end{aligned}$$ + +The following quantities are useful to rewrite some of the Maxwell relations: +the iso-$P$ thermal expansion coefficient $\alpha$, +the iso-$T$ combressibility $\kappa_T$, +the iso-$S$ combressibility $\kappa_S$, +the iso-$V$ heat capacity $C_V$, +and the iso-$P$ heat capacity $C_P$: + +$$\begin{gathered} + \alpha \equiv \frac{1}{V} \Big( \pdv{V}{T} \Big)_{P,N} + \\ + \kappa_T \equiv - \frac{1}{V} \Big( \pdv{V}{P} \Big)_{T,N} + \qquad \quad + \kappa_S \equiv - \frac{1}{V} \Big( \pdv{V}{P} \Big)_{S,N} + \\ + C_V \equiv T \Big( \pdv{S}{T} \Big)_{V,N} + \qquad \qquad + C_P \equiv T \Big( \pdv{S}{T} \Big)_{P,N} +\end{gathered}$$ + + +## Internal energy + +The following Maxwell relations can be derived +from the internal energy $U(S, V, N)$: + +$$\begin{gathered} + \pdv{U}{V}{S} = + \boxed{ + \Big( \pdv{T}{V} \Big)_S = - \Big( \pdv{P}{S} \Big)_V + } + = \pdv{U}{S}{V} + \\ + \pdv{U}{V}{N} = + \boxed{ + \Big( \pdv{\mu}{V} \Big)_N = - \Big( \pdv{P}{N} \Big)_V + } + = \pdv{U}{N}{V} + \\ + \pdv{U}{S}{N} = + \boxed{ + \Big( \pdv{\mu}{S} \Big)_N = \Big( \pdv{T}{N} \Big)_S + } + = \pdv{U}{N}{S} +\end{gathered}$$ + +And the corresponding reciprocal relations are then given by: + +$$\begin{gathered} + \boxed{ + \Big( \pdv{V}{T} \Big)_S = - \Big( \pdv{S}{P} \Big)_V + } + \\ + \boxed{ + \Big( \pdv{V}{\mu} \Big)_N = - \Big( \pdv{N}{P} \Big)_V + } + \\ + \boxed{ + \Big( \pdv{S}{\mu} \Big)_N = \Big( \pdv{N}{T} \Big)_S + } +\end{gathered}$$ + + +## Enthalpy + +The following Maxwell relations can be derived +from the enthalpy $H(S, P, N)$: + +$$\begin{gathered} + \pdv{H}{P}{S} = + \boxed{ + \Big( \pdv{T}{P} \Big)_S = \Big( \pdv{V}{S} \Big)_P + } + = \pdv{H}{S}{P} + \\ + \pdv{H}{P}{N} = + \boxed{ + \Big( \pdv{\mu}{P} \Big)_N = \Big( \pdv{V}{N} \Big)_P + } + = \pdv{H}{N}{P} + \\ + \pdv{H}{N}{S} = + \boxed{ + \Big( \pdv{T}{N} \Big)_S = \Big( \pdv{\mu}{S} \Big)_N + } + = \pdv{H}{S}{N} +\end{gathered}$$ + +And the corresponding reciprocal relations are then given by: + +$$\begin{gathered} + \boxed{ + \Big( \pdv{P}{T} \Big)_S = \Big( \pdv{S}{V} \Big)_P + } + \\ + \boxed{ + \Big( \pdv{P}{\mu} \Big)_N = \Big( \pdv{N}{V} \Big)_P + } + \\ + \boxed{ + \Big( \pdv{N}{T} \Big)_S = \Big( \pdv{S}{\mu} \Big)_N + } +\end{gathered}$$ + + +## Helmholtz free energy + +The following Maxwell relations can be derived +from the Helmholtz free energy $F(T, V, N)$: + +$$\begin{gathered} + - \pdv{F}{V}{T} = + \boxed{ + \Big( \pdv{S}{V} \Big)_T = \Big( \pdv{P}{T} \Big)_V + } + = - \pdv{F}{T}{V} + \\ + \pdv{F}{V}{N} = + \boxed{ + \Big( \pdv{\mu}{V} \Big)_N = - \Big( \pdv{P}{N} \Big)_V + } + = \pdv{F}{N}{V} + \\ + \pdv{F}{T}{N} = + \boxed{ + \Big( \pdv{\mu}{T} \Big)_N = - \Big( \pdv{S}{N} \Big)_T + } + = \pdv{F}{N}{T} +\end{gathered}$$ + +And the corresponding reciprocal relations are then given by: + +$$\begin{gathered} + \boxed{ + \Big( \pdv{V}{S} \Big)_T = \Big( \pdv{T}{P} \Big)_V + } + \\ + \boxed{ + \Big( \pdv{V}{\mu} \Big)_N = - \Big( \pdv{N}{P} \Big)_V + } + \\ + \boxed{ + \Big( \pdv{T}{\mu} \Big)_N = - \Big( \pdv{N}{S} \Big)_T + } +\end{gathered}$$ + + +## Gibbs free energy + +The following Maxwell relations can be derived +from the Gibbs free energy $G(T, P, N)$: + +$$\begin{gathered} + \pdv{G}{T}{P} = + \boxed{ + \Big( \pdv{V}{T} \Big)_P = - \Big( \pdv{S}{P} \Big)_T + } + = \pdv{G}{P}{T} + \\ + \pdv{G}{N}{P} = + \boxed{ + \Big( \pdv{V}{N} \Big)_P = \Big( \pdv{\mu}{P} \Big)_N + } + = \pdv{G}{P}{N} + \\ + \pdv{G}{T}{N} = + \boxed{ + \Big( \pdv{\mu}{T} \Big)_N = - \Big( \pdv{S}{N} \Big)_T + } + = \pdv{G}{N}{T} +\end{gathered}$$ + +And the corresponding reciprocal relations are then given by: + +$$\begin{gathered} + \boxed{ + \Big( \pdv{T}{V} \Big)_P = - \Big( \pdv{P}{S} \Big)_T + } + \\ + \boxed{ + \Big( \pdv{N}{V} \Big)_P = \Big( \pdv{P}{\mu} \Big)_N + } + \\ + \boxed{ + \Big( \pdv{T}{\mu} \Big)_N = - \Big( \pdv{N}{S} \Big)_T + } +\end{gathered}$$ + + +## Landau potential + +The following Maxwell relations can be derived +from the Gibbs free energy $\Omega(T, V, \mu)$: + +$$\begin{gathered} + - \pdv{\Omega}{V}{T} = + \boxed{ + \Big( \pdv{S}{V} \Big)_T = \Big( \pdv{P}{T} \Big)_V + } + = - \pdv{\Omega}{T}{V} + \\ + - \pdv{\Omega}{\mu}{V} = + \boxed{ + \Big( \pdv{P}{\mu} \Big)_V = \Big( \pdv{N}{V} \Big)_\mu + } + = - \pdv{\Omega}{V}{\mu} + \\ + - \pdv{\Omega}{T}{\mu} = + \boxed{ + \Big( \pdv{N}{T} \Big)_\mu = \Big( \pdv{S}{\mu} \Big)_T + } + = - \pdv{\Omega}{\mu}{T} +\end{gathered}$$ + +And the corresponding reciprocal relations are then given by: + +$$\begin{gathered} + \boxed{ + \Big( \pdv{V}{S} \Big)_T = \Big( \pdv{T}{P} \Big)_V + } + \\ + \boxed{ + \Big( \pdv{\mu}{P} \Big)_V = \Big( \pdv{V}{N} \Big)_\mu + } + \\ + \boxed{ + \Big( \pdv{T}{N} \Big)_\mu = \Big( \pdv{\mu}{S} \Big)_T + } +\end{gathered}$$ + + + +## References +1. H. Gould, J. Tobochnik, + *Statistical and thermal physics*, 2nd edition, + Princeton. |