Patrick Carmody
Hope College
Dr. Janice Pawloski
Supported by the NSF-REU
As part of the Hope College summer research program, I spent two months this summer doing research in an area of engineering known as fracture mechanics. I worked with Dr. Pawloski, professor of engineering at Hope. My specific problem was to solve for the temperature within a given body, in preparation to solve for the stresses due to a crack in the body. Funding for my work was provided by REU, in cooperation with Hope College.
Fracture mechanics is the study of how cracks propagate through materials, and how cracks in materials affect the amount of load that the material can hold. The area of fracture mechanics was first developed during the second world war, when boats known as Liberty Ships began to develops fractures, which sometimes caused the ships to break right in two. Many people, especially the government, wanted to know what was causing these cracks, and how they could be avoided and, more importantly, handled with out replacing the cracked material.
Most of fracture mechanics is focused on finding the stress intensity factor at the crack tip, which is a measure of the amount that the material is weakened by having a crack. The stress intensity factor, or SIF, is a function of the stresses and strains within the material, which in turn are dependent on the geometry and temperature of the material. The first step to solving for the SIF, is finding the temperature throughout the body, given the geometry of the material and certain boundary conditions. Then, one can solve for the stresses and strains in the material, and finally calculate the SIF. My work was centered on the first step: finding the temperature inside the material at all points.
![]() |
The specific problem that I dealt with involved a cylinder, under axial loading, with a circumferential crack. The following boundary conditions were given:
1
/`
|
Tau(r) = H(r) + lambda * | Tau(t) * K(t) dt
,/
r
Notice the equation is solved for Tau, and Tau also appears inside the
integral. This type of equation is known as an integral equation, and is an
analogous form of a differential equation. This integral equation does not
have a closed form, so we resort to solving it by numerical means, using a
computer.
In order to solve the problem numerically, a FORTRAN program was written, and a commercial routines called NAG routines were used to do the integration and solving of the integral equation. The temperature, being a function of Tau, was plotted using MATLAB, once Tau had been solved for. For the following plots, f(z) = 0, d = 0.5, and three functions were used for g(r), as noted.
![]() |
![]() |
![]() |
I would like to thank Hope College, REU, and Dr. Pawloski for their support in my research. It has been a wonderful learning experience, and I hope that this research will be continued in the future.