Selveste
- 7
- 0
Homework Statement
A cylinder has length L, inner diameter R_1 and outer diameter R_2. The temperature on the inner cylinder surface is T_1 and on the outer cylinder surface T_2. There is no temperature variation along the cylinders lenght-axis. Assume that the heat conductivity k is temperature dependent and given by
k = aT^{\nu}
where a is a constant. Find T(r), r > 0.
Homework Equations
Fourier's law
\boldsymbol{j} = -k \nabla T
Temperature gradient
\nabla T = \frac{dT}{dr} \hat{e_r}
where \hat{e_r} is a unit vector in radial direction.
The Attempt at a Solution
The stationary heat flow outwards is
\dot{Q} = -k\frac{dT}{dr}2\pi rL
rearranges to
dT = -\frac{\dot{Q}}{2\pi kL}\frac{dr}{r}
integration from r_1 to r gives
T - T_1 = ?
Not sure what to do here when k is not constant.