edge333
- 14
- 0
Homework Statement
One dimensional system in vertical direction
2 meter high composting pile @ 65 \circC
Top of pile has wind @ 40 \circC and h = 50 W/m2*K
Bottom of pile at ground temperature of 20 \circC
Only conductive heat transfer WITHIN pile; no convection
Volumetric biochemical heat generation, Q = 7 W/m3
Compost has k = 0.1 W/m*K
a.) Setup the governing equation and boundary conditions
b.) Determine the temperature as a function of height from the ground
c.) Calculate the maximum temperature in the pile
d.) Calculate the top surface temperature of the pile
Homework Equations
General equation:
\rho c_{p}\frac{\partial T}{\partial t} + \rho c_{p}\frac{\partial}{\partial x} ( uT ) = k ( \frac{\partial^{2}T}{\partial x^{2}} ) + Q
Fourier's Law
q_{x} = -k \frac{dT}{dx}
Newton's Law of Cooling
q_{x} = h ( T_{s} - T_{\infty} )
The Attempt at a Solution
a.)
There is no storage and no convection within the pile, so the general equation reduces to:
\frac{d^{2}T}{dx^{2}} = -\frac{Q}{k}
Boundary conditions:
At x = 0, T = 20 \circC
At \ x = L, -k \frac{dT}{dx} = h( T_{s} - T_{\infty} )
Heat flux at the top surface due to conduction is equal to heat flux at the top surface due to wind convection
b.)
Integrating once and using the second boundary condition gives:
\frac{dT}{dx} = - \frac{Q}{k} ( x + C_{1} )
C_{1}=\frac{h( T_{s} - T_{\infty})}{Q}-L
C_{1}=\frac{(50 \ W/m^{2} \cdot K)(40^{\circ} C - 65^{\circ} C)}{(7 \ W/m^{3})}-(2 \ m)
C_{1}=-177 \ m
From what my professor said, this value for C(1) is incorrect (even the units). Haven't gotten to parts c.) and d.) yet. So I just need some using the boundary condition to find the first constant of integration.
Last edited: