Solve Heat Conduction for 3D Rectangular Solid

AI Thread Summary
To solve the heat conduction problem for a 3D rectangular solid, start with the general solution of the Laplace equation, given that Laplace T = 0. Apply the specified boundary conditions: T=0 at x=0 and z=0, zero heat flux at x=a and y=0, y=b, and T=f(x,y) at z=c. This involves using separation of variables or other analytical methods to find T(x,y,z) in the interior. The steady-state nature of the problem implies that the temperature distribution does not change over time. Proper application of the boundary conditions will yield the temperature distribution within the solid.
danai_pa
Messages
29
Reaction score
0
Given the 3-D rectangular solid with sides of length a, b and c in the x, y and z direction respectively.
Find T(x,y,z) in the interior of the solid when laplace T = 0
Boundary condition are following conditions:
1) x=0, T=0
2) x=a, dT/dx=0
3) y=0, dT/dy=0
4) y=b, dT/dy=0
5) z=0, T=0
6) z=c, T=f(x,y)
please suggest me, How to solve it?
 
Physics news on Phys.org
Well, start with the general solution of the Laplace equation, and apply the boundary conditions. This is a steady-state heat conduction problem in 3 dimensions.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top