Overview

A finite element solver cannot predict an impact event without a constitutive model: the equation that tells it what stress a material carries for a given deformation, rate, temperature, and pressure. Different classes of material need different models, because the physics that limits their strength differs. This column collects the models used most often in impact and crash analysis, each stated with its yield surface or flow rule, its governing equations, and its primary reference. It covers the Johnson-Cook flow stress and fracture models for metals, together with their Cowper-Symonds and Zerilli-Armstrong relatives; the pressure-dependent Drucker-Prager model for soils, concrete, and polymers; the Deshpande-Fleck crushable foam model for metallic and polymeric cellular solids; and the Johnson-Holmquist JH-2 model for brittle ceramics and glass. It closes by placing the data-driven flow stress work of this site in relation to these fixed-form models.

Keywords: constitutive model; Johnson-Cook; Drucker-Prager; crushable foam; Johnson-Holmquist; yield surface; flow stress

1. What a Constitutive Model Must Supply

In rate-independent plasticity a model provides three ingredients: a yield function \( f(\boldsymbol\sigma, \dots) = 0 \) marking the boundary between elastic and plastic response, a flow rule giving the direction of plastic straining (associated flow takes it normal to the yield surface), and a hardening law describing how the surface evolves with accumulated plastic strain. For dynamic problems two further dependencies matter: strain rate and temperature. The models below differ mainly in what their yield surface depends on: the deviatoric stress alone (metals, von Mises), the deviatoric stress and the pressure (geomaterials and foams), or a damage-degraded strength (brittle ceramics). Throughout, \( \sigma_e = \sqrt{3 J_2} \) is the von Mises equivalent stress, \( \sigma_m = I_1/3 \) the mean (hydrostatic) stress, \( p = -\sigma_m \) the pressure, and \( \bar\varepsilon^{\,p} \) the equivalent plastic strain.

2. The Johnson-Cook Model (metals)

The Johnson-Cook (JC) model [1] is the most widely used empirical flow stress equation in impact engineering, built into essentially every explicit solver. It assumes the effects of strain hardening, strain rate, and thermal softening multiply:

\[ \sigma_y = \big(A + B\,\bar\varepsilon^{\,p\,n}\big)\Big(1 + C\ln \dot{\varepsilon}^{*}\Big)\big(1 - T^{*\,m}\big) \tag{1} \]

with \( \dot{\varepsilon}^{*} = \dot{\bar\varepsilon}^{\,p}/\dot{\varepsilon}_0 \) the dimensionless strain rate relative to a reference rate \( \dot{\varepsilon}_0 \), and the homologous temperature

\[ T^{*} = \frac{T - T_{\text{room}}}{T_{\text{melt}} - T_{\text{room}}} \tag{2} \]

The five constants \( A \) (yield stress), \( B, n \) (hardening), \( C \) (rate sensitivity), and \( m \) (thermal softening) are fitted to test data. Its convenience is also its limitation: the multiplicative separability of the three factors is an assumption, not a measurement. A rank-1 tensor decomposition of measured flow stress data is exactly a JC-type multiplicative form, which is why the legitimacy of the JC structure can be tested rather than presumed; see the SVD and CP notes and the IJIE 2023 paper.

The companion Johnson-Cook fracture model [2] sets a strain to failure that falls with stress triaxiality \( \eta = \sigma_m/\sigma_e \) and rises with rate and temperature, and accumulates damage by \( D = \sum \Delta\bar\varepsilon^{\,p}/\varepsilon_f \):

\[ \varepsilon_f = \big[D_1 + D_2 \exp(D_3\,\eta)\big]\big(1 + D_4 \ln \dot{\varepsilon}^{*}\big)\big(1 + D_5 T^{*}\big) \tag{3} \]

3. Two Relatives: Cowper-Symonds and Zerilli-Armstrong

Where the JC logarithmic rate term is a poor fit, the Cowper-Symonds overstress form [3] is a common alternative, scaling the static yield stress \( \sigma_0 \) by a power law of strain rate:

\[ \frac{\sigma_y}{\sigma_0} = 1 + \left(\frac{\dot{\bar\varepsilon}^{\,p}}{D}\right)^{1/q} \tag{4} \]

with material constants \( D \) and \( q \). Unlike JC, JC-fracture, and Cowper-Symonds, which are purely empirical, the Zerilli-Armstrong model [4] is physically based, deriving the rate and temperature dependence from dislocation mechanics and giving different functional forms for body-centred-cubic and face-centred-cubic metals, which reflects that thermal activation controls the yield stress in BCC metals but the hardening in FCC metals.

4. The Drucker-Prager Model (geomaterials, polymers)

Soils, rock, concrete, and many polymers are pressure-sensitive: they are stronger in compression than in tension, so their yield depends on the hydrostatic stress, which a von Mises metal model ignores. The Drucker-Prager model [5] adds a linear pressure term to the deviatoric measure. A common form of its yield function is

\[ f = \sqrt{J_2} + \alpha\, I_1 - k = 0 \tag{5} \]

where \( I_1 = \operatorname{tr}\boldsymbol\sigma \) is the first stress invariant, \( J_2 \) the second deviatoric invariant, and \( \alpha, k \) are material constants that can be matched to the friction angle and cohesion of the Mohr-Coulomb criterion it smooths. In solver notation this is often written \( t - p\tan\beta - d = 0 \), with friction angle \( \beta \) and cohesion \( d \). Because the flow is frequently non-associated (the plastic strain direction uses a dilation angle different from \( \beta \)) to avoid over-predicting volumetric expansion, the plastic flow direction is not normal to the yield surface.

5. The Deshpande-Fleck Crushable Foam Model (cellular solids)

Metallic and polymeric foams compact under pressure, so, like geomaterials but for a different reason, their yield depends on the mean stress; unlike geomaterials, they can yield under pure hydrostatic pressure because the cell walls buckle and the material densifies. The isotropic Deshpande-Fleck model [6] captures this with an elliptical yield surface in the mean-stress / equivalent-stress plane:

\[ \hat\sigma = \frac{1}{1 + (\alpha/3)^2}\Big(\sigma_e^2 + \alpha^2 \sigma_m^2\Big) \;\le\; Y^2, \qquad \Phi = \hat\sigma - Y \le 0 \tag{6} \]

Here \( \sigma_e \) is the von Mises stress, \( \sigma_m \) the mean stress, \( Y \) the current yield strength, and the shape parameter \( \alpha \) sets the aspect ratio of the ellipse and is fixed by the plastic Poisson's ratio \( \nu_p \) through \( \alpha^2 = 9(1 - 2\nu_p)/2(1 + \nu_p) \). As \( \alpha \to 0 \) the ellipse degenerates to the pressure-independent von Mises cylinder. The hardening law \( Y(\hat\varepsilon) \) rises steeply once the cells densify, reproducing the long stress plateau followed by rapid stiffening that is characteristic of foams under crush. This model underlies the battery-foam impact simulations referenced from the research pages.

6. The Johnson-Holmquist JH-2 Model (brittle ceramics)

Ceramics, glass, and other brittle solids under ballistic impact do not yield plastically; they lose strength as they fracture, and their strength depends strongly on pressure and on the accumulated damage. The Johnson-Holmquist JH-2 model [7] represents the normalized equivalent strength \( \sigma^{*} = \sigma/\sigma_{\text{HEL}} \) as a smooth interpolation between an intact and a fully fractured strength, driven by a damage variable \( D \in [0,1] \):

\[ \sigma^{*} = \sigma_i^{*} - D\,\big(\sigma_i^{*} - \sigma_f^{*}\big) \tag{7} \]

with intact and fractured branches, functions of the normalized pressure \( P^{*} \) and tensile strength \( T^{*} \),

\[ \sigma_i^{*} = A\,(P^{*} + T^{*})^{N}\big(1 + C\ln\dot{\varepsilon}^{*}\big), \qquad \sigma_f^{*} = B\,(P^{*})^{M}\big(1 + C\ln\dot{\varepsilon}^{*}\big) \tag{8} \]

Damage accumulates as plastic strain relative to a pressure-dependent fracture strain, \( D = \sum \Delta\bar\varepsilon^{\,p}/\varepsilon_f^{\,p} \) with \( \varepsilon_f^{\,p} = D_1(P^{*} + T^{*})^{D_2} \), and is coupled to a polynomial equation of state with a bulking (dilatation) pressure released as the material fragments. JH-2 is the standard model for armour-ceramic penetration analysis.

7. Ductile Damage: a Note

For ductile metals the JC fracture criterion of Eq. (3) is phenomenological. A micromechanical alternative is the Gurson porous-plasticity model and its Gurson-Tvergaard-Needleman extension [8], in which the yield surface depends on the void volume fraction, so that softening emerges from void nucleation, growth, and coalescence rather than from a fitted failure strain. The choice between a phenomenological and a micromechanical damage model is the ductile-fracture counterpart of the flow stress question this site studies: whether to impose a form or to let the data determine it.

8. Where the Data-Driven Approach Fits

Relation to this site's work. Every model above fixes an algebraic form in advance and fits its constants to data. The constitutive-modeling stream on this site asks a prior question: does the material actually obey that form? By decomposing measured flow stress data with SVD and CP decomposition, a Johnson-Cook-type multiplicative equation is recovered exactly as the rank-1 case, and the rank needed to reach a target accuracy quantifies how far a real material departs from it. The models here are therefore not competitors to the data-driven method but the reference forms it is designed to test and, where legitimate, to reconstruct. See Constitutive Modeling.

References

  1. Johnson, G. R., & Cook, W. H. (1983). A constitutive model and data for metals subjected to large strains, high strain rates and high temperatures. In Proceedings of the 7th International Symposium on Ballistics (pp. 541-547).
  2. Johnson, G. R., & Cook, W. H. (1985). Fracture characteristics of three metals subjected to various strains, strain rates, temperatures and pressures. Engineering Fracture Mechanics, 21(1), 31-48.
  3. Cowper, G. R., & Symonds, P. S. (1957). Strain-hardening and strain-rate effects in the impact loading of cantilever beams. Technical Report No. 28, Division of Applied Mathematics, Brown University.
  4. Zerilli, F. J., & Armstrong, R. W. (1987). Dislocation-mechanics-based constitutive relations for material dynamics calculations. Journal of Applied Physics, 61(5), 1816-1825.
  5. Drucker, D. C., & Prager, W. (1952). Soil mechanics and plastic analysis or limit design. Quarterly of Applied Mathematics, 10(2), 157-165.
  6. Deshpande, V. S., & Fleck, N. A. (2000). Isotropic constitutive models for metallic foams. Journal of the Mechanics and Physics of Solids, 48(6-7), 1253-1283.
  7. Johnson, G. R., & Holmquist, T. J. (1994). An improved computational constitutive model for brittle materials. In High-Pressure Science and Technology 1993, AIP Conference Proceedings 309 (pp. 981-984).
  8. Tvergaard, V., & Needleman, A. (1984). Analysis of the cup-cone fracture in a round tensile bar. Acta Metallurgica, 32(1), 157-169.

Back to Technical Notes