renormalize
Science Advisor
Gold Member
- 1,113
- 1,282
Thanks for this clarification! I think I can now resolve your problem. As I learned from a modicum of googling, your current:$$\vec{J}\equiv\nabla\times\psi\,\hat{k}=\sigma\left(-\nabla V\right)+\sigma\overleftrightarrow{S}\left(-\nabla T\right)\tag{1}$$is the sum of the usual ohmic electric current, induced by a voltage gradient in a medium characterized by a scalar conductivity ##\sigma##, with a thermoelectric current induced by a thermal gradient, as characterized by a symmetric tensor ##\overleftrightarrow{S}## of Seebeck coefficients. With (1) now properly expressed as a 3-vector equation, I can use standard coordinate-transformation rules to convert it to polar coordinates.fluidistic said:Is there anything wrong with this?
Since your problem is independent of the ##z##-coordinate, I begin by writing the general 3x3 Seebeck tensor in matrix form as ##
\overleftrightarrow{S}=\left(\begin{array}{cc}
S & 0\\
0 & 0
\end{array}\right)
## where ##S## is a 2D symmetric, constant matrix expressible in cartesian form as:$$
S\equiv\left(\begin{array}{cc}
S_{xx} & S_{xy}\\
S_{xy} & S_{yy}
\end{array}\right)=\left(\begin{array}{cc}
\frac{1}{2}\left(t+\left(t^{2}-4d\right)^{\frac{1}{2}}\cos2\rho\right) & -\frac{1}{2}\left(t^{2}-4d\right)^{\frac{1}{2}}\sin2\rho\\
-\frac{1}{2}\left(t^{2}-4d\right)^{\frac{1}{2}}\sin2\rho & \frac{1}{2}\left(t-\left(t^{2}-4d\right)^{\frac{1}{2}}\cos2\rho\right)
\end{array}\right)
\tag{2}$$The right-most expression in eq.(2) displays the matrix in terms of its two rotational-invariants ##t\equiv\text{Tr}S,d\equiv\text{Det}S## and a rotation-angle ##\rho## that parametrizes the orientation of the cartesian axes ##x,y## to which ##S## is referenced. Of particular interest are the two specific values of the rotation angle ##\rho=0## (the "Diagonal" case) and ##\rho=-\frac{\pi}{4}## (the "Alternative" case):$$
\left.S\right|_{\rho=0}\equiv S_{D}=\left(\begin{array}{cc}
\frac{1}{2}t+\frac{1}{2}\left(t^{2}-4d\right)^{\frac{1}{2}} & 0\\
0 & \frac{1}{2}t-\frac{1}{2}\left(t^{2}-4d\right)^{\frac{1}{2}}
\end{array}\right),\;\left.S\right|_{\rho=-\frac{\pi}{4}}\equiv S_{A}=\left(\begin{array}{cc}
\frac{1}{2}t & \frac{1}{2}\left(t^{2}-4d\right)^{\frac{1}{2}}\\
\frac{1}{2}\left(t^{2}-4d\right)^{\frac{1}{2}} & \frac{1}{2}t
\end{array}\right)
\tag{3a,b}$$##S_D## is the most common representation of ##S##, in which the orientation of the ##x,y## axes has been chosen to zero-out the off-diagonal term (this is the form you used and it's the source of your problem). ##S_A## is a less common (alternative) form of ##S## but it contains exactly the same information as ##S_D## and using it resolves your issue, as I now demonstrate.
Taking the curl of eq.(1) and projecting its ##z##-component gives:$$\hat{k}\cdot\nabla\times\vec{J}\equiv\hat{k}\cdot\left(\nabla\times\nabla\times\psi\,\hat{k}\right)=-\nabla^{2}\psi=\hat{k}\cdot\left(\sigma\nabla\times\overleftrightarrow{S}\left(-\nabla T\right)\right)\equiv\omega\left(T\right)\tag{4}$$I refrain here from displaying the general form of the source-term ##\omega(T)##, but I should at least mention that in polar coordinates it becomes a linear combination of all 5 first and second derivatives of ##T## w.r.t. ##r,\theta##. Instead, I specialize to your simple temperature profile ##T\left(r,\theta\right)=T_{0}+\left(\frac{2\Delta T}{\pi}\right)\theta## (which obviously satisfies both the heat equation ##\nabla^2T=0## and your boundary conditions). The resulting equation for ##\psi## is:$$\nabla^{2}\psi=\left(\frac{2\sigma\Delta T}{\pi r^{2}}\right)\left[\left(s_{xx}-s_{yy}\right)\cos\left(2\theta\right)+2s_{xy}\sin\left(2\theta\right)\right]=\left(\frac{2\sigma\Delta T}{\pi r^{2}}\right)\left(t^{2}-4d\right)^{\frac{1}{2}}\cos\left(2\left(\theta+\rho\right)\right)\tag{5}$$This equation is now manifestly invariant under 2D rotations: the scalar ##\psi## is sourced by the scalar term ##\left(t^{2}-4d\right)/r^2## built from the Seeback tensor. And eq.(5) verifies your work: if, as you assumed, ##s_{xy}## vanishes (i.e., ##\rho=0##), it agrees exactly with the result of your derivation, but of course it's also inconsistent with your boundary conditions for ##\psi##, which leads to your impasse. So instead, I encourage you to "go alternative" and adopt the form ##S_A## (i.e., ##\rho=-\frac{\pi}{4}##) for the Seebeck matrix so you may solve the consistent equation:$$\nabla^{2}\psi=\left(\frac{2\sigma\Delta T}{\pi r^{2}}\right)\left(t^{2}-4d\right)^{\frac{1}{2}}\sin\left(2\theta\right)\tag{6}$$
Last edited: