JP | EN | ZH
TOPStructural AnalysisNonlinear Material Analysis

Nonlinear Material Analysis — Plasticity, Hyperelasticity & Creep

Category: Structural Analysis | Subtopic: Nonlinear Material | Solvers: Abaqus · Ansys · LS-DYNA · OpenFOAM | Updated: 2026-03-23

Why Material Nonlinearity?

🧑‍🎓

In my linear FEA course we always assumed stress is proportional to strain. But I just saw an Abaqus tutorial using "plastic" material properties — when does linear elasticity stop being good enough?

🎓

Linear elasticity works great below the yield point — roughly for mild steel that's about 250 MPa. Once you exceed that, the stress-strain relationship becomes nonlinear and permanent deformation accumulates. In real engineering scenarios — crash analysis, metal forming, pressure vessel overpressure, bolted joint tightening — stresses routinely exceed yield. Using linear material then gives you completely wrong results, and worse, falsely conservative or unconservatively optimistic answers depending on what you're checking.

🧑‍🎓

What about rubber or silicone? Those are also nonlinear but in a very different way, right?

🎓

Exactly — and that's a different class of nonlinearity called hyperelasticity. Rubber can stretch to 500% strain and return elastically — no permanent deformation. That behavior cannot be described with any linear or even simple plastic model. It needs a strain energy density function (like Neo-Hookean or Mooney-Rivlin) that captures the huge, recoverable deformation. Hyperelasticity is common for O-rings, gaskets, tires, seals, and biomedical soft tissue simulation.

When to Use Nonlinear Material Models

Elastoplastic Models

🧑‍🎓

I see terms like "isotropic hardening" and "kinematic hardening" in Abaqus material definitions. What's the difference, and why does it matter?

🎓

Think of the yield surface in stress space as a bubble. With isotropic hardening, the bubble expands uniformly when you apply load beyond yield — the material gets stronger in all directions equally. Simple to implement, works fine for monotonic loading. But with cyclic loading — tension then compression then tension again — reality is different. Kinematic hardening instead translates the bubble without expanding it. After tensile hardening, the bubble shifts so the compressive yield stress decreases — this is the Bauschinger effect. If you're doing any cyclic analysis and use pure isotropic hardening, you'll predict non-existent shakedown behavior. For fatigue problems, kinematic or combined (Chaboche) models are essential.

Isotropic Hardening

In isotropic hardening, the yield surface grows uniformly. The von Mises yield condition is:

$$f(\boldsymbol{\sigma}, \bar{\varepsilon}^p) = \bar{\sigma} - \sigma_y(\bar{\varepsilon}^p) \leq 0$$

where \(\bar{\sigma} = \sqrt{\frac{3}{2} \mathbf{s} : \mathbf{s}}\) is the von Mises equivalent stress, \(\mathbf{s}\) is the deviatoric stress tensor, and \(\sigma_y(\bar{\varepsilon}^p)\) is the isotropic hardening function (typically given as a piecewise-linear stress-plastic strain curve from a tensile test).

Kinematic Hardening — Bauschinger Effect

Kinematic hardening translates the yield surface by a back-stress tensor \(\boldsymbol{\alpha}\):

$$f = \|\mathbf{s} - \boldsymbol{\alpha}\|_J - \sigma_0 \leq 0$$

The back-stress evolution in the Armstrong-Frederick model is:

$$\dot{\boldsymbol{\alpha}} = C \dot{\boldsymbol{\varepsilon}}^p - \gamma \boldsymbol{\alpha} \dot{\bar{\varepsilon}}^p$$

The \(C\) term drives the back-stress forward; the \(\gamma\) term (recall) pulls it back — this produces a realistic nonlinear kinematic response. Without the recall term (Prager model), the back-stress grows indefinitely and predicts unrealistic ratcheting rates.

Combined Hardening — Chaboche Model for Fatigue

The Chaboche model combines isotropic and multiple kinematic components. The total back-stress is a superposition of \(N\) kinematic parts:

$$\boldsymbol{\alpha} = \sum_{i=1}^{N} \boldsymbol{\alpha}_i, \quad \dot{\boldsymbol{\alpha}}_i = C_i \dot{\boldsymbol{\varepsilon}}^p - \gamma_i \boldsymbol{\alpha}_i \dot{\bar{\varepsilon}}^p$$

Using \(N = 2\) or \(N = 3\) kinematic backstresses gives excellent agreement with cyclic hysteresis loops for metallic alloys. The Chaboche model is the industry standard for fatigue life prediction in aerospace (turbine blades), nuclear (pressure vessels), and automotive powertrain applications.

Yield Criteria

🧑‍🎓

I always use von Mises for steel, but what about concrete or soil? Do those use the same yield criterion?

🎓

No — von Mises (J2 plasticity) is appropriate for metals that yield due to shear regardless of hydrostatic pressure. Concrete and geomaterials are pressure-dependent: they get stronger under compression and weak under tension. Drucker-Prager is the most common smooth pressure-dependent criterion for soil and concrete — it adds a linear dependence on the first stress invariant \(I_1\). Mohr-Coulomb is the classical geotechnical yield criterion with friction angle \(\phi\) and cohesion \(c\). Cam-Clay is used for soft clay consolidation where the yield surface evolves with volumetric plastic strain. For concrete with both cracking and crushing, the Concrete Damaged Plasticity (CDP) model in Abaqus is widely used.

Yield CriterionMaterialKey FeatureFEM Implementation
von Mises (J2)Metals, alloysPressure-independent; circular in \(\pi\)-planeRadial return mapping (closed form)
TrescaMetals (conservative)Max shear stress; hexagonal in \(\pi\)-planeCorner regions require special treatment
Drucker-PragerSoil, concrete, rockLinear \(I_1\)-dependence; smooth coneStraightforward return mapping
Mohr-CoulombGeomaterialsFriction angle \(\phi\), cohesion \(c\)Irregular hexagonal pyramid — corners difficult
Cam-ClaySoft clay, siltHardening by volumetric plastic strainElliptical cap; used in geotechnical FEA

Hyperelastic Models (Rubber & Soft Tissue)

🧑‍🎓

I need to simulate an O-ring seal under compression. Someone told me to use "Mooney-Rivlin" material — what does that even mean?

🎓

Hyperelastic models define material behavior through a strain energy density function \(W\), from which stresses are derived as \(\boldsymbol{\sigma} = \partial W / \partial \mathbf{F}\). The three most common models differ in how \(W\) depends on the deformation invariants \(I_1, I_2, J\). Neo-Hookean uses only \(I_1\) and is good for moderate strains. Mooney-Rivlin adds \(I_2\) dependence — better for strains up to about 100–150%. Ogden uses principal stretch ratios directly — the most accurate for large strains and for fitting complex experimental data (uniaxial + biaxial + shear test simultaneously). For your O-ring, start with Mooney-Rivlin fitted to a uniaxial tension test of the rubber compound.

Strain Energy Functions

$$W_{\text{Neo-Hookean}} = \frac{\mu}{2}(I_1 - 3) + \frac{K}{2}(J-1)^2$$
$$W_{\text{Mooney-Rivlin}} = C_{10}(I_1 - 3) + C_{01}(I_2 - 3) + \frac{1}{D_1}(J-1)^2$$
$$W_{\text{Ogden}} = \sum_{i=1}^{N} \frac{\mu_i}{\alpha_i}\left(\lambda_1^{\alpha_i} + \lambda_2^{\alpha_i} + \lambda_3^{\alpha_i} - 3\right) + \text{volumetric term}$$

where \(I_1 = \text{tr}(\mathbf{C})\), \(I_2 = \frac{1}{2}[(\text{tr}\,\mathbf{C})^2 - \text{tr}(\mathbf{C}^2)]\), \(J = \det(\mathbf{F})\), and \(\lambda_i\) are principal stretches. Incompressible rubbers use the near-incompressible formulation with a large bulk-to-shear modulus ratio.

Creep: Time-Dependent Plasticity

🧑‍🎓

We're analyzing a turbine blade that operates at 850°C. My colleague said we need to include "creep" in the material model — is that the same as plasticity?

🎓

Similar idea but fundamentally different mechanism. Plasticity is rate-independent — the permanent strain depends only on stress magnitude, not on how long the load is applied. Creep is rate-dependent — at high temperatures (typically above about 0.4 of the melting temperature in Kelvin), materials flow slowly under sustained stress even below the classical yield stress. A turbine blade loaded at 850°C for 10,000 hours will accumulate significant creep strain that a simple plastic model completely misses. The workhorse model is the Norton power law: creep strain rate \(\dot{\varepsilon}^{cr} = A \sigma^n\) where \(A\) and \(n\) are temperature-dependent material constants. For nickel superalloys at 850°C, \(n\) is typically 5–8.

🧑‍🎓

What's the difference between "time hardening" and "strain hardening" creep — I see both options in Abaqus?

🎓

Both relate to the secondary vs. primary creep stages. Time hardening tracks elapsed time \(t\) explicitly — the creep rate decreases with time regardless of accumulated strain: \(\dot{\varepsilon}^{cr} = A \sigma^n t^m\). Strain hardening tracks accumulated creep strain \(\varepsilon^{cr}\) instead: \(\dot{\varepsilon}^{cr} = A \sigma^n (\varepsilon^{cr})^m\). Strain hardening is generally more accurate when the loading history involves stress changes, because the hardening state is better represented by accumulated deformation than by time elapsed. For constant-stress creep tests, both give similar results. For turbine blades with start-stop cycles, strain hardening is preferred.

$$\dot{\varepsilon}^{cr} = A \cdot \sigma^n \quad \text{(Norton secondary creep)}$$
$$\dot{\varepsilon}^{cr} = A \cdot \sigma^n \cdot t^m \quad \text{(time hardening, primary creep)}$$
$$\dot{\varepsilon}^{cr} = A \cdot \sigma^n \cdot (\varepsilon^{cr})^m \quad \text{(strain hardening)}$$

Concrete Damage Plasticity

🧑‍🎓

I'm working on a reinforced concrete structure under seismic loading. My supervisor said to use "CDP" in Abaqus — what makes concrete different from steel in terms of material modeling?

🎓

Concrete is tricky because it behaves completely differently in tension and compression. In compression it crushes gradually — quite ductile if confined. In tension it cracks abruptly at about 1/10th the compressive strength. The Concrete Damaged Plasticity (CDP) model handles this by tracking two separate damage variables: a tensile damage variable \(d_t\) (controls stiffness degradation after cracking) and a compressive damage variable \(d_c\) (controls crushing). When concrete cracks and then the crack closes under reversed loading, the model recovers compressive stiffness — this is the "stiffness recovery" parameter. Getting these curves right is the hard part: you need uniaxial tension and compression tests, including the post-peak softening behavior.

The effective stress in Concrete Damaged Plasticity is related to nominal stress through:

$$\boldsymbol{\sigma} = (1 - d) \, \bar{\boldsymbol{\sigma}}(\boldsymbol{\varepsilon} - \boldsymbol{\varepsilon}^{pl})$$

where \(d\) is the scalar damage variable (\(0 = \text{undamaged}\), \(1 = \text{fully damaged}\)) and \(\bar{\boldsymbol{\sigma}}\) is the effective (undamaged) stress. Separate damage variables \(d_t\) and \(d_c\) evolve with tensile and compressive plastic strain respectively.

FEM Implementation: Return Mapping & Consistent Tangent

🧑‍🎓

How does the solver actually compute plastic strain increment at each step? Is it just iterating on the stress-strain equations?

🎓

The standard algorithm is called return mapping, specifically the radial return algorithm for von Mises plasticity. The idea is elegant: given a strain increment, the solver first computes a "trial elastic stress" assuming the whole increment is elastic. If that trial stress lands inside the yield surface, we're done — it's a purely elastic step. If it lands outside, we have to "return" to the yield surface by computing the plastic strain increment \(\Delta\lambda\) that satisfies the consistency condition \(f = 0\). For von Mises with isotropic hardening, this reduces to a single scalar equation solved in closed form — very efficient. For kinematic hardening or more complex yield criteria, a local Newton iteration is needed at each integration point.

🧑‍🎓

What's a "consistent tangent modulus" — why can't we just use the elastic stiffness matrix?

🎓

If you use the elastic stiffness in the global Newton iterations for a plasticity problem, convergence degrades from quadratic to linear — meaning you need many more Newton iterations per load step. The consistent tangent modulus \(\mathbb{C}^{ep}_{consistent}\) is the exact derivative of the stress at the end of the return mapping with respect to the total strain. It's algorithmically consistent with the return mapping, so the global Newton iteration recovers quadratic convergence. In Abaqus UMAT subroutines, providing DDSDDE (the Jacobian of stress w.r.t. strain increment) correctly is the single most impactful thing you can do for convergence performance.

RADIAL RETURN ALGORITHM (von Mises, isotropic hardening)
1. Compute trial stress:  σ_trial = σ_n + C_e : Δε
2. Compute trial von Mises stress:  q_trial = √(3/2 s_trial:s_trial)
3. Check yield:  f_trial = q_trial - σ_y(ε_p_n)
4. If f_trial ≤ 0 → elastic step, return σ_n+1 = σ_trial
5. Else → plastic step:
   Solve:  f(Δλ) = q_trial - 3μΔλ - σ_y(ε_p_n + Δλ) = 0
   Update: ε_p_n+1 = ε_p_n + Δλ
           n = s_trial / ‖s_trial‖
           σ_n+1 = σ_trial - 2μΔλ n  (radial return)
6. Compute consistent tangent: C_ep

Articles in This Section

Von Mises Plasticity (J2)
The foundation of metal plasticity. Yield function, flow rule, return mapping. Essential for structural steel and aluminum.
Isotropic Hardening
Uniform yield surface expansion. Bilinear, multilinear, and Voce models. Calibration from tensile test data.
Kinematic Hardening
Bauschinger effect, Prager model, Armstrong-Frederick nonlinear kinematic hardening for cyclic loading.
Chaboche Model
Combined isotropic-kinematic hardening. Multi-backstress formulation for fatigue of metals. Parameter identification from cyclic hysteresis.
Drucker-Prager
Pressure-dependent yield criterion for soil and concrete. Linear and extended cap model variants.
Mohr-Coulomb
Classical geotechnical yield criterion. Friction angle, cohesion, application to slope stability FEA.
Cam-Clay
Critical state soil model for soft clay consolidation and undrained shear. Modified Cam-Clay and Roscoe surface.
Neo-Hookean Hyperelasticity
Simplest hyperelastic model. One-parameter \((\mu)\) strain energy. Good for moderate rubber deformations.
Mooney-Rivlin
Two-parameter hyperelastic model for rubber. Fits uniaxial tension data. O-rings, gaskets, seals.
Ogden Model
Most accurate hyperelastic model. Principal stretch basis. Multi-mode fitting of uniaxial, biaxial, and shear test data.
Norton Power Law Creep
Secondary creep rate as function of stress and temperature. Standard model for turbine components and pressure vessels.
Creep & Stress Relaxation
Time hardening, strain hardening, and Garofalo hyperbolic sine law. Bolted joint relaxation analysis.
Concrete Damaged Plasticity (CDP)
Tensile cracking and compressive crushing of concrete. Abaqus CDP parameters and calibration from test data.
Continuum Damage Mechanics
Lemaitre and Chaboche damage models. Ductile damage coupled with plasticity. Crack initiation prediction.
Johnson-Cook Model
Rate-dependent plasticity and damage for high-strain-rate applications. Ballistic impact, machining, crash.
Viscoelastic (Prony Series)
Frequency-dependent viscoelastic damping for polymers. Prony series fitting from DMA test data.
Rate-Dependent Plasticity
Viscoplasticity: Cowper-Symonds, Perzyna models. Impact and dynamic loading of ductile metals.
Shape Memory Alloy
Superelastic and shape-memory effect in Nitinol. Auricchio model, medical device simulation.
Crushable Foam
Isotropic and anisotropic foam crushing models for packaging, energy absorbers, and crashworthiness.
Gurson Model (Porous Metal)
Void nucleation, growth, and coalescence in ductile metals. GTN model extension for fracture prediction.
Tresca Criterion
Maximum shear stress yield criterion. ASME pressure vessel design code compliance. Comparison with von Mises.
Mullins Effect
Stress softening in filled rubbers under cyclic loading. Ogden-Roxburgh pseudo-elastic damage model.

Related Topics

Written by NovaSolver Contributors
Anonymous Engineers & AI — サイトマップ
About the Authors