Transient Thermal Response of Sheet with Constant Temperature Boundaries
Verification Resources | |
---|---|
Data Files | Project: open “TransientSheet.p2prj,”[1] in PFC2D |
A planar sheet of width \(L\) is initially at a uniform temperature of 0°C. The left side of the sheet is exposed to a constant temperature of 100°C, while the right side is kept at 0°C. The sheet eventually reaches an equilibrium state at a constant heat flux and unchanging temperature distribution. The analytical solution for temperature within the sheet as a function of distance from the left side, \(x\), and time, \(t\), is given by [Crank1975]
where \(T_1\) is the temperature at the left side of the sheet (equal to 100°C), and \(\kappa\) is the thermal diffusivity given by
where \(k\) is the thermal conductivity, \(\rho_t\) is the material density, and \(C_v\) is the specific heat at constant volume.
Numerical Model
This thermal problem is one-dimensional and can be modeled as a thin slice of material with constant temperatures applied to its left and right boundaries and adiabatic conditions on the upper and lower boundaries to represent thermal symmetry planes.
For this example, we create two different PFC2D models consisting of a cubic packing and a hexagonal packing (see Figures 1 and 2). For these two uniform packings, the porosity and the thermal resistance can be expressed analytically. The porosity is given by [Deresiewicz1958b]:
The thermal resistance is found by applying Equation (28) of the PFC Thermal Formulation section to a control volume that surrounds one particle, and noting that the length of each thermal pipe contained within the control volume equals the particle radius, \(R\), to yield
where \(t\) is the disk thickness (equal to unity in this case).
The data file used to perform the simulation is “transient_sheet.p2dat”.
It makes use of FISH functions defined in “transient_sheet-utils.p2fis”.
Thermal properties and boundary conditions are specified, and then each model is run for 50 and 200 cycles, until the
thermal equilibrium state is reached (using the model solve
command). The normalized temperature
distributions at the increasing thermal times for the cubic- and hexagonal-packed specimens are plotted
along with the analytical solutions in Figures 3 and 4. There is a good match
between the PFC2D
responses and the analytical solutions.
References
[Crank1975] | Crank, J. The Mathematics of Diffusion, 2nd Ed. Oxford: Oxford University Press, 1975. |
[Deresiewicz1958b] | Deresiewicz, H. “Mechanics of Granular Matter,” in Advances in Applied Mechanics, Vol. 5, pp. 233-306. H. L. Dryden and Th. von Karman, eds. New York: Academic Press, 1958. |
Endnote
[1] | This file may be found in PFC2D under the “verfication_problems/transient_sheet” folder in the Examples dialog ( on the menu). If this entry does not appear, please copy the application data to a new directory. (Use the menu commands . See the Copy Application Data section for details.) |
Was this helpful? ... | PFC 6.0 © 2019, Itasca | Updated: Nov 19, 2021 |