AFGROW

From Wikipedia, the free encyclopedia

AFGROW (Air Force Grow) is a Damage Tolerance Analysis (DTA) computer program that calculates crack initiation, fatigue crack growth, and fracture to predict the life of metallic structures. Originally developed by the Air Force Research Laboratory, AFGROW[1] is mainly used for aerospace applications, but can be applied to any type of metallic structure that experiences fatigue cracking.

History[edit]

AFGROW's history traces back to a crack growth life prediction program (ASDGRO) which was written in BASIC for IBM-PCs by E. Davidson at ASD/ENSF in the early-mid-1980s. In 1985, ASDGRO was used as the basis for crack growth analysis for the Sikorsky H-53 helicopter under contract to Warner-Robins ALC. The program was modified to utilize very large load spectra, approximate stress intensity solutions for cracks in arbitrary stress fields, and use a tabular crack growth rate relationship based on the Walker equation on a point-by-point basis (Harter T-Method). The point loaded crack solution from the Tada, Paris, and Irwin Stress Intensity Factor Handbook[2] was originally used to determine K (for arbitrary stress fields) by integration over the crack length using the unflawed stress distribution independently for each crack dimension. A new method was developed by F. Grimsley (AFWAL/FIBEC) to determine stress intensity, which used a 2-D Gaussian integration scheme with Richardson Extrapolation which was optimized by G. Sendeckyj (AFWAL/FIBEC). The resulting program was named MODGRO since it was a modified version of ASDGRO.

Many modifications were made during the late 1980s and early 1990s. The primary modification was changing the coding language from BASIC to Turbo Pascal and C. Numerous small changes/repairs were made based on errors that were discovered. During this time period, NASA/Dryden implemented MODGRO in the analysis for the flight test program for the X-29.

In 1993, the Navy was interested in using MODGRO to assist in a program to assess the effect of certain (classified) environments on the damage tolerance of aircraft. Work began at that time to convert the MODGRO, Version 3.X to the C language for UNIX to provide performance and portability to several UNIX Workstations. In 1994, MODGRO was renamed AFGROW, Version 3.X.

Since 1996, the Windows-based version of AFGROW has replaced the UNIX version since the demand for the UNIX version did not justify the cost to maintain it. There was also an experiment to port AFGROW to the Mac OS but there was a lack of demand. An automated capability was added in the form of a Microsoft Component Object Model (COM) interface.

The program is now developed and maintained by LexTech, Inc.

Software architecture[edit]

The stress intensity factor library provides models for over 30 different crack geometries (including tension, bending and bearing loading for many cases). In addition, a multiple crack capability allows the analysis of two independent cracks in a plate (including hole effects) and a non-symmetric cracked corner. Finite Element (FE) based solutions are available for two, non-symmetric through cracks at holes as well as cracks growing toward holes. This capability allows the analysis of more than one crack growing from a row of fastener holes.

AFGROW implements five different crack growth models (Forman Equation, [3] Walker Equation,[4] Tabular lookup, Harter-T Method and NASGRO Equation [5] ) to determine crack growth per applied cyclic loading. Other user options include five load interaction (retardation) models (closure,[6] [7] Fastran,[8] Hsu, Wheeler,[9] and Generalized Willenborg[10]), a strain-life based fatigue crack initiation model, and the ability to perform a crack growth analysis with the effect of the bonded repair. The program also includes tools such as: stress intensity solutions, beta modification factors (ability to estimate stress intensity factors for cases, which may not be an exact match for one of the stress intensity solutions provided), a residual stress analysis capability, cycle counting, and the ability to automatically transfer output data to Microsoft Excel.

AFGROW uses COM (Component Object Model) Automation interfaces that allow the use of scripts in other Windows applications. The program has a plug-in crack geometry interface that interfaces with structural analysis programs capable of calculating stress intensity factors (K) in the Windows environment. Users may create their own stress intensity solutions by writing and compiling dynamic link libraries (DLLs) using relatively simple codes. This includes the ability to animate the crack growth. This interface also makes it possible for finite element analysis software to provide three-dimensional based stress intensity information throughout the crack life prediction process.

It is possible to select cases with two, independent cracks (with and without holes). A plug-in stress intensity model capability allows the creation of stress intensity solutions in the form of a Windows DLL (dynamic link library). Drawing tools allow solutions to be animated during the analysis. Interactive stress intensity solutions allow the use of an external FEM code to return updated stress intensity solutions.

References[edit]

  1. ^ Harter, James A. (2003). AFGROW Reference Manual (version 4.0). Wright-Patterson Air Force Base, AFRL/VASM.
  2. ^ Tada, Hiroshi; Paris, Paul C.; Irwin, George R. (1973). The stress analysis of cracks handbook. Del Research Corporation.
  3. ^ Forman, R. G.; Hearney, V. E.; Engle, R. M. (1967). "Numerical analysis of crack propagation in cyclic-loaded structures". Journal of Basic Engineering. 89 (3): 459–464. doi:10.1115/1.3609637.
  4. ^ Walker, K. (1970). "The effect of stress ratio during crack propagation and fatigue for 2024-T3 and 7075-T6 aluminum". Effects of Environment and Complex Load History for Fatigue Life. American Society for Testing and Materials. pp. 1–14.
  5. ^ NASGRO Fracture Mechanics and Fatigue Crack Growth Analysis Software, Version 4.02. SwRI. 2002.
  6. ^ Elber, Wolf (1970). "Fatigue crack closure under cyclic tension". Engineering Fracture Mechanics. 2: 37–45.
  7. ^ Elber, Wolf (1971). The Significance of Fatigue Crack Closure, ASTM STP 486. American Society for Testing and Materials. pp. 230–242.
  8. ^ Newman, J. C. Jr. (1992). FASTRAN II -- A fatigue crack growth structural analysis program, Technical Memorandum 104159. NASA.
  9. ^ Wheeler, O. E. (1972). "Spectrum Loading and Crack Growth". Journal of Basic Engineering. 94: 181–186.
  10. ^ Willenborg, J. D.; Engle, R. M.; Wood, H. A. (1971). "A crack growth retardation model using an effective stress concept". NASA. {{cite journal}}: Cite journal requires |journal= (help)

External links[edit]